Forum Discussion
miner182
2 years agoRegular Visitor
Data Project publish into Azure Warehouse (_rsc schema problem)
Hi, I am trying to publish (from Azure Data Studio) a simple project (containing only 1 table) into Warehouse in Azure Fabric. But I am getting this error: "Deploy dacpac: Could not deploy package. ...
- 2 years ago
HI miner182 this issue is currently with MS as it has been raised previously. In the meantime and something that I do, is add the _rsc and queryinsights schema to your project. Easy to do with the schema compare. This then means you don't have to disable the "drop objects not in source".
AndyDDC
Most Valuable Professional
2 years agoHI miner182 this issue is currently with MS as it has been raised previously. In the meantime and something that I do, is add the _rsc and queryinsights schema to your project. Easy to do with the schema compare. This then means you don't have to disable the "drop objects not in source".