14,010 questions with Microsoft Security | Microsoft Graph tags

Sort by: Updated
1 answer

Unable to fetch Author Details

Hello, I am using the Microsoft Graph API to retrieve a SharePoint list item along with all its fields (properties) using the following request: https://graph.microsoft.com/v1.0/sites/{siteID}/lists/{listID}/items('{itemID}')?expand=fields This request…

Microsoft Security | Microsoft Graph
asked 2026-03-12T20:25:08.9266667+00:00
Harsha Jha 61 Reputation points
answered 2026-03-12T20:25:20.76+00:00
Q&A Assist
0 answers

Unable to find Author or Editor Details

Hello, I am using the Microsoft Graph API to retrieve a SharePoint list item along with all its fields (properties) using the following request: https://graph.microsoft.com/v1.0/sites/{siteID}/lists/{listID}/items('{itemID}')?expand=fields This request…

Microsoft Security | Microsoft Graph
asked 2026-03-12T11:56:19.8066667+00:00
Harsha Jha 61 Reputation points
answered 2026-03-12T11:56:36.32+00:00
Q&A Assist
1 answer One of the answers was accepted by the question author.

How to update Sharepoint list item hyperlink column

I'm trying to update hyperlink column with the following request PATCH https://graph.microsoft.com/v1.0/sites/{site-id}/lists/{list-id}/items/{item-id}/fields Content-Type application/json Request body: { "OriginalImageLink": { …

Microsoft 365 and Office | SharePoint | Development
Microsoft Security | Microsoft Graph
Developer technologies | C#
Developer technologies | C#

An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.

11,806 questions
asked 2021-11-30T08:03:33.697+00:00
Macháček Martin 286 Reputation points
edited a comment 2026-03-12T11:15:47.0633333+00:00
_AW_ 66,831 Reputation points Volunteer Moderator
1 answer

How to pull only the alerts type of event from Microsoft Entra ID

Hi Team, We are currently evaluating options to pull only Microsoft Entra ID alerts into our SIEM platform and would appreciate guidance on the best approach. At the moment, we are exploring different options such as Microsoft Graph APIs and Event Hub…

Microsoft Security | Microsoft Graph
asked 2026-03-11T07:12:03.2133333+00:00
Nisha Das 5 Reputation points
edited the question 2026-03-11T17:19:04.9366667+00:00
Rukmini 30,115 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

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
asked 2026-02-27T10:12:29.5566667+00:00
Alberto Romei 105 Reputation points
commented 2026-03-11T14:25:35.4866667+00:00
Calway 56 Reputation points
1 answer One of the answers was accepted by the question author.

Which API permission is required to access Email & Collaboration Alerts from Microsoft Defender for Office 365?

Hello, I am currently trying to collect Email & Collaboration Alerts via API, those seen in Microsoft Defender Portal → Email & Collaboration → Alerts view or in Microsoft Purview Portal → Compliance Alerts. I have already registered an app in…

Microsoft Security | Microsoft Graph
asked 2025-04-22T13:15:40.5633333+00:00
Hai VUONG 25 Reputation points
commented 2026-03-11T13:40:01.4566667+00:00
Cole Brooks 0 Reputation points
1 answer

How to add Employee ID for a bulk of user in Azure AD

We are trying to create a microsoft users using a bulk create operation and we would like to add a Employee ID as part of csv but unable to map the field. We are using the header as : EmployeeId [employeeId] but this is not working Can you please suggest…

Microsoft Security | Microsoft Graph
asked 2026-03-11T07:34:46.75+00:00
Kavita Agarwal 0 Reputation points
edited the question 2026-03-11T13:12:40.23+00:00
Ian-T 7,620 Reputation points Microsoft External Staff Moderator
0 answers

Error when we try access https://developer.microsoft.com/en-us/graph/graph-explorer

When trying to access the Microsoft Graph portal to capture the token, we are getting the following error. An error occurred while processing your request. Reference…

Microsoft Security | Microsoft Graph
asked 2026-03-11T08:11:42.11+00:00
answered 2026-03-11T08:11:59.38+00:00
Q&A Assist
3 answers

Graph API Event's referenceAttachment not showing

I followed the instructions at "event-list-attachments" to view the list of attachments for the event, but only file attachments were viewed and OneDrive attachments were not viewed. How do I get reference attachments? owa : API :…

Microsoft Security | Microsoft Graph
asked 2025-03-24T08:23:59.8+00:00
ram ra 30 Reputation points
commented 2026-03-11T02:13:01.02+00:00
WinnieHsiao 0 Reputation points
1 answer

Entra User graph endpoint shows lastPasswordChangeDateTime as 1601-01-01T00:00:00Z

When querying the graph api endpoint for a user I see their lastPasswordChangeDateTime being reported as 1601-01-01T00:00:00Z which is the Microsoft epoch. What would this indicate? A Background: The Entra users likely was in AD on-premise as the graph…

Microsoft Security | Microsoft Graph
asked 2026-02-23T18:15:35.1866667+00:00
Joe Mayer 0 Reputation points
commented 2026-03-10T19:22:13.1633333+00:00
Joe Mayer 0 Reputation points
1 answer

Cannot enabled "Community Management API" on a verified application

