You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 21, 2026. It is now read-only.
@@ -260,7 +260,7 @@ In this task, you will configure the LOD VM as an Azure DevOps self-hosting agen
260
260
1. In the browser window displaying the list of projects, click the tile representing your **Configuring Agent Pools and Understanding Pipeline Styles** project.
261
261
1. On the **Configuring Agent Pools and Understanding Pipeline Styles** pane, in the vertical navigational pane on the left side, in the **Pipelines** section, click **Pipelines**.
262
262
1. On the **Recent** tab of the **Pipelines** pane, select **PartsUnlimited** and, on the **PartsUnlimited** pane, select **Edit**.
263
-
1. On the **PartsUnlimited** edit pane, in the existing YAML-based pipeline, replace line **7** `vmImage: vs2017-win2016` designating the target agent pool the following content, designating the newly created self-hosted agent pool:
263
+
1. On the **PartsUnlimited** edit pane, in the existing YAML-based pipeline, replace line **7** `vmImage: windows-2019` designating the target agent pool the following content, designating the newly created self-hosted agent pool:
0 commit comments