13,919 questions with Microsoft Security | Microsoft Graph tags

Sort by: Updated
2 answers

Graph API '/me/drive/sharedWithMe' endpoint returns just one item.

Hi, I am experiencing an issue with the me/drive/sharedWithMe API endpoint. I have multiple files and folders that are shared with me in OneDrive and are visible in web interface, but when I try to access these shared items via the API, I only see a…

Microsoft Security | Microsoft Graph
asked 2025-11-11T13:20:39.01+00:00
Michael Golichecnko 95 Reputation points
commented 2025-12-06T01:36:11.4133333+00:00
mfeingol 5 Reputation points
1 answer

Outlook Calendar Change Notifications (Webhooks) not triggering despite successful Subscription validation

I am implementing real-time Outlook Calendar synchronization using Microsoft Graph API v1.0 and I am facing an issue where notifications are not being delivered. Current Setup: Authentication: OAuth2 with offline_access and Calendars.Read scopes. …

Microsoft Security | Microsoft Graph
asked 2025-12-05T19:11:36.6766667+00:00
Mariam Alaa 0 Reputation points
answered 2025-12-05T19:11:50.1366667+00:00
Q&A Assist
1 answer

Graph API /me/drive/sharedWithMe regression: returns 1 item via ROPC; UI/Graph Explorer show 6 (worked until ~2 weeks ago)

Using an App Registration with delegated ROPC (username+password) for a service account, GET [https://graph.microsoft.com/v1.0/me/drive/sharedWithMe] returns a single item (200 OK). The same user signed in via OneDrive web UI and Graph Explorer sees…

Microsoft Security | Microsoft Graph
asked 2025-11-11T17:26:19.7+00:00
Macri Alessandro 45 Reputation points
edited a comment 2025-12-05T14:38:45.63+00:00
Macri Alessandro 45 Reputation points
1 answer

Graph Explorer: Allowing users to self -consent when admin consent is not required

Hello! I had what is hopefully a quick question about Microsoft Graph permissions that I was hoping someone could help with. Please let me know if there were more appropriate tags to use for this question, this seemed to be the only "Microsoft…

Microsoft Security | Microsoft Graph
asked 2025-12-03T20:24:36.9866667+00:00
Chris LeMay 45 Reputation points
edited a comment 2025-12-05T14:10:38.64+00:00
Andy David - MVP 159.7K Reputation points MVP Volunteer Moderator
6 answers One of the answers was accepted by the question author.

Set sensitivity label on mail message using graph api

Was going through the Mail Graph API but couldnt find of any way to set the sensitivity(Private/Public/Confidential etc) on the mail message. Could you please let us know if this is feasible or not.

Microsoft Security | Microsoft Graph
asked 2022-01-03T04:30:21.52+00:00
ECIT DEV 36 Reputation points
edited an answer 2025-12-05T12:29:52.25+00:00
Matt 0 Reputation points
1 answer

how do you reset password on microsoft Remote Desktop?

I need Remote Desktop to be able to work remotely and it is not working

Microsoft Security | Microsoft Graph
asked 2023-09-09T03:02:12.1733333+00:00
Carlos Rodriguez 5 Reputation points
commented 2025-12-05T08:46:32.5266667+00:00
John Pereira Morais 0 Reputation points
1 answer

Setting SharePoint Managed Metadata Fields via Graph API

I'm trying to set the fields on a SharePoint document via Microsoft Graph API. I'm using a Content Type, local to my site, that inherits a global Content Type. I can set string and date columns that match the local content type successfully but…

Microsoft Security | Microsoft Graph
asked 2025-05-20T17:59:02.7866667+00:00
AR 25 Reputation points
edited a comment 2025-12-04T22:59:42.94+00:00
Sid Annapragada 0 Reputation points
1 answer

how to fix Your device is missing important security and quality fixes

Your device is missing important security and quality fixes

Microsoft Security | Microsoft Graph
asked 2025-12-04T18:20:54.8266667+00:00
masud abdulllahi 0 Reputation points
answered 2025-12-04T18:22:06.03+00:00
Q&A Assist
7 answers One of the answers was accepted by the question author.

Why is there not a month view in Microsoft teams calender? There is day, work week and week, but no month?? What gives??

I would like to view my calendar as the whole month. Viewing it one week at a time is pointless for me. I would like to view the whole month at a time...Why is this not an option?? Day, work week and week are the only options...

Outlook | Windows | Classic Outlook for Windows | For business
Microsoft Teams | Microsoft Teams for business | Other
Microsoft Security | Microsoft Graph
asked 2023-02-07T17:17:51.45+00:00
Hancock, Jess - FS, UT 255 Reputation points
answered 2025-12-04T17:38:12.9233333+00:00
Nmessmer 0 Reputation points
4 answers One of the answers was accepted by the question author.

How to make POST/PATCH request to add Hyperlink/Picture field in List?

I am trying to make a POST Request via Microsoft Graph Explorer Version v1 as well as Beta, to a list that has field of type HyperLink/Picture. I added request body for that field as {  "fields": { "fieldName": { …

Microsoft 365 and Office | SharePoint | Development
Microsoft Security | Microsoft Graph
asked 2023-10-05T07:51:12.9966667+00:00
Vikharankar, Vishakha 25 Reputation points
answered 2025-12-04T12:34:33.9566667+00:00
Yuriy Zahreva 5 Reputation points
0 answers

MS Graph Search API Error: Value cannot be null. (Parameter 'searchHistoryManager')

I'm encountering an error with the Microsoft Graph API /search/query endpoint. The error message is as follows: "message": "Value cannot be null. (Parameter 'searchHistoryManager')" It was working fine at least until yesterday. I'm…

Microsoft Security | Microsoft Graph
asked 2025-03-18T09:14:20.3166667+00:00
mac fel 10 Reputation points
commented 2025-12-04T06:18:23.87+00:00
Chinmaya Upadhyay 0 Reputation points
1 answer

Have Graph API Subscriptions for ToDo Tasks with Application Level permissions always not worked?

My team has been using task list subscriptions with Application Level permissions. Or so we thought. But recently it seems subscription requests are failing with a 404 when trying to set the resource on the subscription request to a user's default task…

Microsoft Security | Microsoft Graph
asked 2025-09-15T23:30:11.85+00:00
David Vasquez 15 Reputation points
commented 2025-12-03T21:51:04.78+00:00
Sharry Singh 0 Reputation points
1 answer

ToDo Subscription doesn't trigger on status changes and deletions

Hi, We have managed to subscribe to the 'todoTask' change notifications and we successfully receive webhook requests when a new todoTask is created under the subscribed list. However the webhook doesn't trigger when the todo is updated any other way…

Microsoft Security | Microsoft Graph
asked 2021-12-03T10:05:27.927+00:00
Bora 1 Reputation point
commented 2025-12-03T21:39:05.9033333+00:00
Sharry Singh 0 Reputation points
1 answer

Errors on Retreiving Online Meeting Information using Graph API: 3003 User does not have access to lookup online meeting

When I use the graph API to fetch online meeting information, using delegated permissions, The endpoint: /me/onlineMeetings?$filter=joinWebUrl eq <some join url> I occaisionally get this…

Microsoft Security | Microsoft Graph
asked 2025-12-03T06:44:49.4033333+00:00
Will Davis 0 Reputation points
commented 2025-12-03T06:48:17.8966667+00:00
Will Davis 0 Reputation points
0 answers

Graph API call getting content of callRecording with OnlineMeetingRecording.Read.Chat returns ERROR

Graph API returns 401 Error and error code is "UnknownError" (whole error text is written in attachment.) error_401.txt Trying to get content of callRecording and above error occurs. …

Microsoft Security | Microsoft Graph
asked 2025-11-17T01:19:44.91+00:00
Yusuke Tada 0 Reputation points
edited a comment 2025-12-03T06:12:11.1066667+00:00
Yusuke Tada 0 Reputation points
3 answers

Limit permissions to update a single Azure AD group via API

We have a requirement where we want to use an automation to add users to a specific group in Azure AD via API calls. Our security policies require us to apply the principle of least privilege when doing this, meaning that we should only provide…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
asked 2022-06-28T07:10:51.893+00:00
Pascal Frencken 6 Reputation points
commented 2025-12-02T21:53:13.0266667+00:00
SWAYANG SAMAL 0 Reputation points
0 answers

GraphAPI/beta/security returning incomplete information

I have 26 CustomDetections in this tenant. However, when exporting this information using the GraphAPI with the URI "https://graph.microsoft.com/beta/security/rules/detectionRules" I only get a portion of those. Trying with different…

Microsoft Security | Microsoft Graph
asked 2025-11-25T17:03:51.46+00:00
Alan Nicolas Daroca 0 Reputation points
commented 2025-12-02T15:32:15.2633333+00:00
Alan Nicolas Daroca 0 Reputation points
2 answers One of the answers was accepted by the question author.

Hot to get alert for expiration of client secrets?

I think this is a topic i have already seen a few times, but due to some changes i hope its appropriate to ask again. In our Azure we have applications / app registrations which have a client secret which will expire. As far as i know, there is no…

Microsoft Security | Microsoft Entra | Other
Microsoft Security | Microsoft Graph
asked 2024-02-22T11:45:11.2833333+00:00
Dvorak, David 70 Reputation points
commented 2025-12-02T09:54:57.5166667+00:00
David Burcuta 0 Reputation points
3 answers

Free sandbox for testing in Azure

I'm really struggling here - I've created a free azure account for experimentation and teaching myself the basics and have built an application within it to add a login with Microsoft feature to our cloud computing software which works well. I need to…

Microsoft Security | Microsoft Graph
asked 2025-06-02T12:02:41.3366667+00:00
Cloud Devs 0 Reputation points
answered 2025-12-01T19:32:03.5533333+00:00
Lucky Kumar 0 Reputation points
1 answer

Token issuer for API is sts.windows.net instead of the required login.microsoftonline.com issuer.

Within my IOS app, I am acquiring a token silently for my API App Registration from Microsoft that has an sts.windows.net issuer instead of the required login.microsoftonline.com issuer. The access token that I am getting initially from Microsoft Entra…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
asked 2025-02-11T22:27:04.7033333+00:00
KGarvin 10 Reputation points
commented 2025-12-01T12:39:28.27+00:00
Jesse Thijssen (lp0081174) 0 Reputation points