Forum Discussion

KimTutein's avatar
KimTutein
Icon for Advocate III rankAdvocate III
1 year ago
Solved

Promoting warehouse from Test to Prod

Hi Community

 

For now I have a limited usecase for warehouse (we will primary use lakehouse). I bascily just want to create a warehouse with XX schemas and databaseroles which will grant write access to different schemas (the users will make there tables which will not be udner soruce control). This is meant to some of our departments that are used to have write access to a single schema in the warehouse (we do not wish to give every single department their own warehouse).

 

It seems to me that deployment pipelines and source control is not the way to go as SQL security is not part of that (Source control with Warehouse (preview) - Microsoft Fabric | Microsoft Learn). It is suggested using sql database project with a post deployment script to make the grants.

 

If anyone has tried setting up a CI/CD flow with a Fabric Warehosue and post deployment scripts please share your experience.

 

Regards

 

Kim Tutein

2 Replies