Skip to content

Commit ac885ea

Browse files
Merge pull request #298779 from sushantjrao/break-glass-setup
Update howto-configure-network-fabric-controller.md
2 parents e6f728a + 9c937f9 commit ac885ea

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

articles/operator-nexus/howto-configure-network-fabric-controller.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,13 @@ This document also shows you how to check the status, or delete a Network Fabric
1717

1818
Before configuring NFC, ensure you meet the following requirements:
1919

20-
Names, such as for resources, shouldn't contain the underscore (\_) character.
20+
- Resource names must start with a letter (uppercase or lowercase).
21+
22+
- Only letters, digits, and hyphens are allowed.
23+
24+
- Underscores (_) and other special characters are not permitted.
25+
26+
- The maximum length is 63 characters.
2127

2228
### Validate ExpressRoute circuit
2329

0 commit comments

Comments
 (0)