From b713cbc3b6efa5309211f13a5dad9bdce761f126 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Tue, 8 Jun 2021 23:36:47 -0700 Subject: [PATCH] Added instructions for Azure [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cb5c5d2..29e7fc6 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,7 @@ Some Postgres providers only support specific extensions. To request a new exten - Amazon RDS - follow the instructions on [this page](https://aws.amazon.com/rds/postgresql/faqs/) - Google Cloud SQL - follow the instructions on [this page](https://cloud.google.com/sql/docs/postgres/extensions#requesting-support-for-a-new-extension) - DigitalOcean Managed Databases - follow the instructions on [this page](https://docs.digitalocean.com/products/databases/postgresql/resources/supported-extensions/#supported-extensions) +- Azure Database for PostgreSQL - follow the instructions on [this page](https://docs.microsoft.com/en-us/azure/postgresql/concepts-extensions#next-steps) ## Upgrading