question

MarekWdowiak-8578 avatar image
0 Votes"
MarekWdowiak-8578 asked JianmingTu-4725 answered

I cannot access Azure Active Directory page in Azure Portal error 403

I am using a student license provided by my university. I try to install and use the vagrant plugin. It is needed to create an Azure Active Directory Application with access to Azure Resource Manager for the current Azure Subscription (az ad sp create-for-rbac). I got the following error

Directory permission is needed for the current user to register the application. For how to configure, please refer 'https://docs.microsoft.com/azure/azure-resource-manager/resource-group-create-service-principal-portal'. Original error: Insufficient privileges to complete the operation.

So I go to the given link and try to check my permission in Azure Active Directory but when I try to go AAD page I got 403 error

40182-zrzut-ekranu-2020-11-16-170817.png

Can university administrator block access to the whole Azure Active Directory for students or there is some other cause for this error?


azure-active-directory
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

MarileeTurscak-MSFT avatar image
0 Votes"
MarileeTurscak-MSFT answered

Hi @MarekWdowiak-8578,

You need permission to read the directory data to see the list of users, and as you suspected it appears that your admin has not done that. https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/users-default-permissions

To register an application, your admin needs to either grant all users in the directory the ability to register an application, or assign a role to you that can.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

JianmingTu-4725 avatar image
2 Votes"
JianmingTu-4725 answered

Hi MarileeTurscak,

I have the same problem using my student account. your post is not helpful because it did not resolve the problem but loop back to the same problem

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.