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 fc5d1b0 commit 5365610Copy full SHA for 5365610
includes/create-webapp.md
@@ -20,10 +20,10 @@
20
21
| Setting | Value |
22
| ------- | ----- |
23
- | **Project Details** | |
+ | **Project details** | |
24
| Subscription | Select your subscription. |
25
| Resource Group | Select **test-rg**. |
26
- | **Instance Details** | |
+ | **Instance details** | |
27
| Name | Enter a unique name for the web app. The name **webapp8675** is used for the examples in this tutorial. |
28
| Publish | Select **Code**. |
29
| Runtime stack | Select **.NET 6 (LTS)**. |
@@ -47,4 +47,4 @@
47
48
10. Select **Review + create**.
49
50
-11. Select **Create**.
+11. Select **Create**.
0 commit comments