question

DahlPer-8106 avatar image
0 Votes"
DahlPer-8106 asked KranthiPakala-MSFT commented

Tags are removed from Azure Data Factory when using GIT integration för publish

In my company it is said that the infrastructure part, resource group and the Azure Data Factory (ADF), should be set up with Terraform by the Infrastructure team. As this is done they are also including Tags to the ADF and all looks correct when deployed to UAT environment.

My development team is supposed to include the content of the ADF. We use GIT integration and the, by Microsoft, recommended way of deploying our ADF by publishing our content to the adf_publish folder. Then the ARM template is deployed to UAT environment.

After deployment of ARM template the, by Infrastructure team, included Tags has been removed.

Is there any way to make sure the Tags remains?

Further, the other way, we have included global parameters as part of our content and when the Infrastructure team redeploys the infrastructure parts, they are removed from our content.

Is it possible to mitigate?

azure-data-factory
· 4
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

And, we are using Azure Devops Release Pipeline for deploying the ARM template.

0 Votes 0 ·

Hi @DahlPer-8106,

Welcome to Microsoft Q&A forum and thanks for your query. This requires deeper analysis, if you have a support plan you may file a support ticket and please do share the SR# with us, otherwise please let us know here so that we can work with you to file a support ticket to have a deeper look into this.

Thanks

0 Votes 0 ·

My colleague has opened a case for this TrackingID#2105110050001986

0 Votes 0 ·
Show more comments

1 Answer

KranthiPakala-MSFT avatar image
0 Votes"
KranthiPakala-MSFT answered KranthiPakala-MSFT commented

Hi @DahlPer-8106,

Sorry for your experience with this issue and thank you for your patience.


As per the discussion with product team, they have confirmed that the behaviors you have reported are known issues and have high priority to fix, however there is no definite ETA for when this will be addressed. But we are also tracking this issue internally and will update the post once the fix is applied.


Currently, it is recommended to use Powershell to deploy global parameters: Global parameters - Azure Data Factory | Microsoft Docs

You can also use Powershell to apply tags: Tag resources, resource groups, and subscriptions for logical organization - Azure Resource Manager | Microsoft Docs

Will update this thread once we have a fix deployed.

Thank you


· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @DahlPer-8106 , Just wanted to share an update that the product team has added this limitation in Troubleshooting guide here - https://docs.microsoft.com/azure/data-factory/ci-cd-github-troubleshoot-guide#git-repository-or-purview-connection-disconnected.

Thanks

0 Votes 0 ·