
How to assign Entra user User.Read.All and Group.Read.All from …
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 …
Get all Files in a folder using Microsoft Graph API
Jun 22, 2020 · sharepoint microsoft-graph-api power-automate microsoft-graph-files asked Jun 22, 2020 at 13:14 Giri Damodaran 51 1 1 2
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 …
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 …
Get all user properties from Microsoft graph - Stack Overflow
Get all user properties from Microsoft graph Asked 7 years, 9 months ago Modified 5 months ago Viewed 91k times
Permissions problems when using Microsoft graph explorer
May 1, 2023 · Also when I logged out of the graph explorer and logged in again, and I wen back to the "consent to permissions" it looked like the permissions I had consented before had been …
Get Extended Properties on User using Microsoft Graph
I am working with Microsoft Graph to manage Azure AD users and am having some trouble accessing extension properties on a User object. The property was added when the user was …
Querying extensionAttributes in Microsoft Graph API
Feb 8, 2019 · When I actually used the API I got the data out of the attributes, so it was either an issue with graph explorer or more likely, the scope set in the graph explorer.
How do I filter and select inside a expanded collection on …
Jul 7, 2017 · How do I filter and select inside a expanded collection on Microsoft Graph? Asked 8 years, 3 months ago Modified 8 years, 3 months ago Viewed 26k times
How to search the group by the DisplayName using Microsoft …
Oct 25, 2018 · According to your description, I assume you want to search the Group by the DisplayName using the search parameters. Based on this document, we can currently search …