From fbc70c85a3d9e684ef1dfbcdfcbb254d16b5d45f Mon Sep 17 00:00:00 2001 From: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Thu, 16 Feb 2023 21:41:36 -0500 Subject: [PATCH] Sync eng/common directory with azure-sdk-tools for PR 5493 (#24895) Sync eng/common directory with azure-sdk-tools for PR https://github.com/Azure/azure-sdk-tools/pull/5493 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Konrad Jamrozik --- .../pipelines/templates/stages/archetype-sdk-tool-pwsh.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/common/pipelines/templates/stages/archetype-sdk-tool-pwsh.yml b/eng/common/pipelines/templates/stages/archetype-sdk-tool-pwsh.yml index 0b46240cc7e4..e01694adf034 100644 --- a/eng/common/pipelines/templates/stages/archetype-sdk-tool-pwsh.yml +++ b/eng/common/pipelines/templates/stages/archetype-sdk-tool-pwsh.yml @@ -22,7 +22,7 @@ stages: matrix: Windows: Pool: 'azsdk-pool-mms-win-2022-general' - Image: 'MMS2022' + Image: 'windows-2022' Linux: Pool: azsdk-pool-mms-ubuntu-2204-general Image: MMSUbuntu22.04