diff --git a/azure-pipelines-official.yml b/azure-pipelines-official.yml index a12cb9cc69f..010c958948d 100644 --- a/azure-pipelines-official.yml +++ b/azure-pipelines-official.yml @@ -75,7 +75,7 @@ extends: autoBaseline: true sdl: sourceAnalysisPool: - name: NetCore1ESPool-Svc-Internal + name: NetCore1ESPool-Internal image: 1es-windows-2022 os: windows policheck: @@ -84,7 +84,7 @@ extends: enabled: true configFile: '$(Build.SourcesDirectory)/eng/TSAConfig.gdntsa' pool: - name: NetCore1ESPool-Svc-Internal + name: NetCore1ESPool-Internal image: windows.vs2022preview.amd64 os: windows customBuildTags: @@ -418,7 +418,7 @@ extends: - job: insert displayName: Insert to VS pool: - name: NetCore1ESPool-Svc-Internal + name: NetCore1ESPool-Internal demands: ImageOverride -equals windows.vs2022.amd64 steps: - download: current