You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/02/20 12:10:04 UTC

[GitHub] [airflow] zockette commented on issue #19409: container_client.create_container() fails when using Container level SAS token (but fine with Storage level SAS token)

zockette commented on issue #19409:
URL: https://github.com/apache/airflow/issues/19409#issuecomment-1046223774


   Workaround for apache-airflow-providers-microsoft-azure-3.6.0: 
   this can still be patched by commenting out "container_client.create_container()" @ line 323 (moved from line 365 since 3.3.0rc1) of YOUR_PYTHON_VENV_DIR_HERE/lib/python3SOMEVERSIONNUMBER/site-packages/airflow/providers/microsoft/azure/hooks/wasb.py.


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org