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 2021/12/30 00:55:40 UTC

[GitHub] [airflow] kaxil commented on issue #9745: Replace azure-storage and azure-storage-blob by azure-mgmt-storage

kaxil commented on issue #9745:
URL: https://github.com/apache/airflow/issues/9745#issuecomment-1002829320


   I think those are 2 different libraries that serve different purposes: https://www.gcptutorials.com/post/azure-sdk-management-vs-client-libraries
   
   https://github.com/Azure/azure-sdk-for-python#packages-available
   
   
   https://pypi.org/project/azure-storage-blob/  (https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/storage/azure-storage-blob) vs https://pypi.org/project/azure-mgmt-storage/ 
   
   
   


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