Cannot add azure_storage extension to Flexible PostgreSQL 15.13

Talha Nasr 25 Reputation points
2025-08-26T16:57:27.4333333+00:00

I was working on the Azure Storage extension in Azure Database for PostgreSQL flexible server. I followed the steps described here:
https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/quickstart-azure-storage-extension

User's image

User's image

but got the error on

CREATE EXTENSION azure_storage;
ERROR: permission denied to alter restricted role 'azure_pg_admin'

PostgreSQL version: 15.13

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.