Skip to content

fix: Merging the changes from dev to main#484

Merged
Prajwal-Microsoft merged 4 commits intomainfrom
dev
Oct 28, 2025
Merged

fix: Merging the changes from dev to main#484
Prajwal-Microsoft merged 4 commits intomainfrom
dev

Conversation

@Kanchan-Microsoft
Copy link
Copy Markdown
Contributor

Purpose

This pull request introduces improvements to the Azure Kubernetes Service (AKS) deployment process and enhances resource group tag management. The most significant updates are the automation of AKS RBAC role assignment for the current user and the inheritance of existing resource group tags in infrastructure deployment.

Deployment automation and access control:

  • The deployment script (resourcedeployment.ps1) now checks if the current user already has the "Azure Kubernetes Service RBAC Cluster Admin" role on the AKS cluster. If not, it automatically assigns this role, ensuring the user has the necessary permissions to manage the cluster.

Infrastructure and tagging improvements:

  • The Bicep template (main.bicep) for resource group tags now merges any existing tags from the resource group with new deployment tags, ensuring that previously set tags are preserved and not overwritten during deployments.

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 Prajwal-Microsoft merged commit 0bf2ccf into main Oct 28, 2025
10 checks passed
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 3, 2025

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

3 participants