Azure event grid trigger in Logic App

Mauricio Igor 70 Reputation points
2025-06-13T00:54:14.0633333+00:00

I'm trying to add a trigger in logic App but when I need to set resource type I cannot

find my resocurdes and I get the following error:

token validation failed. A passthrough token was detected without proper resource provider context- request correlation identifier '8911f283-4942-4673-ae3e-7603797b8ac9'

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
{count} votes

1 answer

Sort by: Most helpful
  1. Loknathsatyasaivarma Mahali 2,740 Reputation points Microsoft External Staff Moderator
    2025-06-13T04:40:46.97+00:00

    Hello Mauricio Igor,

    Thanks for reaching out, to resolve the "token validation failed" error, please try to refresh your authentication session. Open a private or incognito browser window and sign into the Azure portal again, which will generate a fresh security token. If the issue persists, ensure the Microsoft.EventGrid resource provider is registered in your subscription's "Resource providers" settings. Lastly, verify in "Access control (IAM)" that your account has the necessary permissions, such as the Contributor role, on the resource you are trying to monitor.

    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.