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.
Hello everyone.
Context, my workspaces are associated with a fabric capacity.
I have the following doubt:
I have a report, which basically extracts data from an Azure PostgreSQL database.
The problem is that I have two environments, develop and production.
I would like to have 2 workspaces, one for develop and one for production.
I want to develop a pipeline for CD/CI that "copies" the report file from one environment to another but the semantic models are different. Basically it is the same semantic model, what changes is the gateway and the connections, one environment connects to the production database, the other environment to the development.
Is it possible to do this?
I've been testing, but I manage to configure it correctly.
I am thankful for any kind of help.
Thank you
Have you tried Deployment Pipelines yet? They now also come in "two stage" flavor.