Get introduced to the Microsoft Graph API and learn how to use the Microsoft Authentication Library (MSAL) to query and manipulate a graph in C# code.
Overview
Syllabus
Introduction
- Development with Microsoft Graph
- What you should know
- 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
- The Microsoft Graph SDK on NuGet
- Configuring the SDK with MSAL providers
- Accessing advanced profile data
- Reviewing requests
- Accessing collections on the graph
- 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
- Creating a new entity
- Updating an existing entity
- Deleting an entity
- Challenge: Update profile photo
- Solution: Update profile photo
- Next steps
Taught by
Sidney Andrews