Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,180 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We're encountering a 401 error after activating Azure AD authentication for our Azure Functions. Despite configuring the Client ID, Secret, and Scope correctly, the issue persists. We've repeatedly toggled the authentication on and off without success. The error we receive is "Request failed with status code 401," and unfortunately, there are no logs capturing this error. Can anyone provide assistance?