From 41628e54b3551d1d2d6d4375c1331ec0c493a25f Mon Sep 17 00:00:00 2001 From: Elias Lopez <7842703+eliaslopezgt@users.noreply.github.com> Date: Wed, 15 Dec 2021 17:02:05 -0600 Subject: [PATCH] Bi operations changes (#497) * testing use of managed pool * update with comment --- azure-pipelines.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c32c176..8a52df4 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -25,7 +25,8 @@ pr: jobs: - job: "Build_And_Test_Java_Worker_Windows" pool: - vmImage: 'windows-2019' + name: '1ES-Hosted-AzFunc' + vmImage: 'MMS2019TLS' #for Windows2019 or MMSUbuntu20.04TLS for ubuntu variables: ${{ if contains(variables['Build.SourceBranch'], '/tags/' ) }}: