Skip to content

Conversation

@NirajC-Microsoft
Copy link
Contributor

@NirajC-Microsoft NirajC-Microsoft commented Sep 4, 2025

Purpose

This pull request adds resource tagging functionality to the deployment process. The main enhancement is the creation of a resource for tagging the resource group with metadata about the template and the deployer.

Resource tagging improvements:

  • Added a new resourceGroupTags resource to set tags on the resource group, including TemplateName and CreatedBy, which is derived from the deployer's user principal name. (Deployment/main.bicep)
  • Introduced the deployerInfo variable to access deployer details for use in resource tags. (Deployment/main.bicep)
  • ...

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

Prajwal-Microsoft and others added 25 commits September 10, 2025 04:33
feat: Implemented WAF for Infrastructure
feat: Deployment pipeline changes for WAF version
@Prajwal-Microsoft Prajwal-Microsoft changed the title chore: Dev to Main changes merge feat: WAF changes for DKM Sep 16, 2025
@Roopan-Microsoft Roopan-Microsoft merged commit 2c480d9 into main Sep 16, 2025
15 checks passed
@github-actions
Copy link

🎉 This PR is included in version 1.1.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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants