Apps using Azure AD Graphs are not my apps - what am I supposed to do?

David Schrag 211 Reputation points
2021-08-23T14:30:09.027+00:00

I used the script at https://github.com/microsoft/AzureADGraphApps to identify my apps that use Azure AD Graph. The script found 30 apps. Six of these are directly from Microsoft. (I assume that's what a TRUE value in the MicrosoftApp column means.) The rest are from third-party publishers -- we don't do any in-house development. So am I now supposed to go to each of these publishers and ask what the plan is for updating the app to use Microsoft Graph instead of Azure AD Graph? And then just plan to install their update in my tenant between now and June 2022?

The instructions at https://learn.microsoft.com/en-us/graph/migrate-azure-ad-graph-planning-checklist?view=graph-rest-1.0 seem to assume that I have full control over the application code, so I am confused.

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

Answer accepted by question author
  1. Dinakar J 76 Reputation points
    2021-09-01T12:30:33.273+00:00

    You don't need to take any action on the applications owned or managed by Microsoft. Our internal teams are working on their respective applications and once done the changes will be pushed automatically to your tenant.

    With respect to 3rd party apps Once the app owners come out with new versions of their apps using MS graph, customers will have to migrate to those apps. As mentioned, if you do not have any in-house development or any of your own applications with dependency on Azure AD graph, you should be good and no need to be concerned.

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.