The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredAsk the Fabric Databases & App Development teams anything! Live on Reddit on August 26th. Learn more.
Hi,
I have two workspace- one for development and another for production. I have loaded data into lakehouse in development using copy activity and did further transformation using Notebooks. I was to migrate these pipelines and notebooks to production. How can i use parameter to change source DB from dev to production?
but how can i copy transfer the pipelines and notebook from my development workspace to production workspace.
We are working on CICD solution that will allow this transfer. Until then you will need to copy the pipelines yourselves by manually recreating them in target workspace.
Would you help vote Fabric Idea: onnections should be parameterized to allow for connections across multiple similar con...for this need? For us to priortize.
Currently you can create 2 separate connections, one for dev and one for production.
But there is scope to improve this experience in future, by allowing database name to be provided dynamically through the copy activity, so that the same connection can be reused in dev and prod workspace, but db names can be overridden by the pipeline. cc @jianleishen