Cannot add azure_storage extension to Flexible Postgres 16.9
Conor Nash
0
Reputation points
When I run the following SQL command:
CREATE`` ``EXTENSION`` ``IF`` ``NOT`` ``EXISTS`` azure_storage;
I get the following error:
ERROR: permission denied to alter restricted role "azure_pg_admin"
I can confirm that the extension has been loaded in the web interface, and is visible to Postgres:
Azure Database for PostgreSQL
Azure Database for PostgreSQL
An Azure managed PostgreSQL database service for app development and deployment.
Sign in to answer