Issue to acces Microsoft Entry ID

MARCIO S 0 Reputation points
2025-01-27T15:50:10+00:00

Hi,

I´m facing the same problem to access MS Entry Id, our APP registration in Portal Azure. My account is for students, I need the access to complete course dataFactory, how can I access this recourses with account like these:

Message error:

{ "shellProps": { "sessionId": "b3c6730e421e42ae926eb27eb89373c3", "extName": "Microsoft_AAD_IAM", "contentName": "ActiveDirectoryMenuBlade", "code": 403 }, "error": { "message": "No access", "code": 403 }}

Thanks

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,195 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,112 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Sakshi Devkante 500 Reputation points Microsoft Vendor
    2025-01-27T16:31:48.54+00:00

    Hello @MARCIO S

    Thank you for posting your query on Q&A.

    I understand that you are getting error 403 while accessing the Microsoft Entra ID for your student account.

    This error (403) typically means the admin of the tenant has not given the permission to access the "Admin Portal" with a non-administrator account. which limits access to the Microsoft Entra admin center for non-admin users. This restriction can be found in the settings, where the global administrator has selected "Yes" to restrict access.

    Refer to this article - https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/users-default-permissions which talks about the kind of permissions a user has, and type of restrictions admin can apply within the Azure AD to restrict access.

    User's image

    Sometimes this issue occurs if there is something blocking the network connection. If this is the case, this issue can often be resolved by whitelisting the required endpoints as mentioned in our Microsoft documentation: https://learn.microsoft.com/en-us/azure/azure-portal/azure-portal-safelist-urls?tabs=public-cloud#azure-portal-framework

    Please try updating the browser to the latest version and check using the Chrome browser instead of Edge to see if you get the same results.

    To resolve this issue, there are two possible methods: 1.Reach out to your global administrator and ask them to assign any role to you. This will grant you access to the Microsoft Entra admin center, even if the restriction is set to "Yes". As long as you have any role or custom role assigned, you will not be restricted from accessing the portal.

    2.The global administrator can disable the restriction by selecting "No". This will allow non-admin users, including service administrators like yourself, to access the Microsoft Entra admin center without any issues.

    I hope this clarifies things. Please contact us if you have any additional questions.

    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.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Best regards,

    Sakshi Devkante


  2. MARCIO S 0 Reputation points
    2025-01-28T00:59:34.21+00:00

    Hi Sakshi,

    Thanks about your ansewer !!

    I checked and really my "Microsoft Entra admin" is flegged "YES" limiting the access to "Entra Admin". But I dont know how can I reach out my global administrator. Please can you help me how can I do this?

    Regards

    Marcio


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.