Skip to content

Commit 268e6b1

Browse files
committed
Update App Config name rules
1 parent eb01aba commit 268e6b1

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
@@ -90,7 +90,7 @@ In the following tables, the term alphanumeric refers to:
9090
> | Entity | Scope | Length | Valid Characters |
9191
> | --- | --- | --- | --- |
9292
> | configurationStores* | global | 5-50 | Alphanumerics and hyphens.<br><br>Can’t contain a sequence of more than 2 hyphens.<br><br>Can’t start with or end with an hyphen. |
93-
> | configurationStores / replicas | configurationStore | 5-50 | 1-50<br><br>The combined length of the configurationStore name and the replica name can’t exceed 60 characters.|Alphanumerics only. |
93+
> | configurationStores / replicas | configurationStore | 1-50<br><br>The combined length of the configurationStore name and the replica name can’t exceed 60 characters.|Alphanumerics only. |
9494
9595
* {storeName}-{replicaName} needs to be globally unique.
9696

0 commit comments

Comments
 (0)