Sabbir02 opened a new issue, #45766:
URL: https://github.com/apache/airflow/issues/45766
### Apache Airflow version
Other Airflow 2 version (please specify below)
### If "Other Airflow 2 version" selected, which one?
2.30
### What happened?
Currently, the WasbHook does not pass the extra parameters from the
connection to the BlobServiceClient, limiting flexibility in configuration.
### What you think should happen instead?
The WasbHook should read the extra field from connection configurations and
pass these parameters to the underlying BlobServiceClient. This allows users to
define configurations such as proxies or other client-specific settings in
their connection setup.
### How to reproduce
Not applicable as this is a feature request.
### Operating System
Any
### Versions of Apache Airflow Providers
apache-airflow-providers-microsoft-azure
### Deployment
Official Apache Airflow Helm Chart
### Deployment details
_No response_
### Anything else?
_No response_
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [x] I agree to follow this project's [Code of
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
--
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]