About 96 results
Open links in new tab
  1. 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 …

  2. Take action by February 1: Azure AD Graph is retiring

    Jan 16, 2025 · Apps can’t make requests to Azure AD Graph APIs after February 1, 2025 – unless you take action to postpone the impact.

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

  4. Action required: Azure AD Graph API retirement

    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.

  5. Getting Started Microsoft Graph SDK

    Feb 23, 2023 · Overall, getting started with the Microsoft Graph SDK involves installing the SDK package for your chosen programming language, initializing it with your application credentials, and …

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

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

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

  9. Retirement of Exchange Web Services in Exchange Online

    Sep 19, 2023 · Update 3/27/2025: We updated the "Access to public folders" section below. This post is a part of our EWS (Exchange Web Services) to Microsoft Graph Migration Guide Series. In 2018, we …

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