Cannot add azure_storage extension to Flexible Postgres 16.9

Conor Nash 0 Reputation points
2025-08-11T10:05:36.7466667+00:00

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:

Screenshot 2025-08-11 at 10.54.50

Azure Database for PostgreSQL
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.