14,173 questions with Microsoft Security | Microsoft Graph tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Graph API Access to Transcripts Stopped Working After July 31, 2026 Policy Changes

Dear Teams, We are experiencing an issue with our application after the transcript access policy changes that took effect on July 31, 2026. Previously, our application was able to retrieve Microsoft Teams meeting transcripts successfully through…

Microsoft Security | Microsoft Graph
asked 2026-08-04T09:45:24.3266667+00:00
Wang, Qinjie 240 Reputation points
commented 2026-08-27T00:51:05.3033333+00:00
Chris Raffle 0 Reputation points
0 answers

Personal OneDrive: newly consented apps get 403 accessDenied / serviceReadOnly ("Database Is Read Only") on ALL drive endpoints, while an app consented months ago works for the same user at the same moment

Summary On personal Microsoft accounts (OneDrive Personal), any app registration whose delegated consent was granted today receives 403 accessDenied / innerError serviceReadOnly / message "Database Is Read Only" on every drive endpoint,…

Microsoft Security | Microsoft Graph
asked 2026-08-23T18:32:56.2933333+00:00
fangzhangmnm 0 Reputation points
commented 2026-08-26T15:10:49.9066667+00:00
Rosa Siria Mella D'Amato 0 Reputation points
0 answers

How to parse calendar events (IPM.Appointment) from Microsoft Graph Export API Fast Transfer Stream (FTS) format?

Service: Microsoft Graph API, Exchange Online, eDiscovery/Export. Scenario: We are trying to programmatically export and parse deleted calendar events (IPM.Appointment) that are residing in hidden Exchange hold folders (e.g., RecoverableItemsDeletions or…

Microsoft Security | Microsoft Graph
asked 2026-08-26T12:19:32.9133333+00:00
Aditya Varshney 0 Reputation points
0 answers

Microsoft Graph returns 401 for /me/calendars with delegated Calendars.ReadBasic on personal Microsoft account

App configuration Supported account type: Personal accounts only Public client / device-code authentication Authority: consumers Delegated Microsoft Graph permission: Calendars.ReadBasic only No client secret or certificate Observed behavior …

Microsoft Security | Microsoft Graph
asked 2026-08-25T02:02:49.7433333+00:00
Peter Holdorf 0 Reputation points
edited the question 2026-08-25T02:08:58.4066667+00:00
Peter Holdorf 0 Reputation points
0 answers

Microsoft Graph OneNote API — PATCH content fails on any page containing a table

PATCH /me/onenote/pages/{id}/content reliably fails with error 20137 ("This page can not be PATCHed") for every page that contains an HTML <table> element anywhere in its content — including brand-new pages created moments earlier via…

Microsoft Security | Microsoft Graph
asked 2026-08-24T20:05:06.5566667+00:00
Phillip Wood 0 Reputation points
2 answers

How to Identify SharePoint permission changes using Microsoft Graph Delta without scanning every drive item?

Hi , We've requirement to implement an incremental SharePoint permissions extraction process using Microsoft Graph Delta and would appreciate some guidance on the recommended approach. Current implementation For each SharePoint site: Discover all…

Microsoft Security | Microsoft Graph
asked 2026-07-03T12:56:30.5666667+00:00
jaya krishna gonuguntla 40 Reputation points
answered 2026-08-24T15:51:42.65+00:00
Ryan Sullivan 0 Reputation points
0 answers

Microsoft Graph Calendars.ReadBasic returns 403 ErrorAccessDenied for personal Outlook account while Graph Explorer returns 200

We are implementing Microsoft Calendar availability sync for our web application, Groupbooka. We have a dedicated Microsoft Entra app registration: App name: Groupbooka Calendar Application (client) ID: fdb304b4-113d-4aab-a762-fc52b810c78d…

Microsoft Security | Microsoft Graph
asked 2026-08-22T20:37:41.89+00:00
Luke 0 Reputation points
0 answers

Microsoft Graph webhook subscriptions deliver duplicate notifications for the same message

We have a NestJS application that subscribes to Microsoft Graph webhooks for Outlook inbox messages using the /subscriptions endpoint with resource users/{email}/mailfolders('Inbox')/messages. We are consistently receiving duplicate webhook notifications…

Microsoft Security | Microsoft Graph
asked 2026-08-20T20:44:48.5666667+00:00
edited the question 2026-08-20T21:14:42.3766667+00:00
Clover-L 25 Reputation points Microsoft External Staff Moderator
0 answers

Using graph API to create calendar entries that are "Teams Meetings" in a shared calendar account, used to work but isn't now

I am using the graph API to create Calendar entries in a shared Outlook calendar account. These are working successfully. I have been successfully creating them as Teams Meetings - I have been seeing that when I create the entries and…

Microsoft Security | Microsoft Graph
asked 2026-08-20T16:19:47.0866667+00:00
Kevin Phillips 0 Reputation points
0 answers

ChatGPT cannot search my Microsoft 365 Personal OneDrive – Microsoft Graph MSA support

I am a long-standing Microsoft 365 Personal customer and have been using OneDrive since at least August 2018. I currently have approximately 38.8 GB of data stored in my 1 TB OneDrive. I want to securely connect my existing personal OneDrive to ChatGPT…

Microsoft Security | Microsoft Graph
asked 2026-08-20T12:41:06.4666667+00:00
Simon Faulkner 0 Reputation points
1 answer

How to get all audit log from purview using service principal

We have an application/service principal with Microsoft Graph Application permission AuditLogsQuery.Read.All. We can successfully create Purview Audit Log Queries through POST /security/auditLog/queries and retrieve them through GET…

Microsoft Security | Microsoft Graph
asked 2026-08-19T10:43:32.1566667+00:00
Ayush Bangad 0 Reputation points
answered 2026-08-19T11:26:59.59+00:00
Vasil Michev 127.6K Reputation points MVP Volunteer Moderator
0 answers

Teams Shifts workforceIntegration callback not triggered by “Share with team”

Hi Microsoft Support, We are integrating with Microsoft Teams Shifts using Microsoft Graph workforceIntegration and synchronous change notifications. We have observed different callback behavior between sharing an individual shift and using the…

Microsoft Security | Microsoft Graph
asked 2026-08-18T22:26:31.3366667+00:00
Siqi You 0 Reputation points
1 answer

Power Automate - Custom Connector Issues

Hi there, I've been trying to set up a custom connector within PowerAutomate for a while now to aid in creating Planners and other SharePoint admin tasks when we create new sites.  I'm having issues getting the custom connector to authenticate itself…

Microsoft Security | Microsoft Graph
asked 2026-08-18T14:08:38.8833333+00:00
Kieran Hale 0 Reputation points
answered 2026-08-18T14:08:59.2866667+00:00

AI answer

0 answers

Microsoft Graph app-only: link.webUrl omitted unless Sites.FullControl.All is granted

Our application uses Microsoft Graph with app-only authentication (client credentials) to retrieve sharing permissions for DriveItems stored in OneDrive for Business / SharePoint Online. We retrieve permissions using: GET…

Microsoft Security | Microsoft Graph
asked 2026-08-18T11:50:29.1266667+00:00
Saar Mansharov 0 Reputation points
1 answer

Rate limit issue with Intune APIs

I am currently working with the Microsoft Intune APIs to retrieve ManagedDevices, Audit logs, and DetectedApps. During testing, I observed that the actual rate limits I am encountering are significantly lower than those documented in the official…

Microsoft Security | Microsoft Graph
asked 2026-04-01T07:34:39.6333333+00:00
Abhi Sinojia 10 Reputation points
commented 2026-08-17T18:05:32.2733333+00:00
Ketan Dilip Kamble 0 Reputation points
1 answer

Microsoft Graph subscriptions are sometimes lost silently

We use Microsoft Graph change notifications with resource data for Outlook mailbox, contacts, and calendar synchronization. The synced account sometimes lose synchronization. We are investigating whether a reauthorizationRequired lifecycle notification…

Microsoft Security | Microsoft Graph
asked 2026-08-14T03:09:40.16+00:00
Faisal Maulana 0 Reputation points
answered 2026-08-14T03:10:09.28+00:00

AI answer

1 answer

Inconsistent response while fetching Drive Changes using DeltaLink when a file checkout is discarded.

We are using DeltaLink to fetch the file changes in Document Library (Drive). We are getting file which was not actually changed in response. The file was checked out first and the checkout was discarded later hence, the file was not actually changed.…

Microsoft 365 and Office | SharePoint | For business | Windows
Microsoft Security | Microsoft Graph
asked 2022-09-22T12:45:13.227+00:00
Raj Poladia 1 Reputation point
commented 2026-08-13T06:50:40.2533333+00:00
Irfan Iqbal 0 Reputation points
0 answers

Ongoing "corruption" problems with ExternalGroups via Graph API

Copilot Connectors use ExternalUsers and ExternalGroups to manage access controls for indexed items. There are ongoing "corruption" issues with ExternalGroups. By this, I mean something goes wrong on the Microsoft Graph side which causes it to…

Microsoft Security | Microsoft Graph
asked 2026-08-13T05:12:55.64+00:00
sysadmin 140 Reputation points
1 answer

regarding file id change of a file.

if a file in the sharepoint is deleted and uploaded again , will the file id change. what happens if file is just updated , does file id change. we connect to sharepoint via microsoft drive id and further credentials, and we noticed file id changed.

Microsoft Security | Microsoft Graph
asked 2026-08-12T09:49:01.4333333+00:00
KolaparthiVamsi Krishna 0 Reputation points
answered 2026-08-12T09:49:18.8466667+00:00

AI answer

0 answers

Microsoft Graph v1.0 passkey creationOptions returns WebAuthn parameters rejected by Chromium

Hello, we are implementing programmatic passkey registration for a Microsoft Entra External ID tenant. To obtain WebAuthn creation options, our backend uses an app-only access token and Microsoft Graph Java SDK 6.65.0 with the following SDK call: final…

Microsoft Security | Microsoft Graph
asked 2026-08-10T09:16:48.5933333+00:00
Eka Lin 0 Reputation points
edited the question 2026-08-12T08:35:16.55+00:00
Eka Lin 0 Reputation points