Rediger

Allow extensions

Before creating extensions for an Azure Database for PostgreSQL flexible server, add them to the allow list.

Steps to allow extensions

Using the Azure portal:

  1. Select your Azure Database for PostgreSQL flexible server.

  2. From the resource menu, under the Settings section, select Parameters.

    Screenshot showing the Parameters menu option.

  3. Select the extensions that you want to allowlist from the ones available in the azure.extensions parameter.

    Screenshot showing how to allowlist some extensions.

  4. Select Save.

    Screenshot showing the Save button in the Parameters page.

  5. A new deployment is launched to set the value of the azure.extensions parameter on your Azure Database for PostgreSQL flexible server.

    Screenshot shopwing the deployment in progress to set the value of azure.extensions parameter on your Azure Database for PostgreSQL flexible server.

  6. When the deployment completes, select Go to resource to go back to your Azure Database for PostgreSQL flexible server.

    Screenshot showing the deployment successfully completed to set the value of azure.extensions parameter on your Azure Database for PostgreSQL flexible server.