Forum Discussion
davidwolfson
1 year agoFrequent Visitor
Deploying Dacpac to Existing Data Warehouse
I currently have a release pipeline in Azure Devops that takes a Dacpac file and deploys it to a fabric data warehouse. When I created a new, empty data warehouse, the deployment went smoothly. Howev...
davidwolfson
1 year agoFrequent Visitor
Can you provide some more details on your process in SQL? Also, with the database project, do you compare the "old" schema with the schema that is the result of the SQL process?
Anonymous
1 year agoNot applicable
HI davidwolfson,
AFAIK, current some SQL functions (e.g. ALTER TABLE) not released to data warehouse and been listed in the limitations.
If you want to use these feautre on data warehouse, you can pay attention on the new features release or try to submit an idea about these requirements.
Microsoft Fabric Ideas
If you interested about that document, you could take a look at the following link to know more about these:
T-SQL surface area - Microsoft Fabric | Microsoft Learn
Regards,
Xiaoxin Sheng