Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I am trying to incrementally load data from on-prem SQL to a data warehouse following this
I am getting a validation error as following. Do you know why?
Copying data from on-premises connection with staging storage in workspace is not supported. Please use external staging storage instead.
Hi @smpa01 ,
The error message indicates that copying data from a local connection using the workspace internal staging storage is not currently supported, and it is recommended to use an external staging storage.
To resolve this issue, you need to configure the data pipeline to use an external staging area instead of the internal workspace storage.
For example, use Azure Blob Storage or Azure Data Lake Storage Gen2 for this process.
For more information about copy data, see the official document below, which uses Azure Blob Storage:
How to copy data using copy activity - Microsoft Fabric | Microsoft Learn
If you have any other questions please feel free to contact me.
Best Regards,
Yang
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
@Anonymous I am not sure why staging from on-prem sql requires me to BYOBlob/BYOADLS2 (external and additional)?
@dbrowne I guess this issue is similar to this and is there an ETA for Supporting OneLake as staging for on-premise to DW is on the roadmap
User | Count |
---|---|
3 | |
2 | |
2 | |
1 | |
1 |
User | Count |
---|---|
12 | |
8 | |
4 | |
3 | |
2 |