From 26639c83fdbb0f04d4f3ec24c012c8141860eee7 Mon Sep 17 00:00:00 2001 From: Konrad Jamrozik Date: Tue, 14 Feb 2023 18:54:39 -0800 Subject: [PATCH] Update pool used by `client.test.live.yml` to azsdk-pool-mms-win-2022-general / MMS2022Compliant Updating used pool to compliant image, v. 2022: - https://github.com/Azure/azure-sdk-tools/issues/3407 --- .azure-pipelines/client.test.live.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.azure-pipelines/client.test.live.yml b/.azure-pipelines/client.test.live.yml index 449d5290..87475256 100644 --- a/.azure-pipelines/client.test.live.yml +++ b/.azure-pipelines/client.test.live.yml @@ -353,8 +353,8 @@ jobs: timeoutInMinutes: 300 dependsOn: 'Windows' pool: - name: 'azsdk-pool-mms-win-2019-general' - vmImage: 'MMS2019' + name: azsdk-pool-mms-win-2022-general + vmImage: MMS2022Compliant strategy: matrix: EventHub x64 Python 3.7: