12,951 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer

Sort order for Sharepoint API “GET sites?search=*"

https://learn.microsoft.com/en-us/answers/questions/2152627/sort-order-for-sharepoint-api-get-sites-search-*?comment=answer-1908331&page=1#comment-1894317 In the past, the above query showed that “GET sites?search=” does not support sorting, but “GET…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,951 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,249 questions
asked 2025-02-05T01:26:28.12+00:00
Ayase Morita 60 Reputation points
answered 2025-02-05T07:01:39.1766667+00:00
AllenXu-MSFT 23,421 Reputation points Microsoft Vendor
1 answer

Retrieve "configurableProperties" value once set by the admin in an organisation for an app in Teams?

I have an app that is published to the Microsoft Store, which contains the following in its app manifest file, "configurableProperties": [ "name", "smallImageUrl", "largeImageUrl", "shortDescription",…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,805 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,951 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,537 questions
asked 2025-02-04T14:22:11.79+00:00
Pradeep Patel 0 Reputation points
commented 2025-02-05T06:33:13.4266667+00:00
Sayali-MSFT 3,371 Reputation points Microsoft Vendor
2 answers

AADSTS7000218 - one of my application receives the following error when authenticates Entra id

AADSTS7000218 - one of my application receives the following error when authenticates Entra id

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,951 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,846 questions
asked 2025-01-31T08:31:31.16+00:00
James Stall 0 Reputation points
answered 2025-02-05T04:06:52.44+00:00
Sandeep G-MSFT 20,466 Reputation points Microsoft Employee
3 answers

How to retrieve Date of Birth (DOB) for users in Default Azure Active Directory (non-B2C) using Microsoft Graph API?

I am working on an application where I need to retrieve basic user information, including Name, Email, and Date of Birth (DOB), from Microsoft Graph API. However, I am encountering challenges, particularly with accessing the DOB attribute in a Default…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,951 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,104 questions
asked 2025-01-04T09:05:53.67+00:00
Vinicius Dreher 0 Reputation points
commented 2025-02-05T04:06:07.94+00:00
Harshitha Eligeti 1,455 Reputation points Microsoft Vendor
2 answers

Microsoft removed Graph permission "Directory.Write.Restricted"

Hello, Microsoft removed Graph permission "Directory.Write.Restricted" without any preannouncement. We cannot use Update-MgDevice for devices in administrative units any more. Directory.Write.Restricted available: Microsoft Graph permissions…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,951 questions
asked 2025-02-04T14:48:13.96+00:00
Muster Felix 0 Reputation points
answered 2025-02-05T03:01:11.0533333+00:00
CarlZhao-MSFT 45,021 Reputation points
1 answer

How do you re-assign a primary user to an Intune device using Graph

We're struggling with finding a way to use the Graph API to re-assign a primary user to a device in Intune. We've built a custom loaning center application where we'd need to replace the primary user whenever a device is checked out so that the customer…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,951 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,512 questions
asked 2025-01-31T19:14:03.61+00:00
Jason Pelletier 21 Reputation points
commented 2025-02-05T02:34:08.8633333+00:00
Xenia-MSFT 3,900 Reputation points Microsoft Vendor
1 answer

How to get CallId or CallChainId through graph api, without utilising callRecords or Creating a call through "communications/calls"

So I am getting webhooks by subscibing to /chats/getAllMessages Now I am able to retrieve "callId" whenever the user enables Recording for their meetings. However I am not able to retrieve "callId" for events like…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,805 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,951 questions
asked 2025-02-04T14:10:18.3566667+00:00
vivek 0 Reputation points
edited the question 2025-02-05T01:13:26.3433333+00:00
Robin Sheng-MSFT 5,940 Reputation points Microsoft Vendor
2 answers

When updating a Teams event using the API, if the event already has a virtual meeting (Teams meeting link) and the update request removes the virtual meeting, here’s what might be happening and how to address it:

I am using the Microsoft Teams API to create, update, and delete meetings. However, when I try to update a meeting, it removes the virtual meeting (the Teams meeting link). I am sending the parameter "isOnlineMeeting": true in the request, but…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,951 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
685 questions
Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
1,096 questions
asked 2025-01-28T12:19:40.8333333+00:00
Julian Lopez 0 Reputation points
commented 2025-02-04T19:54:06.22+00:00
Julian Jose Lopez 0 Reputation points
1 answer

Graph API permanentDelete sends files to the SharePoint recycle bin

Good afternoon. We have a problem deleting files from SharePoint using Graph API. The context is a document management application that externally handles files located on SharePoint sites. This application uses the endpoint ‘POST…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,951 questions
asked 2025-02-04T13:46:55.25+00:00
Fernando J. Belizón 20 Reputation points
answered 2025-02-04T18:19:25.41+00:00
Akhil Nasalwai - MSFT 175 Reputation points Microsoft Vendor
0 answers

Messages returned by Microsoft Graph API have nil properties.

We have been experiencing an odd issue for some of our accounts, and are looking for some assistance. When scanning a folder for new messages (ie. the request looking like: /mailFolders/#{``folder_id`` }/messages/delta) we get as a response a list of…

Outlook
Outlook
A family of Microsoft email and calendar products.
4,408 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,951 questions
asked 2025-02-04T16:44:48.2566667+00:00
Sofia Tzima 0 Reputation points
commented 2025-02-04T17:05:50.4566667+00:00
Sofia Tzima 0 Reputation points
2 answers

Unable to Post a Message to Teams Channel with Graph API Client + C#

Hi, We are trying to post a message to teams channel, with Channel.SendMessage delegated permissions. And here is the code snippet. var options = new OnBehalfOfCredentialOptions { AuthorityHost = AzureAuthorityHosts.AzurePublicCloud, ``` }; var…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,086 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,805 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,951 questions
C#
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,268 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,537 questions
asked 2025-01-24T13:18:50.09+00:00
edited an answer 2025-02-04T15:18:43.01+00:00
Techhelp Volunteer 0 Reputation points
1 answer

Missing property value enrollmentProfileName for managed devices in Microsoft Graph

When attempting to retrieve data from https://graph.microsoft.com/v1.0/deviceManagement/managedDevices, the enrollmentProfileName property consistently returns null. In contrast, when calling https://graph.microsoft.com/v1.0/devices, the property…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,951 questions
asked 2025-02-04T11:37:19.37+00:00
Edwin 0 Reputation points
answered 2025-02-04T12:10:06.5766667+00:00
Rajat Vashistha-MSFT 285 Reputation points Microsoft Vendor
0 answers

Is fabric providing any GraphAPI for fetching table data?

I have uploaded some csv data on fabric, for this i created workspace and in workspace i create lakehouse, then in this lakehouse i upload a file and then change this file into table, now i want to fetch this tables data using graph api. i can't use odbc…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,951 questions
asked 2025-02-04T11:50:07.0166667+00:00
Nakul Prajapati 0 Reputation points
edited the question 2025-02-04T11:52:07.5466667+00:00
Nakul Prajapati 0 Reputation points
1 answer

I am constantly getting the error "Error executing the request" in response at regular time intervals on using the sdk method of graphClient.auditLogs().signIns() in my code.

I have been getting the error response of "Error executing the request" in my code at regular time intervals on calling the graphClient.auditLogs().signIns() method. There does not seem to be any helpful documentation or source online which…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,951 questions
asked 2024-12-09T15:03:44.1833333+00:00
User CloudEagle 0 Reputation points
answered 2025-02-04T10:41:29.2433333+00:00
Rajat Vashistha-MSFT 285 Reputation points Microsoft Vendor
0 answers

Update-MgAdminSharepointSetting: Too many retries performed. More than 3 retries

I am trying to update Sharepoint Tenant settings with 1260+ domains for sharingAllowedDomainList using either on of the following cmdlets: Getting the same issue with: $Uri = "https://graph.microsoft.com/v1.0/admin/sharepoint/settings"…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,951 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,173 questions
asked 2025-02-04T10:32:32.6166667+00:00
Laszlo Olasz 0 Reputation points
2 answers

locked out of my tenant due to conditional access

Global admin lockout scenario via Conditional Access.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,951 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,104 questions
asked 2025-01-31T08:38:17.28+00:00
Harsh 0 Reputation points
answered 2025-02-04T10:15:15.73+00:00
Sandeep G-MSFT 20,466 Reputation points Microsoft Employee
1 answer

Connecting Microsoft Graph Education API to Power BI

With the deprecation of Insights for leaders in Microsoft SDS and Teams, a need has arisen to connect to the Microsoft Graph Education API for data collection to build a Power BI dashboard. Is there a reliable method for establishing this connection,…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,805 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,951 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,537 questions
Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
566 questions
asked 2025-01-05T22:29:18.2466667+00:00
Mohamed Lotfy 10 Reputation points
commented 2025-02-04T10:15:15.4666667+00:00
Sayali-MSFT 3,371 Reputation points Microsoft Vendor
0 answers

Microsoft Graph connector support Anonymous Proxy?

Microsoft Graph connector support Anonymous Proxy? If so were should be configured ? on WINHTTP on IE settings? or somewhere else? Most Enterprise customer can't bypass proxy. Regards Daniele

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,951 questions
asked 2025-02-04T10:14:30.05+00:00
Daniele De Angelis 0 Reputation points Microsoft Employee
1 answer

How to Retrieve Children of OneDrive Personal Folder Named 'v1.0' Using MS Graph ?

Hi, I’m trying to retrieve the children of a folder named v1.0. The response is a 404 error. According to the instructions here, the request should be GET /me/drive/items/root:/Test/v1.0:/children Interestingly, when the folder name is v1.1, the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,951 questions
asked 2025-01-12T10:13:21.4966667+00:00
Jareth Lomson 21 Reputation points
accepted 2025-02-04T09:01:09.5433333+00:00
Jareth Lomson 21 Reputation points
0 answers

How can I search for a specific word or phrase in SharePoint List items using filter queries?

I want to get all SharePoint Online list items which contains a word or a phrase in one of their columns. I tried using contains operator in a filter query parameter, but it did not work. See below screenshot. Reference:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,951 questions
asked 2025-02-04T06:57:00.03+00:00
88577031 0 Reputation points