Logic Apps Workflow Azure AD connect

Athina Thomas 20 Reputation points
2023-08-28T22:15:54.4733333+00:00

Hello,

I'm trying to create a Logic App Workflow that creates a user whenever a certain email hits an inbox. I'm trying to connect to the Azure AD action but keep getting this error.

2023-08-28 18_04_19-NVIDIA GeForce Overlay

How come I can't use a personal account?

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,542 questions
Microsoft Security Microsoft Entra Microsoft Entra ID
{count} votes

Accepted answer
  1. Carlos Solís Salazar 18,191 Reputation points MVP Volunteer Moderator
    2023-08-28T23:36:30.71+00:00

    Try the following:

    1. Create a native user in your Azure AD
    2. Give Global administrator privilege to that user
    3. Authenticate with your new user in your logic app

    When you create a tenant with a personal account, that user is like an external account, usually personal account is authenticated in the URL live.com, and your logic app needs a user that authenticates in microsoft.com

    Hope this helps.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.