Ok, why did I ask the question ...
We have created a Generator that starts from a excel-sheets holding all data-assets that generated the uSQL to check raw-data, generates the 'merge' stored procedure from staging to ODS and generates a ARM template that generates the ADf to orchestre this all (start uSQL, load into staging, staging to ODS, ODS to BusinessDataVault).
We have quite some ADF's, so it might be handy if we could tag then automatically with some data that already resides in the excel sheet°.
Ex Domain (Asia/Aus/NAM,SAM...) App (SAP/M3/...) Now we do this sometimes by hand but when we recreate the ADF this is lost.
That's why it would be usefull if we could include this in the template, pre-set.
Azure Data Factory add Tags in json files
Harry Leboeuf
6
Reputation points
Hello,
In the Portal it is possible to add Tags to a Azure Data Factory (I'm not talking about the Annotation in pipelines).
But I can't find a way to include them in the ARM Template.
I just created a blank ADF, added a Tag and exported the ARM Template hoping to spot the Tag and find the solution.
But not found in the generated files.
Any suggestion ?
Kr, Harry
2 answers
Sort by: Most helpful
-
Harry Leboeuf 6 Reputation points
2020-06-26T06:50:09.23+00:00 -
Vaibhav Chaudhari 38,746 Reputation points
2020-07-01T06:39:43.22+00:00 Maybe you can explore the Azure policy service and set it up in such a way that, e.g. if ADF is created in asia-resource-group, ADF will automatically inherit and apply the "asia" tag on it