From cfbc863346d37cda15fe71ad43529a3fde78ec4c Mon Sep 17 00:00:00 2001 From: Sheyla Trudo Date: Tue, 1 Oct 2024 19:12:13 -0700 Subject: [PATCH] fixup! Artifacts --- .pipelines/templates/artifact-storage.steps.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pipelines/templates/artifact-storage.steps.yaml b/.pipelines/templates/artifact-storage.steps.yaml index 35aa3e75e5..217ba1ca96 100644 --- a/.pipelines/templates/artifact-storage.steps.yaml +++ b/.pipelines/templates/artifact-storage.steps.yaml @@ -45,12 +45,12 @@ steps: --name "${ACNCI_SA_PREFIX}-${ACNCI_UNIQUE_ID}" \ --location "$ACNCI_SA_LOCATION" \ --user-identity-id "$SERVICEPRINCIPALID" \ - --enable-files-aadds true \ - --public-network-access false \ + --public-network-access Disabled \ --require-infrastructure-encryption \ --allow-shared-key-access false \ --allow-blob-public-access false \ --tags PipelineResource="$SYSTEM_DEFINITIONID" CreatedByBuild="$BUILD_BUILDID" + #--enable-files-aadds true - template: get-storage-accounts.steps.yaml parameters: