diff --git a/eng/pipelines/templates/stages/archetype-cpp-release.yml b/eng/pipelines/templates/stages/archetype-cpp-release.yml index 1cb4a720e..add04a92a 100644 --- a/eng/pipelines/templates/stages/archetype-cpp-release.yml +++ b/eng/pipelines/templates/stages/archetype-cpp-release.yml @@ -17,7 +17,8 @@ stages: environment: github pool: - vmImage: windows-2019 + name: azsdk-pool-mms-win-2019-general + vmImage: MMS2019 strategy: runOnce: @@ -49,7 +50,8 @@ stages: environment: githubio pool: - vmImage: windows-2019 + name: azsdk-pool-mms-win-2019-general + vmImage: MMS2019 strategy: runOnce: @@ -78,7 +80,8 @@ stages: # This step requires the tag step dependsOn: TagRepository pool: - vmImage: windows-2019 + name: azsdk-pool-mms-win-2019-general + vmImage: MMS2019 strategy: runOnce: @@ -157,7 +160,8 @@ stages: environment: github pool: - vmImage: windows-2019 + name: azsdk-pool-mms-win-2019-general + vmImage: MMS2019 strategy: runOnce: