Hannan Khan Greetings & Welcome to Microsoft Q&A forum!
I am not able to create the Resource group on Azure Portal in Azure Open AI. It gives an error that "You do not have permission to create resource groups under subscription specific_subscription_id_Name"
It seems like you do not have the required permissions to create a resource group under the subscription. You need to have the "Owner" or "Contributor" role assigned to your account to create a resource group.
Also, User needs to be a reader at the Subscription level and should have Cognitive Services OpenAI Contributor on the resource level to work.
First check if you have the "Cognitive Services OpenAI Contributor" role is enabled or not. If not, follow the below steps.
To enable "Cognitive Services OpenAI Contributor" role, Goto Azure Open AI resource in Azure Portal -> Access control (IAM) -> Add role assignment --> Select "Cognitive Services OpenAI Contributor" role and assign.
Please see below for more clarity.
Once you have added the role assignment, you will be able to see this under View My access tab.
After adding the Role assignment, you will be able to create/deploy the resources.
If you are not an admin to the subscription, please contact your Azure administrator to assign the required role to your account.
Please see Role-based access control for Azure OpenAI Service for more details.
Hope this helps. Do let me know if you have any further queries.
---If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.