ahipp13 commented on issue #54413:
URL: https://github.com/apache/airflow/issues/54413#issuecomment-3185709739

   UPDATE for anybody having this problem, I switched my connection over to 
environment variables and it worked:
   
     - name: "AIRFLOW_CONN_AZURE_BLOB_STORAGE"
       value: 
"wasb://CLIENT_ID:CLIENT_SECRET@BLOB_STORAGE_URL?tenant_id=TENANT_ID"
   
   But, I feel as if this issue should stay open until a fix for the problem at 
hand has been found
   


-- 
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