Skip to content

fix: update AKS deploy bicep settings - #193

Open
Rui Gao (hippogr) wants to merge 1 commit into
devfrom
ruigao/fix-deploy-bicep
Open

fix: update AKS deploy bicep settings#193
Rui Gao (hippogr) wants to merge 1 commit into
devfrom
ruigao/fix-deploy-bicep

Conversation

@hippogr

Copy link
Copy Markdown
Contributor

Microsoft.ContainerService/managedClusters@2024-03-02-preview is out-of-date, so we update it to Microsoft.ContainerService/managedClusters@2024-05-01

Co-Authored-By: Claude <noreply@anthropic.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the AKS ARM/Bicep API version used by the AKS deployment templates to a newer stable Microsoft.ContainerService/managedClusters version, aligning the infra definitions with a more current resource provider schema.

Changes:

  • Bump Microsoft.ContainerService/managedClusters API version from 2024-03-02-preview to 2024-05-01 in the main AKS deployment template.
  • Bump the same API version in the companion provisioning script template that references the existing AKS cluster.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
contrib/aks/provisionscript.bicep Updates the existing AKS resource reference to use managedClusters@2024-05-01.
contrib/aks/aks.bicep Updates the AKS managed cluster resource declaration to use managedClusters@2024-05-01.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants