Skip to content

Commit

Permalink
fixup! Artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheyla Trudo committed Oct 2, 2024
1 parent 2229237 commit cfbc863
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pipelines/templates/artifact-storage.steps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit cfbc863

Please sign in to comment.