About 181,000 results
Open links in new tab
  1. Threat hunting with Microsoft Graph activity logs

    Sep 3, 2024 · In this blog, we’ll explore the recent addition of Microsoft Graph activity logs, which has been made generally available. Microsoft Graph activity logs provides a history of all Microsoft Graph …

  2. How to assign Entra user User.Read.All and Group.Read.All from Graph ...

    Nov 7, 2024 · Microsoft Social Login Approval Required Popup but the context is i'm signing into graph explorer as " [email protected] " and I'm trying to create a specific subscription that …

  3. Search and Purge using Microsoft Graph eDiscovery API

    Jul 7, 2025 · The Graph Explorer can be accessed via the following link: Graph Explorer | Try Microsoft Graph APIs - Microsoft Graph To start using the Graph Explorer to work with Microsoft Graph …

  4. Using Microsoft Graph as a Microsoft Copilot for Security Plugin with ...

    Jul 24, 2024 · In this article, we show how to build a Copilot for Security API plugins that call Microsoft Graph APIs using delegated access.

  5. Getting started with the Graph API with the Graph Explorer | Microsoft ...

    Sep 20, 2018 · Step 3: Login to Graph Explorer Open Internet Explorer and navigate to https://graphexplorer.cloudapp.net . This will result in landing at the page depicted in the screenshot …

  6. How can I use Microsoft Graph API to get Application by appId

    Sep 27, 2018 · After reading this document, I found we can get applications by using this API, but seems it doesn't contain all applications like 'Graph explorer', 'Skype Web Experience On Office 365', …

  7. What's the difference between Azure AD Graph, Azure Resource Graph …

    Nov 16, 2021 · You can use a bunch of different query methods, including Azure Resource Graph Explorer in the Azure portal and the Azure Resource Graph query language, Azure PowerShell, or …

  8. [Announcing] Open Sourcing the Microsoft Graph Explorer!

    Jun 1, 2017 · The Microsoft Graph Explorer is a tool that lets developers easily experiment with the Microsoft Graph API from their browser. Last month, we announced an update with new features …

  9. Cannot login on Microsoft Graph API Explorer using my Azure-AD-B2C ...

    Dec 11, 2024 · Do you want to list the users, to whom you assigned Global Administrator role from your Azure AD B2C tenant with the help of Microsoft Graph Explorer or using Rest API?

  10. Get all Files in a folder using Microsoft Graph API

    Jun 22, 2020 · You can't just list all of the children in the root, because it includes everything (function, files, folders, annotations, enums, etc.) and if there are more than 200 items you won't get a list, …