Skip to content

Commit aeeb276

Browse files
committed
edits
1 parent d5819e7 commit aeeb276

5 files changed

Lines changed: 5 additions & 7 deletions

File tree

Binary file not shown.
43.5 KB
Loading
-60.3 KB
Binary file not shown.
60.6 KB
Loading

articles/app-service/environment/using.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ In the Azure portal, create a web app in an App Service Environment:
6666

6767
If you're creating a new App Service plan, use the dropdown list and select the tier size. The list shows **Popular plans**. The only SKU you can select for your app is an _Isolated v2_ pricing SKU.
6868

69-
:::image type="content" source="./media/using/select-price-tier.png" alt-text="Screenshot that shows how to select the pricing tier for the App Service plan in the Azure portal.":::
69+
:::image type="content" source="./media/using/select-plan-tier.png" alt-text="Screenshot that shows how to select the pricing tier for the App Service plan in the Azure portal.":::
7070

7171
You can select **Explore pricing plans** to compare the plan features. The following image shows an example of pricing plans and features. In the **Select App Service Pricing plan** pane, select a plan in the list and then choose **Select**.
7272

@@ -134,7 +134,7 @@ In an App Service Environment with an external VIP, the domain suffix used for a
134134

135135
You use the `scm` URL to access the Kudu console, or publish your app by using web deploy. For more information, see [Kudu service for Azure App Service](../resources-kudu.md). The Kudu console gives you a web UI for debugging, uploading files, and editing files.
136136

137-
### Configure DNS for your web app
137+
### Configure DNS
138138

139139
If your App Service Environment is made with an external VIP, your apps are automatically put into public DNS. If your App Service Environment is made with an internal VIP, you might need to configure DNS manually.
140140

@@ -347,13 +347,11 @@ Follow these steps to delete the App Service Environment:
347347

348348
1. In the Azure portal, on the **Overview** page for the **App Service Environment**, select **Delete**.
349349

350-
1. Confirm the delete action by entering the name of your App Service Environment.
350+
1. Confirm the delete action by entering the name of your App Service Environment, and select **OK**.
351351

352-
When you delete an App Service Environment, you also delete all content and resources within the environment.
352+
When you delete an App Service Environment, you also delete all content and resources within the environment.
353353

354-
:::image type="content" source="./media/using/delete-environment.png" alt-text="Screenshot that shows how to delete an App Service Environment in the Azure portal.":::
355-
356-
1. Select **OK**.
354+
:::image type="content" source="./media/using/delete-environment.png" alt-text="Screenshot that shows how to delete an App Service Environment in the Azure portal.":::
357355

358356
## Related content
359357

0 commit comments

Comments
 (0)