Skip to content

Commit 0b1a589

Browse files
committed
Add images for VS Code create.
1 parent 1953e77 commit 0b1a589

8 files changed

Lines changed: 5 additions & 3 deletions

articles/python/includes/tutorial-container-web-app/container-registry-create-vscode-3.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ ms.date: 07/07/2022
66
---
77

88
Open **Docker** Explorer. In the **REGISTRIES** section, find the registry you just created, right-click and select **View Properties**.
9+
10+
Look for the `loginServer` key value pair in the output. This is the fully qualified name of the registry.
73.1 KB
Loading
681 KB
Loading
10.6 KB
Loading
42 KB
Loading
7.39 KB
Loading
48.3 KB
Loading

articles/python/tutorial-containerize-deploy-python-web-app-azure-03.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ Requires Azure and Docker extensions.
3838

3939
| Instructions | Screenshot |
4040
|:----------------|-----------:|
41-
| [!INCLUDE [Include showing how to open command palette in VS Code](<./includes/tutorial-container-web-app/container-registry-create-vscode-1.md>)] | |
42-
| [!INCLUDE [Include showing how to start create of registry in VS Code](<./includes/tutorial-container-web-app/container-registry-create-vscode-2.md>)] | |
43-
| [!INCLUDE [Include showing how to review and create registry in VS Code](<./includes/tutorial-container-web-app/container-registry-create-vscode-3.md>)] | |
41+
| [!INCLUDE [Include showing how to open command palette in VS Code](<./includes/tutorial-container-web-app/container-registry-create-vscode-1.md>)] | :::image type="content" source="./media/tutorial-container-web-app/visual-studio-code-registry-tasks-240px.png" lightbox="./media/tutorial-container-web-app/visual-studio-code-registry-tasks.png" alt-text="A screenshot showing how to search for show registries tasks in Visual Studio Code." ::: |
42+
| [!INCLUDE [Include showing how to start create of registry in VS Code](<./includes/tutorial-container-web-app/container-registry-create-vscode-2.md>)] | :::image type="content" source="./media/tutorial-container-web-app/visual-studio-code-create-registry-240px.gif" lightbox="./media/tutorial-container-web-app/visual-studio-code-create-registry.gif" alt-text="An animated GIF showing how to create a registry in Visual Studio Code." ::: |
43+
| [!INCLUDE [Include showing how to review and create registry in VS Code](<./includes/tutorial-container-web-app/container-registry-create-vscode-3.md>)] | :::image type="content" source="./media/tutorial-container-web-app/visual-studio-code-registry-get-properties-240px.png" lightbox="./media/tutorial-container-web-app/visual-studio-code-registry-get-properties.png" alt-text="A screenshot showing how to get the properties of a registry in Visual Studio Code." ::: |
4444

4545
### [Azure CLI](#tab/azure-cli)
4646

0 commit comments

Comments
 (0)