Skip to content

feat: Added templateName tag on rg#419

Merged
Roopan-Microsoft merged 1 commit intomainfrom
rc-tag-dkmmain-pwsh
Jul 11, 2025
Merged

feat: Added templateName tag on rg#419
Roopan-Microsoft merged 1 commit intomainfrom
rc-tag-dkmmain-pwsh

Conversation

@Ragini-Microsoft
Copy link
Copy Markdown
Contributor

Purpose

This pull request updates the resource group management logic in the DeployAzureResources function within the Deployment/resourcedeployment.ps1 script. The changes ensure that a new tag, TemplateName="DKM", is consistently applied to resource groups during creation or update.

Resource group tagging updates:

  • Added the TemplateName="DKM" tag to resource group creation commands to ensure all newly created resource groups include this tag.
  • Introduced a resource group update command to apply the TemplateName="DKM" and EnvironmentName tags to existing resource groups when they are reused.

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 622434a into main Jul 11, 2025
5 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the rc-tag-dkmmain-pwsh branch July 11, 2025 14:08
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.0.0 🎉

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