JiriOndrusek commented on code in PR #6972:
URL: https://github.com/apache/camel-quarkus/pull/6972#discussion_r1942350402


##########
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:
   Thanks for that. I fixed the name in the key-vault module's script, but 
evidently did not propagate it here.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to