14,029 questions with Microsoft Security | Microsoft Graph tags

Sort by: Updated
1 answer

Need tenant admin consent for Microsoft Graph API permissions (Chat.ReadWrite, ChatMember.ReadWrite) – stuck in consent loop

I am working on an enhancement to the Virtual Team tab in TPP that involves adding external partner sellers to an existing Microsoft Teams chat using the Microsoft Graph API. For this feature, I need the following delegated Microsoft Graph permissions: …

Microsoft Security | Microsoft Graph
asked 2026-03-26T11:42:38.34+00:00
Roshan Eligati 0 Reputation points Microsoft Employee
answered 2026-03-26T11:43:20.18+00:00
Q&A Assist
1 answer

Graph API we lost some reservation with this code .

Hi, we are working with an other enterprise, and they use he api graph to retreive our calendar of the cars. But when they run it at 2 different time, some time 1 day or more or less, they lost some appointment. A event created in some days, is found,…

Microsoft Security | Microsoft Graph
asked 2026-03-26T10:07:16.0333333+00:00
admin_365_st 0 Reputation points
answered 2026-03-26T10:07:39.7766667+00:00
Q&A Assist
0 answers

Enterprise Websites Cloud Graph Connector - Unable to Set up Entra ID Authenticated ASP.Net MVC Core Azure Web App

Hello Everyone, We have been trying to set up Enterprise Website Cloud Graph Connector on Entra ID Authenticated ASP.Net MVC Core Azure Web App. We have Azure Web App Deployed on the same tenant. We have followed the steps provided in…

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.

9,781 questions
Microsoft Security | Microsoft Graph
asked 2025-02-05T16:16:51.1766667+00:00
Surya Kiran Bonugu 0 Reputation points
commented 2026-03-26T09:48:06.1733333+00:00
Matthew Thomas 0 Reputation points
1 answer

how can i upgrade my windows

how to upgrade your windows and make my downloads run

Microsoft Security | Microsoft Graph
asked 2026-03-25T18:35:31.4133333+00:00
Siyabonga Shaker 0 Reputation points
answered 2026-03-25T18:35:58.39+00:00
Q&A Assist
0 answers

How to restore a Deleted Event Using Graph API

Context We are currently migrating functionality from EWS to Microsoft Graph API (Java). We have a requirement to delete and then programmatically restore calendar events. While our EWS implementation works perfectly, we are struggling to locate the…

Microsoft Security | Microsoft Graph
asked 2026-03-24T01:18:36.8466667+00:00
Henry John 0 Reputation points
edited the question 2026-03-25T17:55:38.8866667+00:00
Henry John 0 Reputation points
0 answers

Excat location of M365bForms (by itself and the responses)

Hello As per this documentation https://learn.microsoft.com/en-us/purview/ediscovery-what-is-stored-in-a-mailbox Forms created before April 2020 are stored as a PDF file. Forms created after 2020 are stored as a JSON file. Responses to a form are stored…

Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Microsoft Security | Microsoft Graph
asked 2025-02-03T15:02:39.08+00:00
Christophe Humbert 131 Reputation points
commented 2026-03-25T17:26:38.08+00:00
Sukanya H 0 Reputation points
2 answers

I've encountered the 'unauthorized_client: The client does not exist or is not enabled for consumers' error while trying to use authentication via Microsoft Graph in my web service; any ideas on how to fix this?

Hello, I've added authentication via Microsoft Graph to my web service. Everything was working fine, but at some point, I started getting an "unauthorized_client: The client does not exist or is not enabled for consumers" error when trying to…

Microsoft Security | Microsoft Graph
asked 2024-04-16T14:51:12.9333333+00:00
Netlas Team 0 Reputation points
answered 2026-03-25T14:37:18.2466667+00:00
Dipankar Boruah 0 Reputation points
5 answers One of the answers was accepted by the question author.

unauthorized_client: The client does not exist or is not enabled for consumers

Hello, when I was doing the following exercise: https://learn.microsoft.com/en-us/training/modules/msgraph-toolkit-intro/4-exercise-sign-into-app to Use Graph Toolkit with this index.html : <head> <meta charset="UTF-8"> <meta…

Microsoft Security | Microsoft Graph
asked 2023-02-14T17:18:43.3033333+00:00
PauloMatos 170 Reputation points
answered 2026-03-25T14:34:39.8266667+00:00
Dipankar Boruah 0 Reputation points
1 answer

Unable to fetch Service Principal and Managed Identity sign-in logs using Microsoft Graph (400 errors & missing data)

Trying PowerShell automation to generate an Azure App Registration usage report, including: Interactive sign-ins Non-interactive sign-ins Service Principal (app-only) sign-ins Managed Identity sign-ins What Works Using GET /auditLogs/signIns …

Microsoft Security | Microsoft Graph
asked 2026-03-25T11:43:15.2833333+00:00
Abhiram Mangde 20 Reputation points
answered 2026-03-25T11:43:43.4+00:00
Q&A Assist
1 answer

Error ColdStoreNotSupportedForMessageException when sending message MS Teams via Graph API.

I'm using the Graph API to send a message to a Microsoft Teams channel, but I'm getting the following error. Endpoint: https://graph.microsoft.com/v1.0/teams/{team_id}/channels/{channel_id}/messages Reference:…

Microsoft Security | Microsoft Graph
asked 2026-03-25T10:08:55.6633333+00:00
Kimchhun Tan 0 Reputation points
commented 2026-03-25T10:13:08.92+00:00
Kimchhun Tan 0 Reputation points
0 answers

Does the Drive root delta API always return file download information for changed files?

I’m using the Microsoft Graph API delta query on the root folder: GET /me/drive/root/delta I want to clarify the behavior of file download information in delta responses: 1. Will information needed to download files always be included for changed files?…

Microsoft Security | Microsoft Graph
asked 2026-02-28T08:07:49.5433333+00:00
Tony 20 Reputation points
commented 2026-03-25T09:36:51.8333333+00:00
Carolyne-3676 1,126 Reputation points
1 answer

How can I use Microsoft Graph (+PowerShell) to copy one user's calendar to a 365 Group calendar?

Hello, I am trying to copy events from one former employee's shared calendar to a 365 Group. I posted in the community earlier today and was directed here for further assistance. The situation: Employee 1 was part of Department A and had a created a…

Outlook | Windows | Classic Outlook for Windows | For business
Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Windows for business | Windows Server | User experience | PowerShell
Microsoft Security | Microsoft Graph
asked 2024-07-15T21:32:49.4366667+00:00
Darron 0 Reputation points
commented 2026-03-25T08:38:43.3933333+00:00
CsabaV 0 Reputation points
1 answer

Graph API error on filter with Groups

Hello everyone, I am trying to get this URI (https://graph.microsoft.com/v1.0/groups?$filter=resourceProvisioningOptions/Any(x:x eq 'Team')) to work in Power Automate and I have tested it in the Graph Explorer and am getting the following error: Any…

Microsoft Security | Microsoft Graph
asked 2026-03-25T03:33:02.8466667+00:00
Hyde 1 Reputation point
answered 2026-03-25T03:33:17.1666667+00:00
Q&A Assist
1 answer

limits on ms graph groups

Is there a limit on the number of groups for a client

Microsoft Security | Microsoft Graph
asked 2026-03-24T18:32:46.69+00:00
Smit, Brian J 0 Reputation points
answered 2026-03-24T18:32:59.3633333+00:00
Q&A Assist
3 answers

How does Files.SelectedOperations.Selected Application permission scope work for graph API

We created an app on Azure portal with admin consent for the following 3 permission scopes (Application) Files.SelectedOperations.Selected User.Read.All Group.Read.All Using the Update Permissions API for driveItem, I am able to add the app with…

Microsoft 365 and Office | SharePoint | Development
Microsoft 365 and Office | OneDrive | For business | Windows
Microsoft Security | Microsoft Graph
asked 2025-01-24T14:02:14.9566667+00:00
Ameya Nayak 20 Reputation points
answered 2026-03-24T09:27:32.8466667+00:00
CPO 61 Reputation points
0 answers

API-driven provisioning to on-premises AD: repeated accountDisabled update on identical payload, and direct accountDisabled mapping does not trigger disable

We are testing Microsoft Entra API-driven provisioning to on-premises Active Directory and are trying to understand whether this behavior is expected or if we are using the status mapping incorrectly. Scenario We are provisioning users from a custom API…

Microsoft Security | Microsoft Graph
asked 2026-03-19T09:17:58.5166667+00:00
DanyilVolovyk 0 Reputation points
answered 2026-03-20T13:25:38.7+00:00
David Broggy 6,796 Reputation points MVP
1 answer

getSchedule returns ErrorInternalServerError for specific mailbox while user exists and was previously schedulable

We are encountering a persistent ErrorInternalServerError when calling the Microsoft Graph getSchedule endpoint for certain users in a GCC High tenant. The users previously worked for scheduling and appears to exist in Entra ID, but calendar/free-busy…

Microsoft Security | Microsoft Graph
asked 2026-03-20T11:03:29.5866667+00:00
Stephen Appiah 0 Reputation points
edited the question 2026-03-20T11:07:28.6266667+00:00
Stephen Appiah 0 Reputation points
1 answer

How to restrict Microsoft Graph API access to specific MS Teams

We have a scenario where support team wants to create channels /post messages inside a specific MS team using Graph APIs for security incidents so that they can collaborate so how do i restrict Graph API scope to that specific team.

Microsoft Security | Microsoft Graph
asked 2026-03-19T06:59:54.45+00:00
Sumit Valecha 1 Reputation point
answered 2026-03-20T00:25:12.8333333+00:00
Vasil Michev 125.6K Reputation points MVP Volunteer Moderator
1 answer One of the answers was accepted by the question author.

Automating Alerts for Azure Front Door Custom Domains(Apex) in Pending Revalidation State

Alert Configuration: I would like to set up alerts to notify me whenever a custom domain (apex) in Azure Front Door transitions to the pending revalidation state. Could you please provide me with the necessary steps to configure such alerts?

Azure Front Door
Azure Front Door

An Azure service that provides a cloud content delivery network with threat protection.

1,148 questions
Microsoft Security | Microsoft Graph
asked 2024-03-04T12:42:29.7566667+00:00
Chevula, Dilip Reddy 25 Reputation points
commented 2026-03-19T21:32:53.7066667+00:00
Iwashita, Michael J 0 Reputation points
0 answers

Update All Device Drivers Check for Windows Update

1.Update All Device Drivers: Press Windows key + X to open the Power User menu and then click on the Device Manager option. In the Device Manager window, expand each driver’s section and try to locate the driver that is indicated with a yellow…

Exchange | Exchange Server | Management
Exchange | Exchange Server | Management

The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.

8,133 questions
Microsoft Security | Microsoft Graph
asked 2024-10-16T15:55:27.29+00:00
SHIVEK SAROJ 10 Reputation points
commented 2026-03-19T20:39:51.92+00:00
Jayne Smith 0 Reputation points