I am running an application in production using different sub API of the LinkedIn platform. LinkedIn Ad Library Advertiwzing API Conversions API Lead Sync API Sign In with open ID connect. In my post redaction i would like to be able mention…

Microsoft Security | Microsoft Graph
asked 2026-03-10T12:01:54.1+00:00
Cedrick LUNVEN 0 Reputation points
answered 2026-03-10T15:24:51.4833333+00:00
Cedrick LUNVEN 0 Reputation points
1 answer

Issue with Sub‑Step 3 in JIT Migration Developer Guide – Custom Authentication Extension Creation Error

Hello Microsoft team, We are following the Developer Guide for the B2C to Entra External ID Migration Tool, specifically Sub‑Step 3: Create the Custom Authentication Extension. When applying the extension using the provided PowerShell sample, we…

Microsoft Security | Microsoft Graph
asked 2026-03-10T14:33:20.58+00:00
Mendoza, Arvin Ramil 0 Reputation points
answered 2026-03-10T14:33:34.19+00:00
Q&A Assist
1 answer

"grant admin consent" needed

How can I open a ticket to get grant admin consent for an API that I created? App name: Teams_Exit_Data_API Client ID: e4841215-f86d-4e0a-9b45-9aca9e3ce00d Permission: Microsof Graph Type: Application (not delegated) Need: Automation to download XLSX…

Microsoft Security | Microsoft Graph
asked 2026-03-09T21:07:11.3+00:00
Danny Kama 0 Reputation points
answered 2026-03-09T21:07:22.67+00:00
Q&A Assist
1 answer

Question about v1.0/organization

Hi! I have a question regarding info from v1.0/organization graph api Where these fields: securityComplianceNotificationMails securityComplianceNotificationPhones technicalNotificationMails are visible in the UI (user interface)? I can't find…

Microsoft Security | Microsoft Graph
asked 2026-03-09T10:20:54.1666667+00:00
Adam Pilichowski | Keepit 0 Reputation points
commented 2026-03-09T15:39:15.4666667+00:00
Adam Pilichowski | Keepit 0 Reputation points
2 answers

How to add co-host or co-organizer to an event using ms graph api's ?

we have different users and for them, I can create events with meeting in their calendars by using graph API but in Case any user is not available to attend the event so I want that any other co-organizer or co-host can attend that event, I don't know…

Microsoft Security | Microsoft Graph
asked 2022-11-30T13:11:27.4+00:00
Ritik joshi 6 Reputation points
edited an answer 2026-03-09T14:06:46.7166667+00:00
Eliot Cole 6 Reputation points
1 answer

How to retrieve all mobileapps using Microsoft Graph API ?

we generally used this API Call : https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps to retrieve the mobile apps and assign policy and manage policy and apps under the policy in our Product which has Microsoft Graph API Service to manage…

Microsoft Security | Microsoft Graph
asked 2026-02-16T09:09:15.73+00:00
WalterAzure 0 Reputation points
commented 2026-03-09T06:24:52.6566667+00:00
WalterAzure 0 Reputation points
1 answer

Microsoft SSO - Azure AD Credentials

Microsoft SSO - AZURE AD credentials. Microsoft SSO (needs Azure AD credentials — Client ID, Secret, Tenant ID).

Microsoft Security | Microsoft Graph
asked 2026-03-06T17:27:38.62+00:00
CHARSTAN 0 Reputation points
answered 2026-03-06T17:27:51.17+00:00
Q&A Assist
1 answer

Graph API - Errror AADSTS700082: The refresh token has expired due to inactivity.

I have an app (Sapes Calendar) published on the company tenant and configured for multi-tenant access. This app allows our customers to authorize one of our desktop applications to access their calendars via SSO authentication. Our application accesses…

Microsoft Security | Microsoft Graph
asked 2026-01-29T15:08:39.2633333+00:00
Adriano Iannotta 0 Reputation points
answered 2026-03-04T16:28:26.5166667+00:00
Indiamara Enes 0 Reputation points
0 answers

/mailFolders/{folderId}/messages/delta returns ErrorInvalidIdMalformed in Microsoft Graph API (China - 21Vianet) while the same folderId works fine with /messages

Problem Description When using the Microsoft Graph API on the China (21Vianet) endpoint, calling /mailFolders/{folderId}/messages/delta returns an ErrorInvalidIdMalformed error, even though the exact same folderId works perfectly fine when calling…

Microsoft Security | Microsoft Graph
asked 2026-03-03T13:13:31.7233333+00:00
燕芝1 蔡 0 Reputation points
edited the question 2026-03-03T23:36:29.39+00:00
Austin-H 8,330 Reputation points Microsoft External Staff Moderator
0 answers

Microsoft Export API is no longer returning "Code:PaymentRequired" errors for users not licensed and/or DLP

This week we have noticed that Microsoft Export API is no longer returning 'Code: PaymentRequired' errors for users not licensed and/or DLP (Data Loss Prevention) Off as before. As a result, we are seeing a spike in MS Teams messages being received and…

Microsoft Security | Microsoft Graph
asked 2026-03-03T19:08:18.36+00:00
Siddharth Gautam 860 Reputation points
edited the question 2026-03-03T19:09:59.2833333+00:00
Siddharth Gautam 860 Reputation points