ephraimbuddy commented on issue #33203:
URL: https://github.com/apache/airflow/issues/33203#issuecomment-1669755225
> Yes. We could yank the release.
I'm working out a solution but I don't think we should yank this. Specifying
a value in connection.login will make the above connection work e.g:
```
- conn_id: wasb_conn_with_access_key
conn_type: wasb
login:astrosdk
host: astrosdk.blob.core.windows.net
description: null
extra:
shared_access_key:
```
--
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]