Skip to content

fix: Dev to main#221

Merged
Roopan-Microsoft merged 4 commits intomainfrom
dev
Sep 24, 2025
Merged

fix: Dev to main#221
Roopan-Microsoft merged 4 commits intomainfrom
dev

Conversation

@NirajC-Microsoft
Copy link
Copy Markdown
Contributor

Purpose

This pull request updates deployment and infrastructure tagging to improve resource tracking and classification. The main changes include adding a timestamp to deployment tags, enhancing tag metadata for deployed resources, and refining infrastructure tags to distinguish between WAF and non-WAF networking.

Deployment workflow improvements:

  • Added a step in .github/workflows/deploy.yml to generate a UTC timestamp in ISO format for use in deployment tags.
  • Updated the deployment command in .github/workflows/deploy.yml to include additional tags: SecurityControl, Purpose, and CreatedDate (using the new timestamp).

Infrastructure tagging enhancements:

  • Modified the resourceGroupTags resource in infra/main.bicep to add a Type tag that indicates whether private networking is WAF-enabled or not.
  • ...

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 f0dabb5 into main Sep 24, 2025
9 checks passed
Ritesh-Microsoft pushed a commit that referenced this pull request Oct 10, 2025
@github-actions
Copy link
Copy Markdown

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

4 participants