About 812,000 results
Open links in new tab
  1. 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.

  2. Microsoft Graph API Overview

    Feb 1, 2025 · Microsoft Graph API is a RESTful API that lets developers connect to a wide range of Microsoft 365 services, such as Outlook, OneDrive, Teams, and Azure Entra tenant.

  3. Graph Explorer | Try Microsoft Graph APIs - Microsoft Graph

    Try the Graph Explorer developer tool to learn about Microsoft Graph APIs. Includes code snippets, Microsoft Graph Toolkit, and Adaptive Cards integration.

  4. How to call Microsoft Graph API from Power Automate?

    Aug 12, 2025 · So, let’s take a look at how to achieve this and how to call Microsoft Graph API from Power Automate. The first step in Graph API with Power Automate is registering an …

  5. Run Azure Resource Graph query using REST API - Azure Resource Graph

    This quickstart describes how to run an Azure Resource Graph query with REST API and view the results. The REST API elements are a URI that includes the API version and request body that …

  6. msgraph-sdk-powershell/docs at main - GitHub

    Why Microsoft Graph PowerShell Module? Microsoft Graph PowerShell module acts as an API wrapper for Microsoft Graph APIs, exposing the entire API set for use in PowerShell. It …

  7. Using Microsoft Graph API with .NET: A Comprehensive Guide

    Aug 6, 2024 · In this blog post, we will explore how to use the Microsoft Graph API in a .NET application. We'll cover essential functionalities, including obtaining access tokens, interacting …

  8. Microsoft Graph overview - Microsoft Graph | Microsoft Learn

    Jan 9, 2025 · Together, the Microsoft Graph API, connectors, and Data Connect power the Microsoft 365 platform. With the ability to access Microsoft Graph data and other datasets, you …

  9. How to retrieve user profile information with Microsoft Graph in Azure?

    In this example, Microsoft Graph API is used to retrieve the user profile information and display it. Using Microsoft Graph applications one can use Profile API to retrieve profile details of signed …

  10. Integrating ASP.NET Core Web API with Microsoft Graph API in …

    May 7, 2024 · This document provides a clear guide on integrating Microsoft Graph API with ASP.NET Core Web API within a .NET 6.0 framework. Prerequisites for App that created in …