Azure postgres as airflow metadata database using managed identity
I am trying to run very basic airflow configuration using airflow docker image in azure AKS.
We already have postgresql database configured, and we access that database using azure MSI.