File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed
articles/app-service/environment Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -46,14 +46,23 @@ To create an app in an ASE:
46
46
1 . Select an existing App Service plan in your ASE, or create a new one by following these steps:
47
47
48
48
a. From the Azure portal left-side menu, select ** Create a resource > Web App** .
49
+
49
50
b. Select the subscription.
51
+
50
52
c. Select or create the resource group.
53
+
51
54
d. Enter the name of your web app.
55
+
52
56
e. Select ** Code** or ** DockerContainer** .
57
+
53
58
f. Select a runtime stack.
59
+
54
60
g. Select ** Linux** or ** Windows** .
61
+
55
62
h. Select your ASE in the ** Region** drop-down list.
63
+
56
64
i. Select or create a new App Service plan. If creating a new App Service plan, select the appropriate ** Isolated** SKU size.
65
+
57
66
![ Isolated pricing tiers] [ 2 ]
58
67
59
68
> [ !NOTE]
@@ -200,10 +209,10 @@ To delete an ASE:
200
209
201
210
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.
202
211
203
- 1 . Select ** OK** .
204
-
205
212
![ ASE deletion] [ 3 ]
206
213
214
+ 1 . Select ** OK** .
215
+
207
216
<!-- Image references-->
208
217
[ 1 ] : ./media/using_an_app_service_environment/usingase-appcreate.png
209
218
[ 2 ] : ./media/using_an_app_service_environment/usingase-pricingtiers.png
You can’t perform that action at this time.
0 commit comments