Can I monitor how a third party Application calls our MS Graph API?

aorsten 0 Reputation points
2023-08-31T10:12:44.0066667+00:00

We are using an addin to Word, which requires access to Excel files on our Sharepoint. We log onto the addin using our MS users via MSAL, and give their App delegated access to Files.Read.All so that it can fetch the Excel files using our MS Graph API.

My question is, can I in Azure/Sharepoint/Graph monitor which MS Graph API calls are being made from their App? They have let me know exactly which API calls they are supposed to use, can I in Azure set up something to monitor that only those calls are being made, which warns me when other calls are made?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
2,063 questions
Microsoft Graph Files API
Microsoft Graph Files API
A Microsoft API to create an app that connects with files across OneDrive, OneDrive for Business, and SharePoint document libraries.
391 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. msft-gu 1,275 Reputation points
    2023-08-31T17:07:39.1233333+00:00

    Hello,

    Good day and thank you for the question. As far as I know, this is feature is not available as of the moment. I highly suggest to creating a feature request under Microsoft Graph - Feedback Portal.

    May you have a great day ahead.


    If I answered your question, please upvote and accept this as an answer.