
Microsoft Graph overview - Microsoft Graph | Microsoft Learn
Apr 15, 2026 · Microsoft Graph is the gateway to data and intelligence in Microsoft cloud services like Microsoft Entra and Microsoft 365. Use the wealth of data accessible through Microsoft Graph to …
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.
Microsoft Graph documentation | Microsoft Learn
Microsoft Graph documentation Microsoft Graph is the gateway to data and intelligence in Microsoft 365. Use Microsoft Graph to build intelligent apps, derive insights and analytics, and extend Microsoft 365 …
Microsoft Graph tutorials - Microsoft Graph | Microsoft Learn
Jun 11, 2025 · Create a basic application that accesses data via Microsoft Graph in 30 minutes by using a step-by-step Microsoft Graph tutorial.
Available chart types in Office - Microsoft Support
This article describes the different types of charts in Excel and other Office programs. Read a description of the available chart types in Office.
Create a chart from start to finish - Microsoft Support
Learn how to create a chart in Excel and add a trendline. Visualize your data with a column, bar, pie, line, or scatter chart (or graph) in Office.
Present your data in a scatter chart or a line chart - Microsoft Support
Scatter charts and line charts look very similar, especially when a scatter chart is displayed with connecting lines. However, the way each of these chart types plots data along the horizontal axis …
Authentication and authorization basics - Microsoft Graph
Dec 23, 2024 · To call Microsoft Graph, you must register your app with the Microsoft identity platform, request permissions, and acquire an access token.
Use Graph Explorer to try Microsoft Graph APIs
Nov 7, 2024 · Try Microsoft Graph APIs on the default sample tenant to explore capabilities, or sign in to your tenant and use it as a prototyping tool to fulfill your app scenarios.
Get user - Microsoft Graph v1.0 | Microsoft Learn
Dec 23, 2024 · Namespace: microsoft.graph Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. …
Customize Microsoft Graph responses with query parameters
Jul 3, 2025 · Discover how to use query parameters with Microsoft Graph APIs to control data retrieval and efficiently customize API responses and improve performance.