From 3215aab3b070dc9581119a1bd92a621003c91188 Mon Sep 17 00:00:00 2001 From: Tongyao Si Date: Tue, 3 Nov 2020 16:38:34 +0800 Subject: [PATCH] Make identityProfile mutable (#11458) --- .../stable/2020-11-01/managedClusters.json | 1 - 1 file changed, 1 deletion(-) diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2020-11-01/managedClusters.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2020-11-01/managedClusters.json index 516224d07b49..52169ab83e15 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2020-11-01/managedClusters.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2020-11-01/managedClusters.json @@ -2572,7 +2572,6 @@ }, "identityProfile": { "additionalProperties": { - "readOnly": true, "allOf": [ { "$ref": "#/definitions/UserAssignedIdentity"