Skip to content

Commit b68b47d

Browse files
committed
Fix syntax
1 parent 268e6b1 commit b68b47d

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
@@ -92,7 +92,7 @@ In the following tables, the term alphanumeric refers to:
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. |
9393
> | 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
95-
* {storeName}-{replicaName} needs to be globally unique.
95+
\* {storeName}-{replicaName} needs to be globally unique.
9696

9797
## Microsoft.AppPlatform
9898

0 commit comments

Comments
 (0)