Skip to content

Commit 8ad9c68

Browse files
author
Sheyla Trudo
committed
fixup! Move to Resource Module
1 parent 1f1366e commit 8ad9c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/templates/create-or-update-resource.steps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ steps:
141141
az config set extension.use_dynamic_install=yes_without_prompt
142142
#az devops login --identity "$SERVICECONNECTION_PRINCIPALID"
143143
az config set extension.dynamic_install_allow_preview=true
144-
#az devops login
144+
az devops login
145145
az devops service-endpoint azurerm create \
146146
--org "https://dev.azure.com/msazure/" \
147147
--azure-rm-service-principal-id "$SERVICECONNECTION_PRINCIPALID" \

0 commit comments

Comments
 (0)