We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
azsdk-pool-mms-win-2022-general
vmImage
windows-20xx
1 parent 9627a34 commit 5b31ff4Copy full SHA for 5b31ff4
.azure-pipelines/client.test.live.yml
@@ -13,7 +13,8 @@ jobs:
13
- job: 'Windows'
14
15
pool:
16
- vmImage: 'windows-2019'
+ name: azsdk-pool-mms-win-2022-general
17
+ vmImage: windows-2022
18
19
timeoutInMinutes: 120
20
@@ -353,8 +354,8 @@ jobs:
353
354
timeoutInMinutes: 300
355
dependsOn: 'Windows'
356
- name: 'azsdk-pool-mms-win-2019-general'
357
- vmImage: 'MMS2019'
358
359
strategy:
360
matrix:
361
EventHub x64 Python 3.7:
.azure-pipelines/client.yml
@@ -157,7 +157,8 @@ jobs:
157
158
159
160
161
162
163
164
0 commit comments