diff --git a/.azure/OneBranch.Tests.Official.yml b/.azure/OneBranch.Tests.Official.yml index f275256774..7d54d3fe9c 100644 --- a/.azure/OneBranch.Tests.Official.yml +++ b/.azure/OneBranch.Tests.Official.yml @@ -29,7 +29,7 @@ stages: - template: ./obtemplates/run-bvt.yml parameters: pool: 1es-msquic-pool-internal - image: WinServerPrerelease + image: WinServerPrerelease-LatestPwsh platform: windows tls: schannel logProfile: Full.Light @@ -45,7 +45,7 @@ stages: - template: ./obtemplates/run-bvt.yml parameters: pool: 1es-msquic-pool-internal - image: WinServerPrerelease + image: WinServerPrerelease-LatestPwsh platform: windows tls: schannel logProfile: Full.Light @@ -63,7 +63,7 @@ stages: - template: ./obtemplates/run-bvt.yml parameters: pool: 1es-msquic-pool-internal - image: WinServerPrerelease + image: WinServerPrerelease-LatestPwsh platform: windows tls: schannel logProfile: Full.Light @@ -81,7 +81,7 @@ stages: - template: ./obtemplates/run-bvt.yml parameters: pool: 1es-msquic-pool-internal - image: WinServerPrerelease + image: WinServerPrerelease-LatestPwsh platform: windows tls: schannel logProfile: Full.Light diff --git a/.azure/OneBranch.Tests.PullRequest.yml b/.azure/OneBranch.Tests.PullRequest.yml index 598396424d..66a0aff87c 100644 --- a/.azure/OneBranch.Tests.PullRequest.yml +++ b/.azure/OneBranch.Tests.PullRequest.yml @@ -29,7 +29,7 @@ stages: - template: ./obtemplates/run-bvt.yml parameters: pool: 1es-msquic-pool-internal - image: WinServerPrerelease + image: WinServerPrerelease-LatestPwsh platform: windows tls: schannel logProfile: Full.Light @@ -45,7 +45,7 @@ stages: - template: ./obtemplates/run-bvt.yml parameters: pool: 1es-msquic-pool-internal - image: WinServerPrerelease + image: WinServerPrerelease-LatestPwsh platform: windows tls: schannel logProfile: Full.Light @@ -63,7 +63,7 @@ stages: - template: ./obtemplates/run-bvt.yml parameters: pool: 1es-msquic-pool-internal - image: WinServerPrerelease + image: WinServerPrerelease-LatestPwsh platform: windows tls: schannel logProfile: Full.Light @@ -81,7 +81,7 @@ stages: - template: ./obtemplates/run-bvt.yml parameters: pool: 1es-msquic-pool-internal - image: WinServerPrerelease + image: WinServerPrerelease-LatestPwsh platform: windows tls: schannel logProfile: Full.Light