micaelamaria opened a new issue, #26503:
URL: https://github.com/apache/airflow/issues/26503

   ### Apache Airflow Provider(s)
   
   postgres
   
   ### Versions of Apache Airflow Providers
   
   Here my pip free | grep apache-airflow-providers:
   apache-airflow-providers-amazon==5.1.0
   apache-airflow-providers-common-sql==1.2.0
   apache-airflow-providers-ftp==3.1.0
   apache-airflow-providers-http==4.0.0
   apache-airflow-providers-imap==3.0.0
   apache-airflow-providers-microsoft-azure==4.2.0
   apache-airflow-providers-postgres==2.4.0
   apache-airflow-providers-sqlite==3.2.1
   
   
   
   ### Apache Airflow version
   
   2.4
   
   ### Operating System
   
   Ubuntu 16.04
   
   ### Deployment
   
   Virtualenv installation
   
   ### Deployment details
   
   airflow is running locally. 
   
   ### What happened
   
   Issue: I am trying to build a connection id to connect airflow to postgres 
hosted in azure. My host is xx-xx.postgres.azure.com, my username is yyy@xx-xx 
and a password. Unfortunately, though the connection works fine when I test it 
with psycopg2, it doesn t accept my strings when setting it up on airflow. Any 
hint?¿
   
   ### What you think should happen instead
   
   it shoiuld connect smoothly with my credentials, as they work just fine 
outside of airflow. Also when connecting to localhost, connection to postgres 
hosted in a wm (not azure) also work fine. 
   
   ### How to reproduce
   
    vb
   
   ### Anything else
   
    bv
   
   ### Are you willing to submit PR?
   
   - [X] 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]

Reply via email to