Auto-generated resource group tags #8669
Unanswered
BramDevlaminck-Skyline
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We're using .NET Aspire and we wondering if it was possible to set tags on the auto-generated resource group?
Our organization requires every resource group to have "Projects" tags, otherwise the deployment is blocked.
Is there any way to achieve this?
I've found the
azd infra synth
option that allows us to modify the generated bicep files, but that's a far from ideal solution (as we want to do this automated, and don't want to have to make this change every time we regenerate the bicep files).Kind regards,
Beta Was this translation helpful? Give feedback.
All reactions