Passing tags parameter #7939
-
Does anyone have an example of calling the "GenerateResourcesAndImage" function and passing tags to be used when creating the azure resources please? The problem I'm facing is I'm getting back an error from Azure policy like this: policyDefinition":{"name":"Require a tag on resource groups This is what I've tried:
It gives the following error:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
Hi @RobBowman. I tried to reproduce your issue, but didn't succeed. Did you make any changes to scripts or templates before trying to run this? |
Beta Was this translation helpful? Give feedback.
-
Hey @RobBowman @tdysko-cf. |
Beta Was this translation helpful? Give feedback.
Hey @tdysko-cf. I finally realised what causes this issue. I've fixed it in #8058. Could you please update your fork or local repo from main branch and try again?