https://docs.microsoft.com/en-us/azure/postgresql/quickstart-create-server-database-portal https://docs.microsoft.com/en-us/answers/questions/34267/no-pg-hbaconf-entry-for-host-after-updating-connec.html
WICHTIG : Setzen von Allow access to Azure services = Yes
psql "host=csa-baseapp-postgresql.postgres.database.azure.com port=5432 dbname=postgres user=csabaseapp@csa-baseapp-postgresql password=supergeheimespasswort4BaseApp sslmode=require" -f data.sql
WICHTIG: In Cloud Shell ausführen
https://docs.microsoft.com/en-us/azure/app-service/
WICHTIG: Je für BFF (Java 11), Decision (Java 11), DB (Java 11), UI (Node 14)
WICHTIG: Für Node Startup anpassen: https://nicolgit.github.io/how-deploy-angular-app-to-azure-appservice-running-linux-from-github/
https://github.com/marketplace/actions/azure-webapp
WICHTIG: In Github Workflows App Name anpassen
WICHTIG: Connection Strings (BFF, Decision, DB, UI) anpassen