An API that connects multiple Microsoft services, enabling data access and automation across platforms
14,134 questions with Microsoft Security | Microsoft Graph tags
Deleted Graph user identity reappears in Graph Users list API after confirmed deletion (descriptor-level 404, list-level still present)
We are attempting to permanently remove an orphaned Azure DevOps Graph identity that resulted from an Azure AD UPN-reuse conflict. After deleting it via the Graph Users API, the identity continues to reappear in the list endpoint despite the…
Microsoft Security | Microsoft Graph
Support for Streaming Uploads with Unknown Final Size in Microsoft Graph OneDrive Upload Sessions
Hello Microsoft Graph Team, We are integrating OneDrive as a storage backend in our application using the Microsoft Graph API (/me/drive) and have encountered a design constraint that we'd like to confirm and, if possible, identify a supported workaround…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
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
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Is it possible to programmatically trigger a Microsoft Authenticator push notification Directly and receive the user's approval status?
During my research, I couldn't find a Microsoft-supported API (such as Microsoft Graph API)that allows a custom application to directly trigger a Microsoft Authenticator push notification and retrieve the user's approval status. Could you please clarify…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
is the format correct
Does the Contributor ID tracking work correctly on /api/credentials/share/ URLs, or should I use a different link format to share my credential
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
AI answer
Copilot Studio / Work IQ Graph API Discovery Failure: 20-Item Pagination Cap Blocks Processing of Comprehensive SharePoint Directory Structures
Yes, learn.microsoft.com (specifically the Microsoft Q&A section under the microsoft-copilot-studio tag) is a great place to post this for community support and visibility. 💡 Pro-Tip on Channels: If your client has an active enterprise agreement,…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
The locationHint field is not working properly in POST https://graph.microsoft.com/beta/copilot/conversations/{conversationId}/chat
Hi there! I have an issue with POST https://graph.microsoft.com/beta/copilot/conversations/{conversationId}/chat endpoint. When I am running this request: curl -X POST…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Issue while posting the email attachments for GCC high
Hi, I tried to post the attachments which are non drafts and has attachment of size more than 3mb. I have used following API to post the attachment : https://graph.microsoft.us/v1.0/users/{userId}/messages/{messageId}/attachments/createUploadSession …
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Desactivar Directory Sync para un grupo especifico
Hola, buenas. Queria consultar si hay alguna forma de desactivar el Directory Sync para un grupo de cuentas especifico, ya que estuve viendo otros foros y veo que el comando para desactivar que usan es para la organizacion completa, cosa que no…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
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
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Microsoft Graph API - Users
Below extension columns are not available for all the users in…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
PS error while connecting to MG Graph via admin account
Team, We are getting an error while connecting to MGgraph, see attached for reference, need help in fixing this error PS Error.jpg
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
MS Graph API - failing to create Service Principal for just created Application in B2C
I have been doing this process for years now. All is scripted and running with Azure Pipelines. There is set of scripts that very high level do the following: Gets an MS Graph access token using client credentials (there is a pre-created Application…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Subscription created for Groups
I am currently configuring a webhook subscription for Microsoft 365 and have encountered an issue while creating a subscription for a Microsoft 365 Group. Could you please clarify what should be passed in the resource field of the subscription request…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
How to get the conversation via conversation Id
I want to fetch the whole conversation via conversation Id.
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Entra External ID (External Tenant): How to send an email notification/invitation to local user created via "Create User" endpoint of Graph API
Hello everyone, We are in the process of migrating our authentication provider from Auth0 to MS Entra External ID for External Tenants (B2C). We have a couple of workflows we need to replicate in MS Entra External ID, particularly Create User and Reset…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Managing external identities to enable secure access for partners, customers, and other non-employees
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Graph API Calendar Events delta query infinite loop
I'm using Event delta queries API to synchronize calendar events for several account. The initial /calendar/calendarView/delta request spans a 1-year window, from now to 1 year in the future. With one specific account, the delta request return an…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
How to limit Microsoft Graph API Application Permissions to a specific user or security group
Dear All i've created an Entra Registered Apps and give it two Microsoft Graph API Application Permissions (Mail.ReadWrite and Mail.Send). Is it technically possible to limit them only to a specific security group? Could you please support to do…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Unable list UserFlow ID in Graph Explorer
I am trying to disable External Tenant External Identities Signin User Flow's Create Account Field. I received AADB2C error code when i use Microsoft Graph Explorer to list User Flow ID. I had used an admin account with global admin, External ID User…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Managing external identities to enable secure access for partners, customers, and other non-employees
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Microsoft Graph: how to list only the mailboxes a delegated user can access, not all users in the tenant?
I'm building an integration with Microsoft Graph using delegated permissions (OAuth2 authorization-code / refresh-token flow, with Mail.Read and Mail.Read.Shared). In a setup screen, the signed-in user needs to pick which mailboxes the integration…
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms