Dont Have Access to Add App Regestration to Azure AD B2C - Azure for Students

Gadsden, Reis Mercer 6 Reputation points
2022-10-13T20:57:27.377+00:00

I have created a web application and was looking to implement user authentication for it. I was able to create a tenant, however when I went to go register my application I was denied access. Is this due to using Azure for Students? I have checked to make sure that I am the owner of my subscription, web app, and resource group. I have provided an image of what I am seeing below:

250272-azureadissue.png

Attempting to access the Users and the Roles and Administrators tab gives similar results, except it says no access.

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Olga Os - MSFT 5,951 Reputation points Microsoft Employee
    2022-10-18T01:01:15.757+00:00

    Hello @Gadsden, Reis Mercer ,

    Welcome to the MS Q&A forum.

    Based on the error message, it seems AAD administrator has disabled the app registration experience for your account in the Azure Portal.

    Specifically, this setting:

    251317-image.png

    If this option is set to yes, then non-admin users may register custom-developed applications for use within this directory.
    If this option is set to no, then only users with an administrator role may register these types of applications.

    Source: Delegate app registration permissions in Azure Active Directory

    You need to contact your Azure AD admin and ask to grant individual permissions to create and consent to applications when the default ability is disabled, or process registration/management by using PowerShell or another client such as Visual Studio.

    Hope above answers your questions and concerns.

    --------------------------------------------------------

    Let us know if you need additional assistance. If the answer was helpful, please accept it and complete the quality survey so that others can find a solution.

    Sincerely,
    Olga Os

    0 comments No comments

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.