Skip to content

fix: added new 'type' tag for WAF and Non-WAF deployement#467

Merged
Roopan-Microsoft merged 1 commit intodevfrom
psl-addnewtag-dkm
Sep 23, 2025
Merged

fix: added new 'type' tag for WAF and Non-WAF deployement#467
Roopan-Microsoft merged 1 commit intodevfrom
psl-addnewtag-dkm

Conversation

@VishalS-Microsoft
Copy link
Copy Markdown
Contributor

Purpose

This pull request updates the tagging logic in the resourceGroupTags resource within the infrastructure Bicep template. The main change is to standardize the TemplateName tag and introduce a new Type tag to distinguish between WAF and Non-WAF deployments.

Tagging improvements:

  • Standardized the TemplateName tag to always use 'DKM', removing conditional logic.
  • Added a new Type tag that conditionally sets its value to 'WAF' or 'Non-WAF' based on the enablePrivateNetworking parameter.

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 dcd3799 into dev Sep 23, 2025
5 checks passed
@Prajwal-Microsoft Prajwal-Microsoft deleted the psl-addnewtag-dkm branch October 9, 2025 02:41
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 9, 2025

🎉 This PR is included in version 1.1.1 🎉

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants