Access user photo information by using Microsoft Graph
Learn how to create a custom JavaScript application to retrieve user photo information by using Microsoft Graph.
Learning objectives
In this module, you'll:
- Use Microsoft Graph to integrate a user photo into an application
Prerequisites
- Global Administrator access to a Microsoft 365 tenant
- Ability to develop JavaScript applications
- Basic understanding of Microsoft Entra ID and Microsoft identity concepts are recommended
- Node.js
- Completion of the Configure a JavaScript application to retrieve Microsoft 365 data by using Microsoft Graph module