mik-laj commented on issue #8284: URL: https://github.com/apache/airflow/issues/8284#issuecomment-617436012
Can you use an existing connection for Azure Blob Storage? https://airflow.readthedocs.io/en/latest/_api/airflow/providers/microsoft/azure/operators/wasb_delete_blob/index.html#module-airflow.providers.microsoft.azure.operators.wasb_delete_blob This operators uses ``wasb_default``. In the previous comment I used `azure_default ` only as an example. In the future, we may be able to combine multiple connection names for different Azure services, but I'm not an Azure expert. Why do you need to add a new connection? ---------------------------------------------------------------- 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: [email protected]
