Skip to content

Commit ffd85f3

Browse files
mmitcheCopilot
andcommitted
Use 1ES images for Azure DevOps pools
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 6f28b212-d0cb-47eb-9575-23e90dbf4046
1 parent e5d4b80 commit ffd85f3

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

build/prbenchmarks.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ extends:
4949
parameters:
5050
pool:
5151
name: ASP.NET-Performance-Controller-new
52-
image: MMSWindows2022-Secure
52+
image: 1es-windows-2022
5353
os: windows
5454
sdl:
5555
sourceRepositoriesToScan:
@@ -67,7 +67,7 @@ extends:
6767
displayName: Benchmarks Windows Image
6868
pool:
6969
name: ASP.NET-Performance-Controller-new
70-
image: MMSWindows2022-Secure
70+
image: 1es-windows-2022
7171
os: windows
7272
timeoutInMinutes: 120
7373
steps:
@@ -168,7 +168,7 @@ extends:
168168
displayName: Benchmarks Linux Image
169169
pool:
170170
name: ASP.NET-Performance-Controller-new
171-
image: MMSUbuntu22.04-Secure
171+
image: 1es-ubuntu-2204
172172
os: linux
173173
timeoutInMinutes: 120
174174
steps:
@@ -223,4 +223,3 @@ extends:
223223
continueOnError: true
224224
env:
225225
APP_KEY: $(github.privatekey)
226-

build/regressionbot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ extends:
3131
parameters:
3232
pool:
3333
name: ASP.NET-Performance-Controller-new
34-
image: MMSWindows2022-Secure
34+
image: 1es-windows-2022
3535
os: windows
3636
sdl:
3737
policheck:

0 commit comments

Comments
 (0)