The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.