14,115 questions with Microsoft Security | Microsoft Graph tags

Sort by: Updated
1 answer

Microsoft Graph API for OneNote not updating LastModifiedDateTime

This is follow-up on a known case with a case number that was resolved in 2024, but has come back. Since we're not supposed to provide private data, I'm not including all the history. What is happening: User updates OneNote Our service polls API or…

Microsoft Security | Microsoft Graph
asked 2026-06-03T17:17:35.1533333+00:00
Troy 0 Reputation points
answered 2026-06-04T23:35:32.39+00:00
Rayyan Fawad 0 Reputation points
1 answer

Access token Graph API

Hi! I am a developer, and I am trying to connect to the Graph API of Sharepoint. (My trying to connect is in Visual Studio Code, I need to make an integration in Oracle jDeveloper) I have access to the tenantID, clientId, thumbprint of the certificate,…

Microsoft Security | Microsoft Graph
asked 2026-06-04T14:39:18.5066667+00:00
Laura de Koning 0 Reputation points
answered 2026-06-04T14:39:33.8066667+00:00

AI answer

2 answers

Update-MgUser command: forceChangePasswordNextSignIn does not work

Hi there, I've been developing a utility script for my environment and I'm using the following PowerShell code to reset a user's M365 password and force them to change their password at next logon: $body = @{ passwordProfile = @{ …

Microsoft Security | Microsoft Graph
asked 2026-06-03T13:36:16.8+00:00
Edward Smith 0 Reputation points
answered 2026-06-03T14:33:49.0733333+00:00
Edward Smith 0 Reputation points
1 answer

Ho to get access token to call Graph API

I want to call Graph API from Spring Boot application to retrieve Group information for an user. I am calling this endpoint https://login.microsoftonline.com/TENANT_ID/oauth2/v2.0/token Please let me know what details needs to be sent in request…

Microsoft Security | Microsoft Graph
asked 2026-06-03T14:08:02.7766667+00:00
Patra, Braja Bilash (B.) 0 Reputation points
answered 2026-06-03T14:08:26.5966667+00:00

AI answer

1 answer

Intermittent ErrorItemNotFound on message/attachment GET after change notifications (async)

We use Microsoft Graph to read Outlook messages and attachments in an async integration (processing runs after Microsoft Graph change notifications, e.g. AWS Lambda / SQS). We resolve the message and attachments roughly like this: // After we receive a…

Microsoft Security | Microsoft Graph
asked 2026-04-15T11:37:12.2733333+00:00
Ganesh 0 Reputation points
commented 2026-06-03T06:08:27.4166667+00:00
Ganesh 0 Reputation points
1 answer

Graph Task Subscriptions is not sending notification if the task is created through Outlook Desktop

I have created the a subscription for monitor the default tasks. However, it is only sending notification for tasks created through api. If the task is created through Outlook Desktop App, no notification received. I also test the event subscription,…

Microsoft Security | Microsoft Graph
asked 2026-06-02T14:59:00.17+00:00
Wei Hong 0 Reputation points
edited the question 2026-06-02T15:09:30.6133333+00:00
Wei Hong 0 Reputation points
2 answers

Microsoft Graph Equivalent of EWS Contact Groups / Personal Distribution Lists

Does Microsoft Graph currently support creating Outlook personal contact groups / distribution lists similar to EWS? Can mailbox contacts (contact inside contactFolder) be added to: Microsoft 365 Groups Distribution Groups Mail-enabled Security…

Microsoft Security | Microsoft Graph
asked 2026-05-29T11:40:40.4433333+00:00
Baljeet Kaur 0 Reputation points
commented 2026-06-02T12:55:17.96+00:00
Baljeet Kaur 0 Reputation points
0 answers

AADSTS53003 blocks service principal client_credentials for Microsoft Graph — sign-in log shows "Not applicable" for Conditional Access

Our backend service cannot obtain a Microsoft Graph token via client_credentials. The token request is rejected with AADSTS53003 — Access has been blocked by     Conditional Access policies. The corresponding service principal sign-in log shows the…

Microsoft Security | Microsoft Graph
asked 2026-06-02T09:39:00.4633333+00:00
Hussien Elshazly 0 Reputation points
edited the question 2026-06-02T12:14:04.2533333+00:00
Sridevi Machavarapu 32,000 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Sensitivity label cannot be assigned since sensitivity label owner email cannot be computed for this file

Hi all, when trying to assign a sensitivity label by the Graph API endpoint `/drives/${listDdriveId}/items/${itemId}/assignSensitivityLabel` I get an error, when the last operation on this item/document was performed by an app (Editor 'SharePoint…

Microsoft Security | Microsoft Graph
asked 2023-09-06T08:05:39.4366667+00:00
Sebastian Duschinger 20 Reputation points
commented 2026-05-29T23:49:42.9866667+00:00
Patrick Slater 0 Reputation points
1 answer

Team Access Issue using Microsoft graph API

My usecase is to perform below operations:   Create chatrooms with mutlipe users (reporter, assignee, default leads — so 4-5 members will be part of that Chatroom) Also, after creating CR - it need to post summary, desc from itrack to Chatroom …

Microsoft Security | Microsoft Graph
asked 2026-05-29T19:08:51.32+00:00
Ramalingam, Jayalakshmi 0 Reputation points
answered 2026-05-29T19:09:17.9233333+00:00

AI answer

1 answer

Get drive item gives 404 not found even when search drive item gives the result

Hi, I am using two apis, the search api to search for an item and get api to retrieve that item Search API : curl --location --request POST 'https://graph.microsoft.com/v1.0/search/query' \ --header 'Authorization: Bearer ' \ --header…

Microsoft 365 and Office | SharePoint | Development
Microsoft Security | Microsoft Graph
asked 2023-01-02T10:14:46.657+00:00
harryK9 11 Reputation points
commented 2026-05-29T18:02:45.5066667+00:00
Vaibhav Parikh 0 Reputation points
0 answers

Is there a way to increase Graph Connector index quota above 50M items per tenant?

Hello, I would like to confirm Microsoft Graph Connector index quota, and the current official guidance. Background Per MC865187 (September 2024), every eligible Microsoft 365 / Office 365 tenant receives 50 million Graph Connector index items at no…

Microsoft Security | Microsoft Graph
asked 2026-05-28T23:50:37.1266667+00:00
Tad Ikoma 0 Reputation points Microsoft Employee
answered 2026-05-28T23:50:51.9566667+00:00

AI answer

1 answer

Microsoft Graph API does not return SharePoint list items in “Pending” (content approval) state when using app-only authentication

I am building an approval workflow using Azure Logic Apps + Microsoft Graph API (app-only authentication) to process documents stored in a SharePoint Online document library that has: Versioning enabled Content approval enabled Require check-out…

Microsoft Security | Microsoft Graph
asked 2026-05-28T18:58:08.11+00:00
Ashley Gorman 0 Reputation points
edited the question 2026-05-28T19:27:43.48+00:00
Rakesh Mishra 9,585 Reputation points Microsoft External Staff Moderator
0 answers

Microsoft.Graph.Models.ODataErrors.ODataError: The underlying service is experiencing a high load and is unable to fulfill your request. Please retry after a brief backoff period.

Microsoft.Graph.Models.ODataErrors.ODataError: The underlying service is experiencing a high load and is unable to fulfill your request. Please retry after a brief backoff period. Using Microsoft Graph API version 5.103.0 to connect to…

Microsoft Security | Microsoft Graph
asked 2026-05-26T22:40:01.1766667+00:00
JhSoftDev 0 Reputation points
answered 2026-05-26T22:40:23.96+00:00

AI answer

1 answer

How is Microsoft Search priced once we surpass 50 million items?

https://learn.microsoft.com/en-us/microsoftsearch/licensing "All connectors by Microsoft are free. Microsoft provides an index quota limit of 50 million items per tenant without extra cost. For more information, see this public…

Microsoft Security | Microsoft Graph
asked 2025-03-25T22:24:16.4266667+00:00
catmanjan 116 Reputation points
edited a comment 2026-05-23T13:44:35.17+00:00
pasmllr 40 Reputation points
1 answer

Import/Export API (/mailboxes) have no acess to In-Place archive content in v1.0 of MSGraph

Hello, Recently it was discovered that /mailboxes endpoint of the Import/Export API in the v1.0 version of MSGraph does not work for In-Place archive folders. (while beta version does) For the v1.0 the request is denied with "Operation not…

Microsoft Security | Microsoft Graph
asked 2026-05-22T14:34:38.3033333+00:00
Illia 0 Reputation points
answered 2026-05-22T19:48:50.84+00:00
Vasil Michev 127K Reputation points MVP Volunteer Moderator
1 answer

How to resolve 403 errors in Graph API POST /v1.0/servicePrincipals

I am creating an Application Registration using the Graph C# SDK, but I keep getting errors when creating a service principal for that new App ID I created. I am using the permission "Application.ReadWrite.OwnedBy". This is the error response…

Microsoft Security | Microsoft Graph
asked 2026-04-22T09:42:47.2866667+00:00
David Pereira 26 Reputation points
commented 2026-05-22T11:54:48.7366667+00:00
David Pereira 26 Reputation points
0 answers

Files shared with a service user do not show up in Graph API "Shared With Me" for hours

We want to give our users the ability to attach files to a service by sharing it with a service user. This service user is used to call the Graph API in order to list the files shared with it based on a sharing link or token. This all works fine, but…

Microsoft Security | Microsoft Graph
asked 2025-04-15T08:42:49.5866667+00:00
Max Uppenkamp 15 Reputation points
commented 2026-05-21T18:58:35.3266667+00:00
Anthony IH 0 Reputation points
2 answers

Does Graph API support HTTP 2.0 ?

Does Graph API support HTTP 2.0 ? It's not easy to find out the supported version of HTTP, in the documents.

Microsoft Security | Microsoft Graph
asked 2026-05-21T04:59:33.2266667+00:00
Yu, Miseon 0 Reputation points
answered 2026-05-21T05:06:09.49+00:00
Vasil Michev 127K Reputation points MVP Volunteer Moderator
1 answer

How to get cloud account login / logout time details?

i have user cloud account i want to fetch its login and logout time from my c# code i have azure subscription details for login from my code i have also acquired p1 license of azure how to get this

Microsoft Security | Microsoft Graph
asked 2026-05-20T09:52:29.47+00:00
Asmit Bajaj 0 Reputation points
edited the question 2026-05-20T10:02:50.23+00:00
Asmit Bajaj 0 Reputation points