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.
1 parent 125e0ff commit a1c6377Copy full SHA for a1c6377
articles/static-apps/getting-started.md
@@ -56,11 +56,13 @@ This article uses GitHub template repositories to make it easy for you to create
56
57
## Create a static web app
58
59
-Now that the repo is created, you can create a static web app from the Azure portal.
+Now that the repository is created, you can create a static web app from the Azure portal.
60
61
- Navigate to the [Azure portal](https://portal.azure.com)
62
-- In the top bar, search for **Static Web Apps**
63
-- Click **Static Web Apps**
+- Click **Create a Resource**
+- Search for **Static Web Apps**
64
+- Click **Static Web Apps (Preview)**
65
+- Click **Create**
66
67
### Basics
68
0 commit comments