You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/environment/using.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Use an App Service Environment
3
3
description: Learn how to use your App Service Environment to host isolated applications.
4
4
author: madsd
5
5
ms.topic: article
6
-
ms.date: 07/06/2021
6
+
ms.date: 02/14/2022
7
7
ms.author: madsd
8
8
---
9
9
@@ -30,10 +30,11 @@ To create an app in an App Service Environment:
30
30
1. Enter a name for a new resource group, or select **Use existing** and select one from the dropdown list.
31
31
1. Enter a name for the app. If you already selected an App Service plan in an App Service Environment, the domain name for the app reflects the domain name of the App Service Environment.
32
32
1. For **Publish**, **Runtime stack**, and **Operating System**, make your selections as appropriate.
33
-
1. For **Region**, select a pre-existing App Service Environment v3. You can't make a new one when you're creating your app.
33
+
1. For **Region**, select a pre-existing App Service Environment v3. If you want to create a new App Service Environment, select a region.
34
34
![Screenshot that shows how to create an app in an App Service Environment.][1]
35
-
1. Select an existing App Service plan, or create a new one. If you're creating a new app, select the size that you want for your App Service plan. The only SKU you can select for your app is an isolated v2 pricing SKU. Making a new App Service plan will normally take less than 20 minutes.
35
+
1. Select an existing App Service plan, or create a new one. If you're creating a new plan, select the size that you want for your App Service plan. The only SKU you can select for your app is an Isolated v2 pricing SKU. Making a new App Service plan will normally take less than 20 minutes.
36
36
![Screenshot that shows pricing tiers and their features and hardware.][2]
37
+
1. If you chose to create a new App Service Environment as part of creating your new App Service plan, fill out the name and virtual IP type.
37
38
1. Select **Next: Monitoring**. If you want to enable Application Insights with your app, you can do it here during the creation flow.
38
39
1. Select **Next: Tags**, and add any tags you want to the app.
39
40
1. Select **Review + create**. Make sure that the information is correct, and then select **Create**.
0 commit comments