diff --git a/tests/cli/test_build_and_deploy_azure.sh b/tests/cli/test_build_and_deploy_azure.sh index a5252707..fe032dae 100755 --- a/tests/cli/test_build_and_deploy_azure.sh +++ b/tests/cli/test_build_and_deploy_azure.sh @@ -122,6 +122,7 @@ rlJournalStart resource_group: $AZURE_RESOURCE_GROUP tags: "first_seen": "$now" + storage_account_name: $AZURE_STORAGE_ACCOUNT __EOF__ rlRun -t -c "ansible-playbook $TMP_DIR/azure-playbook.yaml"