12,675 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer

Are there any changes to https://graph.microsoft.com/beta/security/collaboration/analyzedEmails/remediate

We're experiencing an issue with the remediate endpoint of the Microsoft Graph API for analyzed emails (https://graph.microsoft.com/beta/security/collaboration/analyzedEmails/remediate). Since Tuesday, API calls to this endpoint have been timing out…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,675 questions
asked 2024-12-12T09:27:05.7366667+00:00
Alexandru Caracostea 0 Reputation points
answered 2025-01-01T17:45:19.5033333+00:00
Akhil Nasalwai - MSFT 80 Reputation points Microsoft Vendor
1 answer

How to get the total files size and number for one tenant?

Hello Team, How are you? Hope you are all doing well. I am writing a tool to get the total size and number of all files under Microsoft 365 tenant. I have gone through the Graph API documentation and the Sites and Drive APIs provide document information…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,675 questions
asked 2024-12-23T04:38:44.6866667+00:00
Baojun Guo 1 Reputation point
answered 2025-01-01T16:23:18.9833333+00:00
Akhil Nasalwai - MSFT 80 Reputation points Microsoft Vendor
0 answers

How to grant application access to Teams online meetings

Is there an easier way to grant Graph api access to Team's online meetings? I am currently using the Teams toolkit in VS Code and using the terminal with the following commands to grant application level permission for my…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,585 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,675 questions
asked 2025-01-01T15:23:41.5133333+00:00
Daniel Manchester 25 Reputation points
1 answer

How to Resolve Internal Server Error 500 When Deleting a Range in Microsoft Graph API?

I am encountering a 500 Internal Server Error while trying to delete a range using the following guide: Microsoft Graph API - Range Delete. This API has been functioning correctly for a year, but the issue has arisen today. For reference, here is the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,675 questions
asked 2024-11-06T22:24:05.9233333+00:00
Aleo Marckus Tan | A2Q2 0 Reputation points
answered 2025-01-01T10:03:11.29+00:00
Rajat Vashistha-MSFT 85 Reputation points Microsoft Vendor
1 answer

The query specified in the URI is not valid. The property 'callChainId' cannot be used in the $select query option

When a call begins, I receive events. However, sometimes the Updated event arrives before the Created event, which causes issues. To investigate if such a case happens,I tried out graph explorer. Over there I saw this tip When I try to actually use…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,675 questions
asked 2024-12-06T08:50:22.9033333+00:00
Abdul R 0 Reputation points
answered 2025-01-01T10:02:25.1733333+00:00
Saranya Madhu-MSFT 840 Reputation points Microsoft Vendor
0 answers

how to create Print Job using Graph API with Application Permissions through .Net Core Web API?

Hi I am trying to integrate Universal Print with the Microsoft Graph API in a .NET Core Web API application. I have Azure Subscription and enable Universal Print on my Azure tenant and registered printer in Universal Print. Registered application in the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,675 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
356 questions
asked 2025-01-01T08:52:33.42+00:00
Suresh Amsala 0 Reputation points
1 answer One of the answers was accepted by the question author.

Assignment or Eligibility Role update by API not working error as per descriptions

