diff --git a/specification/common-types/resource-management/v4/types.json b/specification/common-types/resource-management/v4/types.json index 4cc37c07aea0..e9dd5d83ef57 100644 --- a/specification/common-types/resource-management/v4/types.json +++ b/specification/common-types/resource-management/v4/types.json @@ -666,7 +666,6 @@ "type": "string", "description": "The scope at which the operation is performed.", "minLength": 1, - "maxLength": 90, "x-ms-parameter-location": "method", "x-ms-skip-url-encoding": true }, diff --git a/specification/common-types/resource-management/v5/types.json b/specification/common-types/resource-management/v5/types.json index b7cea5ec1ba7..aff6214d69d7 100644 --- a/specification/common-types/resource-management/v5/types.json +++ b/specification/common-types/resource-management/v5/types.json @@ -672,7 +672,6 @@ "type": "string", "description": "The scope at which the operation is performed.", "minLength": 1, - "maxLength": 90, "x-ms-parameter-location": "method", "x-ms-skip-url-encoding": true },