From 3bcfa49985502143160f02e3264c1ea9e929b949 Mon Sep 17 00:00:00 2001 From: apudovkin-ms Date: Mon, 16 Sep 2024 16:34:09 +0200 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1e4107c1..cbdb14d7 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -29,7 +29,9 @@ extends: sdl: sourceAnalysisPool: 1ESPtTfsAgentBuildPoolSDL pool: - name: 1ESPtTfsAgentBuildPool1 + name: Azure-Pipelines-1ESPT-ExDShared + image: windows-2022 + os: windows customBuildTags: - ES365AIMigrationTooling stages: @@ -39,8 +41,7 @@ extends: displayName: Phase 1 cancelTimeoutInMinutes: 1 pool: - name: 1ESPtTfsAgentBuildPool1 - os: windows + name: 1ES-Shared-Hosted-Pool_Windows-Server-2022 steps: - checkout: self clean: true