- Module 1: Learn how to control the amount of data returned by Microsoft Graph to optimize queries using query parameters.
- Demonstrate how to manipulate REST queries with query parameters
- Create queries that expand complex entities
- Demonstrate how to search for content with Microsoft Graph
- Optimize Microsoft Graph queries with batching
- Module 2: Learn how Microsoft Graph uses throttling to maintain service health and how to address this feature when creating applications.
- Explain how Microsoft Graph maintains resource health
- Identify when Microsoft Graph throttles requests
- Decide the appropriate pattern to address throttled requests
- Create queries that mitigate throttling scenarios
- Module 3: Learn how to access user data from Microsoft Graph.
- Demonstrate how to get a list of users
- Demonstrate how to get details, including a profile picture, of a user
- Demonstrate how to manage the lifecycle of a user from creation to deletion
- Module 4: Learn how to manage the lifecycle of Office 365 groups with Microsoft Graph.
- Demonstrate how to get information about a group
- Demonstrate how to get information about a user’s groups
- Demonstrate how to manage the lifecycle of a group
- Module 5: Learn how to access files in OneDrive with Microsoft Graph.
- Demonstrate how to retrieve a list of files OneDrive
- Demonstrate to download a file from OneDrive using a unique ID
- Get a list of files trending around the signed in user
- Demonstrate how to upload a large file to OneDrive
- Module 6: Learn how to use the Microsoft Graph .NET SDK in an ASP.NET MVC web application.
- Demonstrate how to create and configure an ASP.NET MVC application to authenticate users and obtain tokens from Azure AD
- Demonstrate how to get display a user's events in their calendar
- Demonstrate how to use the Microsoft Graph .NET SDK
- Module 7: Learn how to with change notifications (webhooks) & track changes (delta query) in the Microsoft Graph.
- Demonstrate how to use the Microsoft Graph .NET SDK
- Demonstrate how to subscribe and receive notifications when entities change with Microsoft Graph
- Demonstrate how to retrieve a list of all entities that have changed using delta query
By the end of this module, you'll be able to:
By the end of this module, you'll be able to:
At the end of this module, you should be able to:
At the end of this module, you should be able to:
At the end of this module, you should be able to:
At the end of this module, you should be able to:
At the end of this module, you should be able to: