Examine Azure AD Graph APIs app usage
This is step 2 of the process to migrate apps.
While planning your migration to Microsoft Graph, take time to review your existing application and to catalog the Azure Active Directory (Azure AD) Graph APIs you're currently using.
Compare your list to the known differences. This helps identify specific changes you'll need to make to migrate your app. These include simple changes easily resolved using an editor's search-and-replace features or more complicated updates that might require more analysis.
Microsoft Graph supports many of the same features and capabilities of Azure AD Graph. There are a few key differences:
- Request differences
- Feature differences
- Resource type differences
- Property differences
- Method differences
- Permissions differences
You'll also want to verify the permissions required for the features your app is using. In some cases, more granular permissions are available.
To learn more, see Permissions.
Next Steps
- Learn about app registration, permissions and consent differences between Azure AD Graph and Microsoft Graph.
- Review the checklist again.
Feedback
Submit and view feedback for