From 03f044dfa6142d5802e3efc06df6a9c2cc0a2edd Mon Sep 17 00:00:00 2001 From: Michael Mainer Date: Tue, 7 Jun 2022 15:37:34 -0700 Subject: [PATCH] Use the 1es agent --- .../generation-templates/generate-helpdocs-template.yml | 2 +- .azure-pipelines/weekly-generation.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.azure-pipelines/generation-templates/generate-helpdocs-template.yml b/.azure-pipelines/generation-templates/generate-helpdocs-template.yml index 23362d18550..a9b8f9d3bcd 100644 --- a/.azure-pipelines/generation-templates/generate-helpdocs-template.yml +++ b/.azure-pipelines/generation-templates/generate-helpdocs-template.yml @@ -9,7 +9,7 @@ parameters: type: string default: "" - name: BUILDAGENT - default: MsGraphBuildAgentsWindowsPsSDK + default: 1es-windows-ps-compute displayName: Build Agent steps: diff --git a/.azure-pipelines/weekly-generation.yml b/.azure-pipelines/weekly-generation.yml index b9c8bdf554f..bb73a0e6ab2 100644 --- a/.azure-pipelines/weekly-generation.yml +++ b/.azure-pipelines/weekly-generation.yml @@ -5,7 +5,7 @@ name: $(BuildDefinitionName)_$(SourceBranchName)_$(Date:yyyyMMdd)$(Rev:.r) parameters: - name: BuildAgent - default: MsGraphBuildAgentsWindowsPsSDK + default: 1es-windows-ps-compute displayName: Build Agent variables: