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