Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 6063949

Browse files
authored
Update AZ400_M15_Deploying_Docker_containers_to_Azure_App_Service_web_apps.md
1 parent 6c37ffd commit 6063949

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Instructions/Labs/AZ400_M15_Deploying_Docker_containers_to_Azure_App_Service_web_apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ In this task, you will use the Azure DevOps project you generated in the previou
203203

204204
>**Note**: Next you will need to configure the agent pool information required for deployment.
205205

206-
1. Select the **DB deployment** job, on the **Agent job** pane on the right side, in the **Agent pool** dropdown list, select **Azure Pipelines** and, next, in the **Agent Specification** dropdown list, select **vs2017-win2016**.
206+
1. Select the **DB deployment** job, on the **Agent job** pane on the right side, in the **Agent pool** dropdown list, select **Azure Pipelines** and, next, in the **Agent Specification** dropdown list, select **windows-2019**.
207207
1. Select the **Web App deployment** job, on the **Agent job** pane on the right side, in the **Agent pool** dropdown list, select **Azure Pipelines** and, next, in the **Agent Specification** dropdown list, select **ubuntu-18.04**.
208208
1. At the top of the pane, click the **Variables** header.
209209
1. In the list of pipeline variables, set the values of the following variables:

0 commit comments

Comments
 (0)