arjunanan6 commented on issue #33255: URL: https://github.com/apache/airflow/issues/33255#issuecomment-1674593681
@malthe It was not set the logging level for azure.core in webserver_config. It looks like a more drastic approach is required like in the PR. This was my first approach to solving this and I can see a very similar approach was used in [WasbHook](https://github.com/apache/airflow/blob/5f8f25b34c9e8c0d4845b014fc8f1b00cc2e766f/airflow/providers/microsoft/azure/hooks/wasb.py#L127). -- 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]
