Azure / Azure-DataFactory

Other
485 stars 590 forks source link

Issue with ADF Deployment: Global Parameters Getting Wiped Out #690

Open vkpriyesh opened 2 months ago

vkpriyesh commented 2 months ago

Hi everyone, we are facing a strange issue with our Azure Data Factory (ADF) setup, and I'm hoping someone here might have encountered something similar or could offer some guidance.

We’re using Bicep and YAML to deploy our infrastructure. However, after re-running infra deployment pipeline, global parameters in ADF’s live mode are getting completely wiped out. What’s odd is that all other components, such as managed private endpoints, linked services, and pipelines, remain intact and unaffected, only the global parameters are lost. This forces us to re-run another ADF deployment pipeline to restore them every time we redeploy our infrastructure.

Has anyone experienced this issue before or have any insights on what might be causing it? Any help would be greatly appreciated! Thanks in advance!

Note:

We've already tried out: