From 3286334551c7723939eca3fc4124daaa01ef6942 Mon Sep 17 00:00:00 2001 From: Fuming Zhang Date: Mon, 19 Dec 2022 09:28:39 +0000 Subject: [PATCH 1/2] fix --- .../preview/2022-09-02-preview/managedClusters.json | 2 +- .../preview/2022-10-02-preview/managedClusters.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/managedClusters.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/managedClusters.json index 6f6f841dd198..2e1853d41441 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/managedClusters.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-09-02-preview/managedClusters.json @@ -4598,7 +4598,7 @@ "enableNamespaceResources": { "type": "boolean", "title": "Enable namespace as Azure resource.", - "description": "The default value is false. It can be enabled/disabled on creation and updation of the managed cluster. See [https://aka.ms/NamespaceARMResource](https://aka.ms/NamespaceARMResource) for more details on Namespace as a ARM Resource." + "description": "The default value is false. It can be enabled/disabled on creation and updating of the managed cluster. See [https://aka.ms/NamespaceARMResource](https://aka.ms/NamespaceARMResource) for more details on Namespace as a ARM Resource." }, "networkProfile": { "$ref": "#/definitions/ContainerServiceNetworkProfile", diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json index 39cb9bedd845..657d66f07a2f 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-10-02-preview/managedClusters.json @@ -4951,7 +4951,7 @@ "enableNamespaceResources": { "type": "boolean", "title": "Enable namespace as Azure resource.", - "description": "The default value is false. It can be enabled/disabled on creation and updation of the managed cluster. See [https://aka.ms/NamespaceARMResource](https://aka.ms/NamespaceARMResource) for more details on Namespace as a ARM Resource." + "description": "The default value is false. It can be enabled/disabled on creation and updating of the managed cluster. See [https://aka.ms/NamespaceARMResource](https://aka.ms/NamespaceARMResource) for more details on Namespace as a ARM Resource." }, "networkProfile": { "$ref": "#/definitions/ContainerServiceNetworkProfile", From fa191405911509e56bf25f6b9933c5eba3ca41c8 Mon Sep 17 00:00:00 2001 From: Fuming Zhang Date: Wed, 28 Dec 2022 06:14:56 +0000 Subject: [PATCH 2/2] fix latest API --- .../preview/2022-11-02-preview/managedClusters.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-11-02-preview/managedClusters.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-11-02-preview/managedClusters.json index 336dafa6f3ba..0350f59ab18c 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-11-02-preview/managedClusters.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2022-11-02-preview/managedClusters.json @@ -4983,7 +4983,7 @@ "enableNamespaceResources": { "type": "boolean", "title": "Enable namespace as Azure resource.", - "description": "The default value is false. It can be enabled/disabled on creation and updation of the managed cluster. See [https://aka.ms/NamespaceARMResource](https://aka.ms/NamespaceARMResource) for more details on Namespace as a ARM Resource." + "description": "The default value is false. It can be enabled/disabled on creation and updating of the managed cluster. See [https://aka.ms/NamespaceARMResource](https://aka.ms/NamespaceARMResource) for more details on Namespace as a ARM Resource." }, "networkProfile": { "$ref": "#/definitions/ContainerServiceNetworkProfile",