MS Graph with Logic Apps

MS Learner 21 Reputation points
2020-10-26T00:43:39.217+00:00

Hello Everyone
I am trying to launch MS Graph from Logic Apps for Threat Indicators . Once I add Submit Multiple Indicators option from MS Graph , it asks me to Sign in . I click on Sign in and gets error message (it takes me to click on user , I click on same user through which I am logged in Azure Portal )
AADSTS50020: User account xxxxxx@harsh.com .com' from identity provider 'live.com' does not exist in tenant 'Microsoft' and cannot access the application 'c4829704-0edc-4c3d-a347-7c4a67586f3c'(MicrosoftGraphSecurityConnector) in that tenant. The account needs to be added as an external user in the tenant first. Sign out and sign in again with a different Azure Active Directory user account.

I have added App registration and provided all sorts of permissions for MS Graph API , nothing is working ..
Please suggest

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

Accepted answer
  1. James Hamil 24,136 Reputation points Microsoft Employee
    2020-10-26T20:11:06.343+00:00

    Hi, can you verify that the user is in the correct tenant as their MSGraphSecurityConnector application? If not, you'll need to add the outlook user to their tenant. You can also test this on your end by just creating a new user in the tenant and signing into MS graph with that user.

    Hope this helps,

    James


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.