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 c5022bb commit 2e62ea2Copy full SHA for 2e62ea2
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