Calling Azure function API from Sharepoint classic using Managed identity

Rajeev Kumar Dave 21 Reputation points
2024-04-11T13:32:45.1333333+00:00

We have created an Azure function API in Python which will be further called by SharePoint classic using javascript. We want to make it secure using managed identity. Right now we are providing them API key which we do not want to.

 

Sharepoint is providing me token but we are not able to validate it because our application is separate.

 

Please help.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Microsoft 365 and Office | SharePoint | Development
Microsoft Security | Microsoft Entra | Other
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.