
Microsoft Graph tutorials - Microsoft Graph | Microsoft Learn
Jun 11, 2025 · 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.
Build .NET apps with Microsoft Graph - Microsoft Graph
Jun 11, 2025 · This tutorial teaches you how to build a .NET console app that uses the Microsoft Graph API to access data on behalf of a user.
Build Python apps with Microsoft Graph - Microsoft Graph
Jun 11, 2025 · This tutorial teaches you how to build a Python console app that uses the Microsoft Graph API to access data on behalf of a user.
Microsoft Graph Fundamentals - Training | Microsoft Learn
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.
Build JavaScript apps with Microsoft Graph - Microsoft Graph
Jun 11, 2025 · This tutorial teaches you how to build a JavaScript console app that uses the Microsoft Graph API to access data on behalf of a user.
Use the Microsoft Graph API - Microsoft Graph | Microsoft Learn
Nov 7, 2024 · Learn how to register your app and get authentication tokens for a user or service before you make requests to the Microsoft Graph API.
Build PowerShell scripts with Microsoft Graph - Microsoft Graph
This tutorial teaches you how to build a PowerShell script that uses the Microsoft Graph API to access data on behalf of a user.
Build Python apps with Microsoft Graph and app-only authentication
In this tutorial, you build a Python app that uses the Microsoft Graph API to access data using app-only authentication.
Tutorial: Call Microsoft Graph in a Node.js console daemon app ...
In this tutorial, you build a console daemon app that calls Microsoft Graph API using its own identity. The daemon app you build uses the Microsoft Authentication Library (MSAL) for Node.js.
Tutorial - Web app accesses Microsoft Graph as the user - Azure App ...
In this tutorial, you learn how to access data in Microsoft Graph for a signed-in user.