Skip to content

Commit 2f7128c

Browse files
Merge pull request #202763 from vmagelo/vscode-extension-fixes
Make step 2 come in line with recent changes in Azure extension.
2 parents 5036d71 + 3a73a34 commit 2f7128c

14 files changed

+7
-14
lines changed

articles/app-service/includes/quickstart-python/create-app-service-visual-studio-code-2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ ms.date: 04/30/2022
66
---
77
In the Azure Tools extension for VS Code:
88

9-
1. Locate the **App Service** section in the Azure Tools extension.
10-
1. Click the **Deploy to web app...** button.
9+
1. Find the **RESOURCES** section and confirm your subscription.
10+
1. Select **+** (**Create Resource...**)

articles/app-service/includes/quickstart-python/create-app-service-visual-studio-code-3.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

articles/app-service/includes/quickstart-python/create-app-service-visual-studio-code-4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ ms.author: daberry
44
ms.topic: include
55
ms.date: 04/30/2022
66
---
7-
Choose the **Create new Web App...** option.
7+
Choose the **Create App Service Web App...** option.

articles/app-service/includes/quickstart-python/remove-resource-group-visual-studio-code-1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ ms.date: 01/29/2022
66
---
77
In the Azure Tools extension for VS Code:
88

9-
1. Locate the section named **RESOURCE GROUPS** and right-click on the name of the resource group you want to delete.
10-
1. Select **Delete** from the menu.
9+
1. Find the **RESOURCES** section.
10+
1. Select the **Group By** icon and select **Group by Resource Group**.

articles/app-service/includes/quickstart-python/remove-resource-group-visual-studio-code-2.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ ms.author: daberry
44
ms.topic: include
55
ms.date: 01/29/2022
66
---
7-
Enter the name of the resource group in the dialog box to confirm deletion of the resource group.
7+
8+
In the list of resources, find the resource group to delete, right-click it, and select **Delete Resource Group...**. You'll be prompted to confirm the deletion by entering the name of the resource group in the dialog box.
-15.1 KB
Loading
1.2 KB
Loading
-5.09 KB
Loading

0 commit comments

Comments
 (0)