Skip to content

Conversation

@Ragini-Microsoft
Copy link
Contributor

Purpose

This pull request adds a new resource definition for tagging a resource group in the infra/main.bicep file. The change introduces a resourceGroupTags resource to apply tags, including a new templateName tag with the value "Macae."

Key changes:

Tagging Resource Groups:

  • Added a resourceGroupTags resource of type Microsoft.Resources/tags@2021-04-01 to define and apply tags to the resource group. This includes merging existing tags and adding a templateName tag with the value "Macae." ([infra/main.bicepR235-R244](https://github.com/microsoft/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator/pull/320/files#diff-7ef659fc9cf6968e718894d300490b14ea7a52091e7d4bcffae3a5029ac721d4R235-R244))* ...

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit c31a047 into main Jul 11, 2025
7 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the rc-templatetag-macae-main branch July 11, 2025 12:40
@github-actions
Copy link

🎉 This PR is included in version 2.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

blessing-msft pushed a commit that referenced this pull request Aug 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants