Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,113 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi everyone,
We're upgrading our function apps to V4 and our Event Grid Web Hook trigger is now failing with a 401 Unauthorized Error. It's supposed to detect whenever a CSV file gets uploaded to our Blob Storage and trigger a function which creates documents in Azure Cosmos DB. We've updated our coding to authenticate the Cosmos DB connection so that should be fine. I've attached a screenshot of the error log message.
Any ideas?
Kind regards
Chris.