Microsoft Graph is the gateway to data and intelligence in Microsoft 365. It provides a unified programmability model that you can use to access the tremendous amount of data in Microsoft 365, Windows 10, and Enterprise Mobility + Security.
10,963 questions 1- Bountied 1
- Unanswered
- Frequent
- Score
- Unanswered (my tags)
PowerAutomate JSON - Convert Multiple Items in Object to String
So, I have a JSON object that is essentially a list of users who are members of a group. I would like to take all of those users and squish them into one nice string and put that string into a ... json microsoft-graph-api power-automate- 29
MS Graph API: Create an all day event, but set the event status to free
In EWS, we can set an event status to free with the property: LegacyFreeBusyStatus appointment.LegacyFreeBusyStatus = 0; Wondering if MS Graph API can do the same thing. I've been looking through all ... microsoft-graph-api- 2,475
What permissions are needed to read /write external collaboration policies?
I've written a powershell script that allows me to query azure for my azure ad policies like this: Connect-AzureAD $currentpolicy = Get-AzureADPolicy -All $true | ?{$_.Type -eq 'B2BManagementPolicy'} |... azure microsoft-graph-api msgraph- 13.3k
AzureAD - Multiple sites/applications organization
Hopefully someone can help me get my head around this one. As an example, I have a single AzureAD tenant with 4 users, 4 enterprise applications and 4 locations connect via Oauth2. User1 may need ... azure-active-directory microsoft-graph-api- 1
Microsoft graph client: cancel One drive large file upload fail with a 404
Like explained in the documentation , I try to cancel a large file upload with the following: ... javascript microsoft-graph-api microsoft-graph-sdks- 3,096
400 bad request when requesting Microsoft access token
I am trying to fetch User profile picture from Microsoft Graph API by using keycloak access token. But I am getting the following error from keycloak API { "errorMessage": "Invalid ... microsoft-graph-api keycloak- 60
How to sign out from Azure AD automatically right after receiving a mail id from Microsoft Graph?
In my ASP.NET web app I have added Sign in with Azure button. The project has already got its database to authenticate the user. So from Sign in with Azure button I am getting the email id using ... azure azure-active-directory microsoft-graph-api- 117
using react-native-app-auth in react native app and login using MS API for login creates a token in browser
I'm using react-native-app-auth package to do my sign in process with MS Graph API. The problem that I face here is, When we do the login using, import { authorize } from 'react-native-app-auth'; ... reactjs react-native microsoft-graph-api msgraph- 35
How to find user principal name not a member of particular group (which contain "AVD" in its name)
From Azure AD, Are there any ways to find users who does not have a speciifc group assigned ( the name contain %AVD% in it) ? This is what I have tried: azure powershell azure-active-directory microsoft-graph-api azure-ad-graph-api- 2,225
Add "refresh all connections" functionality
I have an app which uses the microsoft graph api to get info about an excel file stored in share point. This is what that info looks like: graph api response I want to add a button in my app to allow ... excel microsoft-graph-api- 1
How to remove a directory role member in MS Graph PowerShell module?
I've been looking for a way to remove a directory role member from Azure using the MS Graph PowerShell module, however, I can't seem to find any cmdlet to do this. I'm currently using the New-... azure powershell microsoft-graph-api microsoft-graph-sdks- 167
Open document from share point directly in office365
I'm using the graph API to access the documents in SharePoint. The response I'm getting looks like this: graph api response I want to let the user open this file (an excel file in this example) using ... sharepoint microsoft-graph-api office365- 1
How to fetch microsoft account's photo after signing in in android
I'm trying to fetch user's profile photo after signing in in my app but I don't know how to do this I googled for this problem but I didn't find any efficient solution android kotlin get microsoft-graph-api- 31
How to get raw contents of attachment using Graph API?
I'm using the Microsoft Graph API to get the contents of a file, but something is off about the encoding with the content bytes being returned. When I view the file in Notepad++, the contents look ... php character-encoding microsoft-graph-api- 107
How to get notified when Microsoft Graph beta version changed or released?
I want to be notified about Microsoft Graph beta version updates. How do I get notified when Microsoft Graph beta version changed or released? microsoft-graph-api- 124
15 30 50 per page12345…731 Next