Skip to content

feat: Added templateName tag on rg#526

Merged
Roopan-Microsoft merged 2 commits into
mainfrom
rc-templatetag-km-main
Jul 11, 2025
Merged

feat: Added templateName tag on rg#526
Roopan-Microsoft merged 2 commits into
mainfrom
rc-templatetag-km-main

Conversation

@Ragini-Microsoft

@Ragini-Microsoft Ragini-Microsoft commented Jul 11, 2025

Copy link
Copy Markdown
Contributor

Purpose

This pull request introduces a new resource group tag to the infrastructure deployment and updates the metadata for the Bicep-generated JSON templates. Below are the key changes grouped by theme:

Resource Group Tagging:

  • Added a new resource resourceGroupTags in infra/main.bicep to apply a default tag (templateName: 'KM Generic') to the resource group. This ensures consistent tagging across deployments.
  • Corresponding JSON representation of the resourceGroupTags resource added to infra/main.json to reflect the Bicep changes.

Metadata Updates:

  • Updated the _generator metadata in infra/main.json to use Bicep version 0.36.177.2456 and updated template hashes across multiple sections to reflect the changes. These updates ensure compatibility with the latest Bicep tooling. [1] [2] [3] and others)

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft
Roopan-Microsoft merged commit 5262287 into main Jul 11, 2025
7 checks passed
@Roopan-Microsoft
Roopan-Microsoft deleted the rc-templatetag-km-main branch July 11, 2025 12:35
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.11.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants