
Creating Custom Intune Reports with Microsoft Graph API | Microsoft ...
Jul 10, 2025 · Unlock Custom Intune Reporting with Graph API + Power BI to generate a Windows 365 Dashboard with your data. Systems administrators often need to be able to report on data that is not …
Action required: Azure AD Graph API retirement | Microsoft …
Dec 5, 2024 · Apps can’t make requests to Azure AD Graph APIs after February 1, 2025 – unless you take action to postpone the impact.
Search and Purge using Microsoft Graph eDiscovery API
Jul 7, 2025 · With the eDiscovery Graph API, you have the option to create the case, create a search, generate statistics, create an item report and issue the purge command all from the Graph API.
Threat hunting with Microsoft Graph activity logs
Sep 3, 2024 · Learn about threat hunting through Microsoft Graph API activity logs, with KQL queries to boost your investigation.
Support Tip: Getting Started with Microsoft Graph API
Mar 11, 2019 · This post discusses Graph API, how to set it up, and shows how you can use existing code samples to build a custom app.
Azure AD Graph retirement - techcommunity.microsoft.com
Jun 27, 2025 · Identifying use of Azure AD Graph APIs in your tenant We strongly encourage using the Microsoft Entra recommendations for Azure AD Graph retirement to identify apps require action. …
Get my user's information using MS Graph API - Stack Overflow
Jan 26, 2021 · I'm trying to get my information using the Graph API SDK for C# (the idea is the application running without user interaction), as shows code sample below: …
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.
Microsoft Graph API and SharePoint files permissions
Nov 3, 2022 · Microsoft Graph API and SharePoint files permissions Asked 3 years, 1 month ago Modified 1 year ago Viewed 6k times
Graph API integration for SaaS developers
Jan 26, 2024 · In this sample, we synchronize users and groups from Graph API into our SaaS app local storage (Cosmos DB in our case). Users and groups are synchronized from customers' tenants …