Cannot create azure_ai extension in Postgres Flexible Server 16.9
Nimrod Senhav
0
Reputation points
When I run the following SQL command i get the below error, practically the same as here: https://free.blessedness.top/en-us/answers/questions/5537021/cannot-add-azure-ai-or-azure-storage-extension-to
Can you please help?
SQLCopy
CREATE EXTENSION IF NOT EXISTS azure_ai;
--output from query:
--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 in the server parameters(azure.extensions).
Attached is the available version we have:
Azure Database for PostgreSQL
Azure Database for PostgreSQL
An Azure managed PostgreSQL database service for app development and deployment.
Sign in to answer