Skip to content

Commit 969ce87

Browse files
committed
Edit pass: using-an-ase
1 parent ee30d0f commit 969ce87

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

articles/app-service/environment/using-an-ase.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,23 @@ To create an app in an ASE:
4646
1. Select an existing App Service plan in your ASE, or create a new one by following these steps:
4747

4848
a. From the Azure portal left-side menu, select **Create a resource > Web App**.
49+
4950
b. Select the subscription.
51+
5052
c. Select or create the resource group.
53+
5154
d. Enter the name of your web app.
55+
5256
e. Select **Code** or **DockerContainer**.
57+
5358
f. Select a runtime stack.
59+
5460
g. Select **Linux** or **Windows**.
61+
5562
h. Select your ASE in the **Region** drop-down list.
63+
5664
i. Select or create a new App Service plan. If creating a new App Service plan, select the appropriate **Isolated** SKU size.
65+
5766
![Isolated pricing tiers][2]
5867

5968
> [!NOTE]
@@ -200,10 +209,10 @@ To delete an ASE:
200209

201210
1. Enter the name of your ASE to confirm that you want to delete it. When you delete an ASE, you also delete all the content within it.
202211

203-
1. Select **OK**.
204-
205212
![ASE deletion][3]
206213

214+
1. Select **OK**.
215+
207216
<!--Image references-->
208217
[1]: ./media/using_an_app_service_environment/usingase-appcreate.png
209218
[2]: ./media/using_an_app_service_environment/usingase-pricingtiers.png

0 commit comments

Comments
 (0)