Support for auto-tagging of all deployed Graph RAG solution resources #165
brian-mayer
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
We've deployed this solution and would like to move this into our lower environment subscription that's managed by our central IT teams. That said, unlike my sandbox environment, the IT-managed subscription has Azure Policy enforcement in place which requires 15 standard tags be added to any resource that is provisioned. In a nutshell – if objects are provisioned without tags – Azure Policy will not allow the objects to be created.
Right now I'm investigating how to add auto-tagging of all deployed resources to this Graph RAG solution accelerator repo.
Specifically, I am exploring the addition of the the needed tags in BICEP file(s). That said, I’m wondering whether I may encounter deployment issues due to the significant number of resources and services are deployed as part of the solution accelerator deployment.
Has there been any discussion or interest in enabling the addition of tags to all deployed resources as an optional component of the standard deployment process?
Thanks in advance!
Brian
Beta Was this translation helpful? Give feedback.
All reactions