Skip to content

fix: removed unused tags#697

Merged
Prajwal-Microsoft merged 1 commit into
mainfrom
psl-remove-SecurityControl-tags
Dec 18, 2025
Merged

fix: removed unused tags#697
Prajwal-Microsoft merged 1 commit into
mainfrom
psl-remove-SecurityControl-tags

Conversation

@Vamshi-Microsoft

Copy link
Copy Markdown
Contributor

Purpose

This pull request simplifies deployment workflows by removing the SecurityControl tag from deployment parameters and scripts. The changes ensure that deployments no longer set or pass the SecurityControl tag, streamlining the tagging process and reducing unnecessary configuration.

Tag management simplification:

  • .github/workflows/deploy-KMGeneric.yml: Removed the SecurityControl tag from the tags parameter in the Azure deployment command, so this tag is no longer applied to deployed resources.
  • .github/workflows/job-deploy-linux.yml: Removed the step that set the AZURE_TAG_SECURITY_CONTROL environment variable before deployment, eliminating the explicit tagging of resources with SecurityControl.
  • .github/workflows/job-deploy-windows.yml: Removed the command that set the AZURE_TAG_SECURITY_CONTROL environment variable, aligning Windows deployment with the new tag management approach.

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.

@Prajwal-Microsoft
Prajwal-Microsoft merged commit bdc7e5c into main Dec 18, 2025
6 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.17.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@Harmanpreet-Microsoft
Harmanpreet-Microsoft deleted the psl-remove-SecurityControl-tags branch January 2, 2026 10:40
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