Skip to content

Commit 210e037

Browse files
Merge pull request #225613 from cynthn/104363
Pulling over #104363
2 parents 9fa597d + 74acb76 commit 210e037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/create-gallery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The gallery is a top-level resource that can be shared in multiple ways:
3131

3232
## Naming
3333

34-
Allowed characters for gallery name are uppercase or lowercase letters, digits, dots, and periods. The gallery name can't contain dashes. Gallery names must be unique within your subscription.
34+
Allowed characters for gallery name are uppercase (A-Z) and lowercase (a-z) letters, digits (0-9), dots (or periods) `.`, and underscores `_`. The gallery name can't contain dashes `-`. Gallery names must be unique within your subscription.
3535

3636

3737
## Create a private gallery

0 commit comments

Comments
 (0)