Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
vkpriyesh opened this issue Sep 12, 2024 · 0 comments
Open

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

vkpriyesh opened this issue Sep 12, 2024 · 0 comments

Comments

@vkpriyesh
Copy link

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:

  • upon exporting ARM templates, I can see the global parameters
  • ADF is connected to git & in git mode, even after redeployment, we can see the global params. Issue is only in Live Mode

We've already tried out:

  • Re-creating ADF
  • Overwriting ADF
  • Deleting all the params & references & re-deploying
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant