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/06/05 14:08:59 UTC

[GitHub] [airflow] potiuk commented on issue #16254: Wasb connection to Azure Fileshareservice Hook not working

potiuk commented on issue #16254:
URL: https://github.com/apache/airflow/issues/16254#issuecomment-855245562


   When using the UI, you should not configure extras but you can now place the values in the right fields - instead of manually adding "extras" via JSON dict: 
   
   You have those fields (as you can see in your screenshot):
    
   * SAS token
   * Tenant ID
   * Shared access key 
   
   Which should be used for that purpose.
   
   This has been fixed in The Microsoft Azure Provider 2.0.0 (as a breaking change):
   
   https://airflow.apache.org/docs/apache-airflow-providers-microsoft-azure/stable/index.html#id1
   
   The detailed commit:
   https://github.com/apache/airflow/commit/1a85ba9e93d44601a322546e31814bd9ef11c125
   
   


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

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