Microsoft Graph Fundamentals
- Offered byMicrosoft
Microsoft Graph Fundamentals at Microsoft Overview
Duration | 1 hour |
Total fee | Free |
Mode of learning | Online |
Schedule type | Self paced |
Difficulty level | Beginner |
Official Website | Explore Free Course |
Credential | Certificate |
Microsoft Graph Fundamentals at Microsoft Course details
- What is Microsoft Graph?
- Configure a JavaScript application to retrieve Microsoft 365 data by using Microsoft Graph
- Access user photo information by using Microsoft Graph
- Microsoft Graph Fundamentals is a multi-part series that teaches you basic concepts of Microsoft Graph
- It will guide you with hands-on exercises on how to use Microsoft Graph API requests to start developing or enhancing your applications with Microsoft 365 data
- Learn how to create a custom JavaScript application to retrieve Microsoft 365 data using Microsoft Graph
- Learn how to create a custom JavaScript application to retrieve user photo information by using Microsoft Graph
Microsoft Graph Fundamentals at Microsoft Curriculum
What is Microsoft Graph?
Introduction
What is Microsoft Graph?
Understand Microsoft Graph services
Access user information from Microsoft Graph by using Graph Explorer
Exercise - Access user information from Microsoft Graph by using Graph Explorer
Summary
Configure a JavaScript application to retrieve Microsoft 365 data by using Microsoft Graph
Introduction
Understand the role of Azure Active Directory with Microsoft Graph
Understand Microsoft Graph permissions and consent
Register an application with Azure Active Directory
Exercise - Register an application with Azure Active Directory
Retrieve an access token by using MSAL
Exercise - Retrieve an access token by using MSAL
Summary
Access user photo information by using Microsoft Graph
Introduction
Use Microsoft Graph in your web application to retrieve a user's profile photo
Exercise - Use Microsoft Graph in your web application to retrieve a user's profile photo
Summary