Need admin approval - How do I by pass this for azure logic apps on a personal account?

Michael_L23 0 Reputation points
2023-09-01T06:56:19.1066667+00:00

I am attempting to create a logic app for practice where I will create a new user when an email event is triggered.

When I am attempting to create the trigger to create a new user it requests that I "Sign in to create a connection to Azure AD.". I have attempted to sign in with my outlook account but it is requesting I use a school or work email. I only have access to a school email and I receive this error.

Screenshot 2023-08-31 at 11.52.29 PM

How can I proceed with the logic app without permission for this resource? I have even attempted to use my non-student pay-as-you-go subscript, and it is still not letting me proceed with creating this event trigger.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,449 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
24,204 questions
{count} votes

3 answers

Sort by: Most helpful
  1. Akshay-MSFT 17,931 Reputation points Microsoft Employee
    2023-09-04T14:39:35.7133333+00:00

    @Michael_L23

    Thank you for posting your query on Microsoft Q&A, from above description I could understand that you have registered an application with Microsoft Entra ID (Formerly Azure AD) want end users to access the app with guest account but it is taking you to consent screen without much options for end user to perform.

    Please do correct me if this is not the case by responding in the comments section:

    You may take following actions w.r.t in your tenant :

    1. Action for Admin: (Azure AD - Enterprise Applications - Consent and permissions | Admin consent settings )
    • You may allow end users to request for consent (an option for "request admin consent" will be added) by enabling Users can request admin consent to apps they are unable to consent to​

    If this option is set to yes, then users request admin consent to any app that requires access to data they do not have the permission to grant.
    If this option is set to no, then users must contact their admin to request to consent in order to use the apps they need.

    User's image

    OR

    User Consent settings (Azure AD - Enterprise Applications - Consent and permissions | Admin consent settings )

    • Configure whether users are allowed to consent for applications to access your organization's data. Once configured users would be able to consent themselves without needing Admin intervention.

    User's image

    Thanks,

    Akshay Kaushik

    Please "Accept the answer" (Yes), and share your feedback if the suggestion answers you’re your query. This will help us and others in the community as well.

    1 person found this answer helpful.

  2. Q&A Assist
    2023-09-01T06:56:19.1066667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To create a connection to Azure AD, you need to sign in with a work or school account that has the necessary permissions. If you don't have access to a work or school account, you can try one of the following options:

    If you are still unable to proceed with creating the event trigger, it is possible that you do not have the necessary permissions on your Azure subscription. You can try contacting your subscription administrator to request the necessary permissions.


    References:

    0 comments No comments

  3. Andy David - MVP 155K Reputation points MVP
    2023-09-01T11:15:02.47+00:00

    An Admin would have to consent the perm bein requested. Do you have access to the tenant as an admin or know who does?

    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.