An Azure service that provides an event-driven serverless compute platform.
Hello
Considering the the screenshots provided, you have error: Access Violation when Retrieving Access Token for Azure Function.
There could be multiple issues and you can try to:
- Check code where you’re retrieving the access token. Ensure that you’re following the correct procedure.
- Ensure that the service principal has the required API permissions (e.g., Microsoft Graph, Azure Management APIs, etc.).
- If your Azure Function is running with a managed identity, ensure that the identity has the necessary permissions.
- Double-check the method you’re using to retrieve the access token.
- Enable detailed logging in your Azure Function.
Also try to check your browser settings: