diff --git a/schemas/2020-09-01/Microsoft.Batch.json b/schemas/2020-09-01/Microsoft.Batch.json index be119ffe52..2efb1a4244 100644 --- a/schemas/2020-09-01/Microsoft.Batch.json +++ b/schemas/2020-09-01/Microsoft.Batch.json @@ -40,7 +40,7 @@ "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "A name for the Batch account which must be unique within the region. Batch account names must be between 3 and 24 characters in length and must use only numbers and lowercase letters. This name is used as part of the DNS name that is used to access the Batch service in the region in which the account is created. For example: http://accountname.region.batch.azure.com/." + "description": "The name of the Batch account." }, "properties": { "oneOf": [ diff --git a/schemas/common/autogeneratedResources.json b/schemas/common/autogeneratedResources.json index 0bb594f711..61a1528135 100644 --- a/schemas/common/autogeneratedResources.json +++ b/schemas/common/autogeneratedResources.json @@ -5329,4 +5329,4 @@ ] } ] -} +} \ No newline at end of file