Learn how to access user data from Microsoft Graph.
This module is also published as a Microsoft Learn module: Access User Data from Microsoft Graph
The lab for this module is available in multiple units within the associated Microsoft Learn module. Use the following links to jump to the specific unit. Each Microsoft Learn unit represents a different lab exercise & demo in the presentation.
-
Exercise: Working with users in the organization
In this exercise, you'll create an Azure AD application registration using the Azure Active Directory admin center, a .NET Core console application, and query Microsoft Graph for user data.
-
Exercise: Working with profile photos and related users
In this exercise, you'll update the existing Azure AD application registration using the Azure Active Directory admin center and a .NET Core console application, to query Microsoft Graph for user profile photos and get the user’s manager’s profile.
-
In this exercise, you'll modify an existing Azure AD application registration using the Azure Active Directory admin center, a .NET Core console application, and use Microsoft Graph to create, update, and delete users in your organization.
- Working with users in the organization
- Working with profile photos and related users
- Modifying users
This module has been recorded and is available in the Office Development YouTube channel: Access User Data from Microsoft Graph
| Roles | Author(s) |
|---|---|
| Lab / Slides / Demos | Andrew Connell (Microsoft MVP, Voitanos) @andrewconnell |
| QA | Rob Windsor (Microsoft MVP, PAIT Group) @rob-windsor |
| Sponsor / Support | Jeremy Thake (Microsoft) @jthake |
| Version | Date | Comments |
|---|---|---|
| 1.11 | May 17, 2022 | FY2022Q4 content refresh |
| 1.10 | March 1, 2022 | FY2022Q3 content refresh |
| 1.9 | December 8, 2021 | FY2022Q2 content refresh |
| 1.8 | September 13, 2021 | FY2022Q1 content refresh |
| 1.7 | May 26, 2021 | Refresh slides to new template |
| 1.6 | May 12, 2021 | FY2021Q4 content refresh |
| 1.5 | March 6, 2021 | FY2021Q3 content refresh |
| 1.4 | December 10, 2020 | FY2021Q2 content refresh |
| 1.3 | September 10, 2020 | FY2021Q1 content refresh |
| 1.2 | June 11, 2020 | 2020Q4 content refresh |
| 1.1 | February 23, 2020 | 2020Q3 content refresh |
| 1.0 | December 11, 2019 | New module published |
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.