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.
2 parents c5022bb + 2e62ea2 commit 793a4f6Copy full SHA for 793a4f6
marketplace/mainTemplate.json
@@ -140,7 +140,7 @@
140
{
141
"type": "Microsoft.ContainerService/managedClusters",
142
"condition": "[parameters('createNewCluster')]",
143
- "apiVersion": "2022-11-01",
+ "apiVersion": "2023-05-01",
144
"name": "[parameters('clusterResourceName')]",
145
"location": "[parameters('location')]",
146
"dependsOn": [],
0 commit comments