diff --git a/azure-pipelines-unofficial.yml b/azure-pipelines-unofficial.yml index f6d9953e11b..978cc336d93 100644 --- a/azure-pipelines-unofficial.yml +++ b/azure-pipelines-unofficial.yml @@ -65,7 +65,7 @@ extends: sdl: sourceAnalysisPool: name: NetCore1ESPool-Internal - image: windows.vs2022preview.amd64 + image: windows.vs2022.amd64 os: windows customBuildTags: - ES365AIMigrationTooling @@ -103,7 +103,7 @@ extends: testResultsFormat: VSTest pool: name: NetCore1ESPool-Internal - image: windows.vs2022preview.amd64 + image: windows.vs2022.amd64 os: windows variables: diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 689791ae05c..ce415ba0415 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -154,7 +154,7 @@ extends: exclusionsFile: $(Build.SourcesDirectory)\.config\PoliCheckExclusions.xml sourceAnalysisPool: name: NetCore1ESPool-Internal - image: windows.vs2022preview.amd64 + image: windows.vs2022.amd64 os: windows tsa: enabled: true @@ -195,7 +195,7 @@ extends: testResultsFormat: VSTest pool: name: NetCore1ESPool-Internal - image: windows.vs2022preview.amd64 + image: windows.vs2022.amd64 os: windows variables: