About 50 results
Open links in new tab
  1. postgresql - Managed identity in Azure Database for Postgres

    Apr 8, 2025 · Managed identity in Azure Database for Postgres Follow the below steps which I have tried with: Step:1 how to set up a PostgreSQL Flexible Server and enable Microsoft Entra …

  2. postgresql - How to connect PGAdmin 4 to Postgres DB residing …

    Feb 1, 2024 · So for those wanting to do the same and connect to postgresql flexible db residing in an Azure virtual network: Create VM in same private network as database with ssh and …

  3. postgresql - Why can't I login to Azure Database for Postgres, …

    Apr 8, 2025 · 2 Why can't I login to Azure Database for Postgres, when I'm member of admin group Important considerations when connecting as a Microsoft Entra group member: Use the …

  4. How to connect from pgadmin to postgreSQL server with private …

    May 15, 2024 · 1 I just want to connect from my local host machine (pgadmin) to a azure postgreSQL database with private endpoint So I have created a postgreSQL flexible server …

  5. azure postgresql database with azure entra id - Stack Overflow

    Nov 8, 2023 · @AnupamChand I am using "Azure Database for PostgreSQL flexible server" and I don't see the option. Is there a different way to set this for flexible server?

  6. postgresql - Azure postgres flexible server create user using …

    Feb 7, 2024 · Azure postgres flexible server create user using terraform As the postgresql flexible server configuration module is failing during the execution of terraform apply for creating users …

  7. How to set role in Azure postgreSQL - Stack Overflow

    Mar 5, 2025 · In Azure Database for PostgreSQL (which is a managed service), superuser access is not granted to customers under normal circumstances. Azure maintains tight control over …

  8. How to enable Azure Active Directory Authentication for …

    Jan 10, 2023 · In Azure portal go to the postgresql database select Authentication and set active directory admin. You can specify an Azure AD group instead of an individual user to have …

  9. postgresql - ERROR: cannot execute CREATE TABLE in a read-only ...

    Jul 4, 2015 · Increase the storage size: In the Azure portal, navigate to your PostgreSQL Flexible Server. Under Settings, increase the storage to a larger size. Restart the server after …

  10. Identify Azure Private DNS Zone entry for Azure Database for …

    Jan 27, 2023 · It seems that when the PostgreSQL Flexible server is created within a virtual network with a private DNS zone, the "server name" that you can see in the Azure portal will …