JiriOndrusek commented on code in PR #6972: URL: https://github.com/apache/camel-quarkus/pull/6972#discussion_r1942353527
########## integration-test-groups/azure/azure-resources.sh: ########## @@ -103,7 +110,8 @@ function createResources() { echo 'export AZURE_CLIENT_SECRET="'${AZURE_CLIENT_SECRET}'"' echo 'export AZURE_TENANT_ID="'${AZURE_TENANT_ID}'"' echo 'export AZURE_VAULT_NAME="'${AZURE_VAULT_NAME}'"' - echo + echo 'export AZURE_VAULT_EVENT_HUBS_BLOB_CONTAINER_NAME="'${AZURE_BLOB_CONTAINER_NAME}'"' Review Comment: fixed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org