Skip to content

Commit 36b3740

Browse files
committed
Make step 2 come in line with extension.
1 parent ded164a commit 36b3740

10 files changed

+3
-11
lines changed

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

+2-2
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 your subscription.
10+
1. Select **+** (**Create Resource...**)

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

-7
This file was deleted.

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

+1-1
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.
Loading
Loading

articles/app-service/quickstart-python.md

-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ code .
131131
|:----------------|-----------:|
132132
| [!INCLUDE [Create app service step 1](<./includes/quickstart-python/create-app-service-visual-studio-code-1.md>)] | :::image type="content" source="./media/quickstart-python/create-app-service-visual-studio-code-1-240-px.png" alt-text="A Screenshot of the Azure Tools icon in the left toolbar of VS Code." lightbox="./media/quickstart-python/create-app-service-visual-studio-code-1.png"::: |
133133
| [!INCLUDE [Create app service step 2](<./includes/quickstart-python/create-app-service-visual-studio-code-2.md>)] | :::image type="content" source="./media/quickstart-python/create-app-service-visual-studio-code-2-240-px.png" alt-text="A screenshot of the App Service section of Azure Tools extension and the context menu used to create a new web app." lightbox="./media/quickstart-python/create-app-service-visual-studio-code-2.png"::: |
134-
| [!INCLUDE [Create app service step 3](<./includes/quickstart-python/create-app-service-visual-studio-code-3.md>)] | :::image type="content" source="./media/quickstart-python/create-app-service-visual-studio-code-3-240-px.png" alt-text="A screenshot of the dialog box in VS Code used to select the folder to deploy for the new web app." lightbox="./media/quickstart-python/create-app-service-visual-studio-code-3.png"::: |
135134
| [!INCLUDE [Create app service step 4](<./includes/quickstart-python/create-app-service-visual-studio-code-4.md>)] | :::image type="content" source="./media/quickstart-python/create-app-service-visual-studio-code-4-240-px.png" alt-text="A screenshot of the dialog box in VS Code used to select Create a new Web App." lightbox="./media/quickstart-python/create-app-service-visual-studio-code-4.png"::: |
136135
| [!INCLUDE [Create app service step 5](<./includes/quickstart-python/create-app-service-visual-studio-code-5.md>)] | :::image type="content" source="./media/quickstart-python/create-app-service-visual-studio-code-5-240-px.png" alt-text="A screenshot of the dialog box in VS Code used to enter the globally unique name for the new web app." lightbox="./media/quickstart-python/create-app-service-visual-studio-code-5.png"::: |
137136
| [!INCLUDE [Create app service step 6](<./includes/quickstart-python/create-app-service-visual-studio-code-6.md>)] | :::image type="content" source="./media/quickstart-python/create-app-service-visual-studio-code-6-240-px.png" alt-text="A screenshot of the dialog box in VS Code used to select the runtime stack for the new web app." lightbox="./media/quickstart-python/create-app-service-visual-studio-code-6.png"::: |

0 commit comments

Comments
 (0)