简体   繁体   中英

Not able to set Microsoft Graph permissions in Azure Active Directory App Registration

I created a new Azure subscription (free) and under the Default directory registered a new Cloud Service ASP.Net MVC Web Application. I also added a new user to the default domain. When I run the application everything works in the application connected with this Azure AD.

Now when I try to set permissions for Microsoft Graph I see no permissions there. And thats why my User.IsInRole and IsAuthenticated doesn't work.

Both the users in the Default directory are Global Administrators - Error message in image

User 1 (amanpreet.singh@hotmail.com) - this created the free subscription

User 2 (amanpsingh@amanpreetsinghhotmail.onmicrosoft.com) - added by User 1

Can anyone help ?

This is a known error right now in the Azure portal, and we are working on a fix right now.

For the time being, you can use our other app registration portals to manage your application configuration settings: The App Registration Portal or our old Azure UX .

Sorry for any inconvenience.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM