diff --git a/.azure/pipelines/jobs/default-build.yml b/.azure/pipelines/jobs/default-build.yml index 00043ee1b4c1..f45f395d6ae3 100644 --- a/.azure/pipelines/jobs/default-build.yml +++ b/.azure/pipelines/jobs/default-build.yml @@ -440,6 +440,8 @@ jobs: # Populates internal runtime SAS tokens. - template: /eng/common/templates-official/steps/enable-internal-runtimes.yml + parameters: + expiryInHours: 2 # Populate dotnetbuilds-internal base64 sas tokens. - template: /eng/common/templates-official/steps/get-delegation-sas.yml