tsaaii opened a new issue #21110: URL: https://github.com/apache/airflow/issues/21110
### Apache Airflow Provider(s) microsoft-azure ### Versions of Apache Airflow Providers apache-airflow-providers-microsoft-azure ### Apache Airflow version 2.2.3 (latest released) ### Operating System windows ### Deployment Other Docker-based deployment ### Deployment details I have a docker image with kubernetes which has all the provider dependencies and other pip installations with official helm chart where I overwrote some values for airflow which are mostly credentials related. ### What happened I am trying to test my azure data factory connection and when I hit the test button after giving client ID, secret, Factory name, resource group name, subscription ID , it displays a red banner but it doesn't say what failed. I am looking to debug this.  My azure connector configuration  red banner indicating something isn't right but it doesn't say what ### What you expected to happen The goal is to see a successful connection to ADF from Airflow so that i can run my ADF pipelines on airflow. ### How to reproduce _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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org