We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12ead65 commit 8553cc8Copy full SHA for 8553cc8
aks.bicep
@@ -40,7 +40,7 @@ resource workspace 'Microsoft.OperationalInsights/workspaces@2021-12-01-preview'
40
}
41
42
43
-resource managedCluster 'Microsoft.ContainerService/managedClusters@2024-10-01' = {
+resource managedCluster 'Microsoft.ContainerService/managedClusters@2025-01-01' = {
44
name: managedClusterName
45
location: location
46
identity: {
0 commit comments