Training
Certification
Microsoft Certified: Identity and Access Administrator Associate - Certifications
Demonstrate the features of Microsoft Entra ID to modernize identity solutions, implement hybrid solutions, and implement identity governance.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Use the following checklist to plan your migration from Azure Active Directory (Azure AD) Graph to Microsoft Graph.
In many respects, Microsoft Graph is similar to the earlier Azure AD Graph. In many cases, change the endpoint, version, and resource name in your code, and everything should continue to work.
Nonetheless, there are differences. Certain resources, properties, methods, and core capabilities changed.
Specifically, look for differences in the following areas:
Examine the APIs used by your app, the permissions they require, and compare to the list of known differences.
For production, verify that the APIs your app needs are generally available in Microsoft Graph v1.0 and inspect whether they work like in Azure AD Graph or differently.
For testing, use Graph Explorer to experiment with API calls and to develop new approaches. For best results, sign in using the credentials of a test user in a test tenant so that you verify the API behavior in a realistic environment.
Before updating your app for production, ensure you test thoroughly and stage your rollout to your customer audience.
After switching to Microsoft Graph, you unlock many more datasets and features that are defined in Major services and features in Microsoft Graph.
Training
Certification
Microsoft Certified: Identity and Access Administrator Associate - Certifications
Demonstrate the features of Microsoft Entra ID to modernize identity solutions, implement hybrid solutions, and implement identity governance.