
Creating Custom Intune Reports with Microsoft Graph API
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 …
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.
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.
How to overcome the limit of records returned in Microsoft Graph?
May 6, 2020 · Thank you very much Marc. I understood everything you wrote about $ top. I have a couple of doubts, can I retrieve unlimited records from Microsoft Graph related to singIns …
Get all user properties from Microsoft graph - Stack Overflow
37 That's the normal behaviour of Graph API, see documentation here and this extract: This operation returns by default only a subset of the more commonly used properties for each …
Call Microsoft Graph API in Power Automate using custom …
Aug 16, 2022 · Now that we are well acquainted with power apps and creating a microsoft graph custom connector in it, let us familiarize ourselves with the following terms once so that we can …
Send email using Microsoft Graph API from shared mailbox using …
Jan 18, 2023 · Use system managed identity as authentication for graph api. Refer this link for managed identity for graph API. Grant system-assigned identity of logic app as Send AS …
Microsoft Graph API and SharePoint files permissions
Nov 3, 2022 · Microsoft Graph API and SharePoint files permissions Asked 2 years, 11 months ago Modified 10 months ago Viewed 6k times
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 …
Querying extensionAttributes in Microsoft Graph API
Feb 8, 2019 · I have some extensionAttributes (1-4) synced from on-prem to Azure AD using Azure AD Connect, and I want to query these using the Microsoft Graph API, but the data …