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 September 15. Request your voucher.
Hi Team,
I have a pipeline in workspace.
I need to deploy that pipeline from DEV environment to PROD environment,
do I need to create to workspace stating that DEV and PROD or what is the process to follow. please let me know
TIA
Solved! Go to Solution.
Hello,
the preferrable approach is to use the 'deployment pipelines', pls refer this link:
Alternatively, you could manually copy your 'data pipelines' across environments. Another option is to copy the JSON code from your data pipelines to another workspace, but that feature is currently not available.
Cheers.
Yes, you need to create a separate workspace for PROD to deploy your pipelines from DEV to PROD. This also enables you to create different versions of your original workspace.
Cheers.
Hi Thankyou for reply.
so i need ro create a new workspace for PROD, then what is the process to deploy my pipeline from DEV to PROD, how can i deploy it, could you please let me know.
TIA
Hello,
the preferrable approach is to use the 'deployment pipelines', pls refer this link:
Alternatively, you could manually copy your 'data pipelines' across environments. Another option is to copy the JSON code from your data pipelines to another workspace, but that feature is currently not available.
Cheers.
Great, thankyou