Skip to content

Commit 5ef2437

Browse files
author
Sheyla Trudo
committed
fixup! Artifacts
1 parent 5528b57 commit 5ef2437

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.pipelines/templates/artifact-storage.steps.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,8 @@ steps:
114114
--name "$SA_NAME" \
115115
--location "$ACNCI_SA_LOCATION" \
116116
--resource-group "$RG_NAME" \
117-
--user-identity-id "$SERVICEPRINCIPALID" \
117+
--user-identity-id "$servicePrincipalId" \
118+
--identity-type UserAssigned \
118119
--public-network-access Disabled \
119120
--require-infrastructure-encryption \
120121
--allow-shared-key-access false \

0 commit comments

Comments
 (0)