I have a Migrate Service Principals from the retiring Azure AD Graph APIs to Microsoft Graph issue, but do not know how to identify source from ID field

Schulz, James 10 Reputation points
2025-01-23T14:13:36.77+00:00

In my Azure > Overview > Recommendations. I have the high incident of Azure AD Graph API to Microsoft Graph. I cannot find the source of the issue, but it does show me the ID number. So how can I find what the source of the issue is from the ID number?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,887 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Akhil Nasalwai - MSFT 165 Reputation points Microsoft Vendor
    2025-01-23T16:15:36.3566667+00:00

    Hello Schulz, James,

    Thank you for reaching out to Microsoft!

    For the query mentioned on how to identify source from ID field,

    Go to the Microsoft Entra admin center and navigate to Identity>Overview>Recommendations.

    Locate the Recommendation - Find the recommendation related to Azure AD Graph API usage.

    Click on the recommendation to view more details. This will provide you with information about the applications or service principals using the Azure AD Graph API.

    Look for the ID number associated with the high incident. This ID will help you identify the specific application or service principal causing the issue.

    Azure Active Directory (Azure AD) Graph is deprecated and is currently in its retirement path. It is recommended that you migrate your apps to Microsoft Graph if you have AD Graphs.

    If you are finding "Microsoft Office" application (ID of d3590ed6-52b3-4102-aeff-aad2292ab01c), you can safely ignore that.

    For the rest, please read our recently updated Blog Post in this regard:

    https://techcommunity.microsoft.com/blog/identity/action-required-azure-ad-graph-api-retirement/4090533

    Also, to continue to use Azure AD Graph Apps until they are switched over to Microsoft Graph

    Manage application authenticationBehaviors - Microsoft Graph | Microsoft Learn

    Additionally, here is a reference for all Microsoft First Party Application IDs for your reference:

    References:

    1.https://learn.microsoft.com/en-us/troubleshoot/entra/entra-id/governance/verify-first-party-apps-sign-in#application-ids-of-commonly-used-microsoft-applications

    2.https://github.com/merill/microsoft-info/blob/main/_info/MicrosoftApps.csv

    Hope this helps.

    If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.


Your answer

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