From 65e7cb610848962a63829e41b89931754f8069b0 Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Mon, 15 Jul 2024 14:41:54 -0700 Subject: [PATCH] Up SAS timeout to 3 hours (#34229) --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 7a3615fa6df..b12ed89c253 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -231,7 +231,7 @@ extends: parameters: federatedServiceConnection: 'dotnetbuilds-internal-read' outputVariableName: 'dotnetbuilds-internal-container-read-token' - expiryInHours: 1 + expiryInHours: 3 base64Encode: false storageAccount: dotnetbuilds container: internal