About 801,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 · In this article, I will demonstrate ways to leverage Microsoft Graph API to fetch service principal and user details on the Entra account.

  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. 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 …

  5. 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 …

  6. How to use the Microsoft Graph API Java SDK (v6)

    Feb 23, 2025 · Learn how to interact with the Microsoft Graph API using Java and the latest MS Graph SDK, with practical examples.

  7. 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 …

  8. Querying Microsoft Graph - KodeKloud Notes

    Below is an example of how to build a Microsoft Graph client using the SDK, configuring the authentication provider, and querying the API for user profile details. The following example …

  9. 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 …

  10. How to Fix Graph API Error: Authorization_RequestDenied

    Dec 5, 2025 · Microsoft Graph API is the gateway to data and services in Microsoft 365, Azure AD, and other Microsoft cloud services. To interact with it, your app must be granted the …