We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 955e052 + 4fda399 commit 6d92945Copy full SHA for 6d92945
articles/static-web-apps/getting-started.md
@@ -76,7 +76,7 @@ Begin by configuring your new app and linking it to a GitHub repository.
76
- Select your _Azure subscription_
77
- Select or create a new _Resource Group_
78
- Name the app **my-first-static-web-app**.
79
- - Valid characters are `a-z` (case insensitive), `0-9`, and `_`.
+ - Valid characters are `a-z` (case insensitive), `0-9`, and `-`.
80
- Select a _Region_ closest to you
81
- Select the **Free** _SKU_
82
- Click the **Sign-in with GitHub** button and authenticate with GitHub
0 commit comments