Introduction
Development with Microsoft Graph
()
What you should know
()
1. Overview of the Microsoft Graph
Microsoft Graph
()
Graph REST API
()
Querying using the Graph REST API
()
Graph resources
()
The Graph Explorer
()
Challenge: Get a list of Teams channels
()
Solution: Get a list of Teams channels
()
2. Authenticating to the Microsoft Graph with Graph SDK and Microsoft Authentication Library (MSAL)
The Microsoft Graph SDK on NuGet
()
Configuring the SDK with MSAL providers
()
Accessing advanced profile data
()
Reviewing requests
()
Accessing collections on the graph
()
3. Advanced Microsoft Graph Queries
Implement query filters
()
Expand to related identities
()
Custom headers
()
Custom parameters
()
Challenge: Get a filtered list of emails
()
Solution: Get a filtered list of emails
()
4. Manipulating the Microsoft Graph Using the Graph SDK
Creating a new entity
()
Updating an existing entity
()
Deleting an entity
()
Challenge: Update profile photo
()
Solution: Update profile photo
()
Ex_Files_Azure_Dev_MGD_MIP.zip
(236 KB)