Skip to content

Commit b8a21b8

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#95457
1 parent 010a918 commit b8a21b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/management/resource-name-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ In the following tables, the term alphanumeric refers to:
7878
> [!div class="mx-tableFixed"]
7979
> | Entity | Scope | Length | Valid Characters |
8080
> | --- | --- | --- | --- |
81-
> | containerApps | resource group | 2-32 | Alphanumerics and hyphens.<br><br>Start with letter and end with alphanumeric. |
81+
> | containerApps | resource group | 2-32 | Lowercase letters, numbers, and hyphens..<br><br>Start with letter and end with alphanumeric. |
8282
8383
## Microsoft.AppConfiguration
8484

0 commit comments

Comments
 (0)