After set connect-MgGraph with scope using below command in powershell but getting error. Code: $endDate = (Get-Date).AddYears(3).ToString("yyyy-MM-ddTHH:mm:ssZ") $body = @{ scheduleInfo = @{ expiration = @{ endDateTime =…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,675 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,712 questions
Microsoft Entra Private Access
Microsoft Entra Private Access
Microsoft Entra Private Access provides secure and deep identity-aware, Zero Trust network access to all private apps and resources.
70 questions
asked 2024-12-30T13:05:00.5933333+00:00
VJ 0 Reputation points
accepted 2025-01-01T04:30:44.58+00:00
VJ 0 Reputation points
1 answer

Verify AAD MSAL Token Generated at Frontend in Backend

I am unable to verify the token generated by MSAL during User SignIn in my SPA; when passed to my .NET Core Web API backend. It keeps on giving error with Signature. Microsoft.IdentityModel.Tokens.SecurityTokenInvalidSignatureException: 'IDX10511:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,675 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,679 questions
asked 2024-12-09T12:01:57.8533333+00:00
Abhishek Roy 1 Reputation point
commented 2024-12-31T22:30:39.73+00:00
James Hamil 26,566 Reputation points Microsoft Employee
2 answers

https://graph.microsoft.com/beta/security/labels/retentionLabels/{retentionLabel-id} returns "Internal error occured while calling AdminApi"

Using graph explorer, https://graph.microsoft.com/beta/security/labels/retentionLabels lists the retention labels correctly. https://graph.microsoft.com/beta/security/labels/retentionLabels/{retentionLabel-id} displays an error. This is also the case…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,675 questions
asked 2024-08-01T19:32:14.07+00:00
Sarginson, Steven 0 Reputation points
commented 2024-12-31T18:33:34.7033333+00:00
Sarginson, Steven 0 Reputation points
1 answer

Export an Exchange mailbox Calendar and import those events to a 365 Group/Team Calendar

Would like to eliminate Exchange mailbox calendars and convert to 365 Group for ease of collaboration with Teams. Need to transfer all calendar events/entries to the new 365 Group Calendar. Need to do this with multiple Exchange mailboxes that are used…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
5,384 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,585 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,675 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,662 questions
asked 2024-12-13T21:25:30.5533333+00:00
Lori Collins 0 Reputation points
commented 2024-12-31T15:12:57.68+00:00
Lori Collins 0 Reputation points
1 answer

Microsoft Graph V1 Teamwork SendActivityNotificationToRecipients Returns 202 Accepted Status Code, but Activity Feed Notification Is Never Received in Microsoft Teams

I am attempting to use the Microsoft Graph API to send Activity notifications to recipients in Microsoft Teams. (Using this documentation…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,675 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,455 questions
asked 2024-12-30T23:11:00.88+00:00
Jesse Clark 0 Reputation points
answered 2024-12-31T15:09:55.31+00:00
Akhil Nasalwai - MSFT 80 Reputation points Microsoft Vendor
1 answer

Why is error: 400 occuring? 400 {'error': {'code': 'BadRequest', 'message': "'user@odata.bind' field is missing in the request.", 'innerError': ...

Here is a snippet of my code. Why is error 400 occuring: ie 400 {'error': {'code': 'BadRequest', 'message': "'user@odata.bind' field is missing in the request.", 'innerError': {'date': '2024-11-13T22:20:30', 'request-id': '5675829f-5a',…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,675 questions
asked 2024-11-13T22:26:20.9633333+00:00
Michael Wilcox 26 Reputation points
answered 2024-12-31T10:18:57.1033333+00:00
Rajat Vashistha-MSFT 85 Reputation points Microsoft Vendor
0 answers

Azure PIM - role settings via API

hey! I’m trying to find a way to retrieve details about role settings in Azure PIM using an API request, but I haven’t been able to find any requests that return this data. Specifically, I’m looking for settings such as Activation maximum duration, On…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,675 questions
asked 2024-12-31T08:08:42.4766667+00:00
Chen Gabbay 0 Reputation points
2 answers

How to invite user to a teams meet by ringing them on teams?

I’m working on an app that generates Microsoft Teams meeting links using the Graph API. I want to invite a specific user to the meeting and have their Teams app "ring" them directly, so they can join immediately upon answering. Any guidance,…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,585 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,675 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,455 questions
asked 2024-12-30T09:01:37.56+00:00
a-s 0 Reputation points
commented 2024-12-31T05:02:13.94+00:00
Robin Sheng-MSFT 5,055 Reputation points Microsoft Vendor
2 answers

Permission error while using Microsoft Graph Application AddPassword method

I'm attempting to automate password creation using the Microsoft Graph Application AddPassword method and the code sample https://zcusa.951200.xyz/en-us/graph/api/application-addpassword?view=graph-rest-1.0&tabs=python. I initialized graph_client…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,675 questions
asked 2024-12-30T20:38:27.0766667+00:00
Murali R 0 Reputation points
answered 2024-12-31T02:37:58.0333333+00:00
Saranya Madhu-MSFT 840 Reputation points Microsoft Vendor
1 answer

category filtering by name

im trying to make function to get a singular category. Im using php for this. what i expect is an empty array or with only one record or even just a categoryObject. but i get them all back with the following function. public static function…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,675 questions
asked 2024-12-12T15:49:12.52+00:00
Rowan.W 0 Reputation points
commented 2024-12-31T01:42:53.4366667+00:00
CarlZhao-MSFT 44,111 Reputation points
1 answer

Is it possible to correlate activity events to authentication method via API?

Hi, I'm using the non-beta API, and I would like to know if it's possible to link activities (via sign-ins) to the authentication method the user has chosen/fulfilled during login. I see that this information is already provided in the beta API (with the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,675 questions
asked 2024-12-02T16:07:20.6566667+00:00
Sonya solom 0 Reputation points
commented 2024-12-31T01:38:07.39+00:00
CarlZhao-MSFT 44,111 Reputation points
1 answer

Microsoft Graph API for SharePoint returns "UnknownError" when trying to get folder location after some time

Hi, We are consuming graphapi endpoint to get sharepoint folder location for that we using following endpoint https://graph.microsoft.com/v1.0/drives/{driveId}/root/children?$filter=name eq '{folderName}' Which is working fine for sometime, then…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,675 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,010 questions
asked 2024-12-27T08:59:20.0533333+00:00
vaibhav jain 0 Reputation points
commented 2024-12-31T00:57:54.4466667+00:00
RaytheonXie_MSFT 37,151 Reputation points Microsoft Vendor
0 answers

How to read Machine/Device Dynamic Tags from Graph Security API

I have spent a bit of time creating dynamic tagging rules in Defender, in hopes of using those tags to facilitate reporting and am running into an issue plus an inconsistency. First, the inconsistency: In Defender endpoints are referred to as Devices,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,675 questions
Microsoft Defender for Endpoint Training
Microsoft Defender for Endpoint Training
Microsoft Defender for Endpoint: A Microsoft unified security platform for preventative protection, postbreach detection, and automated investigation and response. Previously known as Microsoft Defender Advanced Threat Protection.Training: Instruction to develop new skills.
19 questions
asked 2024-12-30T20:04:36.0466667+00:00
Lucas Krupinski 0 Reputation points
1 answer One of the answers was accepted by the question author.

Why does sending large attachments (>3MB) with MS Graph API just works without upload session?

Hi, I read that there are limitations on sending e-mails with attachments larger than 3MB: upload session should be used. Reference: https://zcusa.951200.xyz/en-us/graph/outlook-large-attachments?tabs=http However when I try to send an email with an…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,675 questions
asked 2024-12-27T16:44:34.2433333+00:00
Frederik Gysel 20 Reputation points
edited a comment 2024-12-30T18:38:37.03+00:00
Frederik Gysel 20 Reputation points