Skip to content

Commit 7a1164e

Browse files
fixed script output (#4)
* fixed output of script
1 parent ff713b1 commit 7a1164e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy-e2e-demo.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ echo -e "
2222

2323

2424
echo -e "${C_BLUE3}${C_GREY85}
25-
[Step #1] Deploying required infrastructure in subscription xxxxxxxx-xxxx-xxxx-xxx-xxxxxxxxxxxx:${NO_FORMAT}"
25+
[Step #1] Deploying required infrastructure in subscription ${subscriptionId}:${NO_FORMAT}"
2626
echo "
2727
RG name: $resourceGroupName
2828
Location: $location

0 commit comments

Comments
 (0)