diff --git a/specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit/Feature.tsp b/specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit/Feature.tsp index f29bed34e84f..612ff08b37e3 100644 --- a/specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit/Feature.tsp +++ b/specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit/Feature.tsp @@ -61,7 +61,7 @@ interface Features { /** Lists all compute limit features for the subscription at the specified location. */ list is ArmResourceListAtScope; - /** Enables a compute limit feature for the subscription at the specified location. */ + /** Enables a compute limit feature for the subscription at the specified location. Requires the Contributor role. */ @action("enable") @removed(Versions.v2026_06_01) @renamedFrom(Versions.v2026_06_01, "enable") @@ -72,7 +72,7 @@ interface Features { Azure.ResourceManager.Foundations.OperationStatusResult >; - /** Enables a compute limit feature for the subscription at the specified location. */ + /** Enables a compute limit feature for the subscription at the specified location. Requires the Contributor role. */ @action("enable") @added(Versions.v2026_06_01) @sharedRoute @@ -92,7 +92,7 @@ interface Features { true >; - /** Disables a compute limit feature for the subscription at the specified location. */ + /** Disables a compute limit feature for the subscription at the specified location. Requires the Contributor role. */ @added(Versions.v2026_04_30) @action("disable") disable is ArmResourceActionAsync< diff --git a/specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit/stable/2026-03-20/ComputeLimit.json b/specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit/stable/2026-03-20/ComputeLimit.json index 9219faa1cd47..92cdb548abe0 100644 --- a/specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit/stable/2026-03-20/ComputeLimit.json +++ b/specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit/stable/2026-03-20/ComputeLimit.json @@ -187,7 +187,7 @@ "tags": [ "Features" ], - "description": "Enables a compute limit feature for the subscription at the specified location.", + "description": "Enables a compute limit feature for the subscription at the specified location. Requires the Contributor role.", "parameters": [ { "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" diff --git a/specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit/stable/2026-04-30/ComputeLimit.json b/specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit/stable/2026-04-30/ComputeLimit.json index 8769eab1d8fa..c0c582d8842c 100644 --- a/specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit/stable/2026-04-30/ComputeLimit.json +++ b/specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit/stable/2026-04-30/ComputeLimit.json @@ -190,7 +190,7 @@ "tags": [ "Features" ], - "description": "Disables a compute limit feature for the subscription at the specified location.", + "description": "Disables a compute limit feature for the subscription at the specified location. Requires the Contributor role.", "parameters": [ { "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -255,7 +255,7 @@ "tags": [ "Features" ], - "description": "Enables a compute limit feature for the subscription at the specified location.", + "description": "Enables a compute limit feature for the subscription at the specified location. Requires the Contributor role.", "parameters": [ { "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" diff --git a/specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit/stable/2026-06-01/ComputeLimit.json b/specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit/stable/2026-06-01/ComputeLimit.json index 61256b44cd64..b064865efeb0 100644 --- a/specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit/stable/2026-06-01/ComputeLimit.json +++ b/specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit/stable/2026-06-01/ComputeLimit.json @@ -190,7 +190,7 @@ "tags": [ "Features" ], - "description": "Disables a compute limit feature for the subscription at the specified location.", + "description": "Disables a compute limit feature for the subscription at the specified location. Requires the Contributor role.", "parameters": [ { "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -255,7 +255,7 @@ "tags": [ "Features" ], - "description": "Enables a compute limit feature for the subscription at the specified location.", + "description": "Enables a compute limit feature for the subscription at the specified location. Requires the Contributor role.", "parameters": [ { "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" diff --git a/specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit/stable/2026-07-01/ComputeLimit.json b/specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit/stable/2026-07-01/ComputeLimit.json index 572855d442e9..5a58ac1a9d44 100644 --- a/specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit/stable/2026-07-01/ComputeLimit.json +++ b/specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit/stable/2026-07-01/ComputeLimit.json @@ -196,7 +196,7 @@ "tags": [ "Features" ], - "description": "Disables a compute limit feature for the subscription at the specified location.", + "description": "Disables a compute limit feature for the subscription at the specified location. Requires the Contributor role.", "parameters": [ { "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" @@ -261,7 +261,7 @@ "tags": [ "Features" ], - "description": "Enables a compute limit feature for the subscription at the specified location.", + "description": "Enables a compute limit feature for the subscription at the specified location. Requires the Contributor role.", "parameters": [ { "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter"