12,703 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

Sorting Drives by Name with Microsoft Graph API

There is an issue with sorting the drives in a SharePoint site by their name using the Microsoft Graph API. According to the documentation, this should be possible, but the results are always returned as an unsorted list. What might be the cause of this…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,703 questions
asked 2025-01-07T15:29:19.4933333+00:00
Barış Bıkmaz 0 Reputation points
0 answers

How I can add an application to my Entra External ID user flow using Graph API?

Context We have built a portal where our in-house developers can register their applications. After approval, graph API's are called automatically to create the app registration/service principal. Multiple forms of authentication are supported. Use…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,703 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,975 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,744 questions
asked 2025-01-07T13:03:54.8+00:00
Danny Bollaert 20 Reputation points
1 answer

How to assign a group to a device configuration?

In C# I am using the graph sdk to create a device configuration and I am trying to assign it to a security group but keep getting an OData error message. I am following the instructions from this link:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,703 questions
asked 2025-01-03T14:31:36.6333333+00:00
Shannon Hagmaier 0 Reputation points Microsoft Employee
commented 2025-01-07T13:00:18.7+00:00
Shannon Hagmaier 0 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,608 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,703 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,462 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.
520 questions
asked 2025-01-05T22:29:18.2466667+00:00
Mohamed Lotfy 10 Reputation points
answered 2025-01-07T11:50:29.6133333+00:00
Sayali-MSFT 3,321 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Onedrive Authorization Issue

Hi Support Team, We encounter the problem "Need admin approval" when we try to authorize OneDrive using oauth 2.0. The below urls are used Auth URL: http://222.178.203.72:19005/whst/63/=knfhmzlhbqnrnesnmkhmdzbnl//common/oauth2/v2.0/authorize Access Token…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,703 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
1,238 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,313 questions
asked 2025-01-03T05:45:14.4766667+00:00
Mageshwari SS 20 Reputation points
commented 2025-01-07T10:40:41.61+00:00
Mageshwari SS 20 Reputation points
0 answers

Graph API not allowing to create a Teams from existing HiddenMembership group

Hi, I'm at a stand still. We've been creating Microsoft 365 groups (https://graph.microsoft.com/v1.0/groups) with these settings for the past 3 years no issues. { "@odata.context":…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,608 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,703 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,462 questions
asked 2024-12-05T21:57:49.8466667+00:00
Pat Paquin 0 Reputation points
commented 2025-01-07T10:21:37.73+00:00
Meghana-MSFT 3,906 Reputation points Microsoft Vendor
2 answers

Issue while reading excel file from sharepoint Via graph API

Hi Team, I am reading an excel file that has multiple sheets from a standalone sharepiont site. While reading it the data inside the sheets is not being read rather it is coming empty columns. While debuggint the issue I observed a behaviour where by…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,703 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,167 questions
asked 2025-01-07T04:36:46.0866667+00:00
Anumalasetti, Naveen 0 Reputation points
commented 2025-01-07T10:15:34.9366667+00:00
Anumalasetti, Naveen 0 Reputation points
1 answer

Assistance Needed with OneDrive and Office 365 Activity PowerShell Scripts

Dear All, I am using the scripts below to retrieve OneDrive and Office 365 activity details for my tenant. However, in the "User Principal Name" field, I am getting an ID instead of the email address. This issue started recently prior to that,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,703 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
1,238 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,593 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,717 questions
asked 2024-11-25T08:33:02.72+00:00
Ameer 11 Reputation points
answered 2025-01-07T10:10:51.13+00:00
Rajat Vashistha-MSFT 90 Reputation points Microsoft Vendor
2 answers

General Exception Using List Item Patch API Endpoint

The endpoint : PATCH https://graph.microsoft.com/v1.0/sites/{site-id}/lists/{list-id}/items/{item-id}/fields Is not working today, we get a 'General exception while processing'. Statuscode 500 Stacktrace: at…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,029 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,703 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,020 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,170 questions
asked 2025-01-06T11:19:30.77+00:00
Acket, Kim (Antwerp) 0 Reputation points
commented 2025-01-07T09:27:56.5566667+00:00
Acket, Kim (Antwerp) 0 Reputation points
0 answers

Authenticate user in Azure AD without client-secret and authentication pop-ups in an Outlook Add-In

Hi Microsoft Team, I am developing a React.js-based Outlook Add-In and need assistance with implementing a seamless authentication flow for my application. Here's the situation: Objective: I want to authenticate users in Azure Active Directory…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,813 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
4,264 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,703 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,122 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,230 questions
asked 2025-01-07T09:23:07.1466667+00:00
Suraj Sinha 5 Reputation points
edited the question 2025-01-07T09:24:02.7733333+00:00
Suraj Sinha 5 Reputation points
2 answers

Not able to call SharePoint Document Library driveitems using MS Graph API with filter functions 'contains' and 'endswith'.

We need to get files from the SharePoint Document Library with a filter that uses 'contains' and 'endswith'. The query goes as below: https://graph.microsoft.com/v1.0/sites/{site-id}/drives/{drive-id}/items?$filter=contains(Name,'100001') and…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,703 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,167 questions
asked 2025-01-06T14:54:27.92+00:00
Gautam, Priyamvada 0 Reputation points
edited the question 2025-01-07T09:03:29.7433333+00:00
Ling Zhou_MSFT 20,090 Reputation points Microsoft Vendor
0 answers

Missing call records for PSTN/Direct Route records

We are seeing call IDs in the PSTN/DR records that we can't find in the call data records. Does anyone else have this problem? All data obtained via MS Graph API.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,608 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,703 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,462 questions
Microsoft Teams Phone
Microsoft Teams Phone
Teams Phone enables call-control and Private Branch Exchange (PBX) capabilities in the Microsoft 365 cloud with Microsoft Teams.
174 questions
asked 2024-06-27T14:33:23.7966667+00:00
Brett le Roux 5 Reputation points
commented 2025-01-07T08:32:54.0966667+00:00
Meghana-MSFT 3,906 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Identity Governance Catalog Delete

We are currently trying to automate the removal of deleted groups from Access Packages and Catalogs in Identity Governance as when you delete the group, the resource assignment still exists in these places. We are able to delete the resource assignment…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,703 questions
asked 2025-01-03T08:58:00.0033333+00:00
Sam Titmuss 20 Reputation points
commented 2025-01-07T08:22:46.8366667+00:00
Yakun Huang-MSFT 8,660 Reputation points Microsoft Vendor
2 answers

Custom attributes are not showing in User Profile Card

We tried to add the 'custom attributes' property in the profile card in our tenant using the profile card API in MS Graph. It seems to work properly in the Graph Explorer but 24 hours later we don't see the 'custom properties' on the profile card.…

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,421 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,703 questions
Microsoft Entra
asked 2025-01-06T19:02:09.0866667+00:00
Noorahmad Noor 0 Reputation points
answered 2025-01-07T08:14:29.6266667+00:00
Yakun Huang-MSFT 8,660 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to retrieve SharePoint site load times, search performance, retention policies, compliance policies in asp dotnet core web api?

I want to retrieve SharePoint site load times, search performance, retention policies, compliance policies in asp dotnet core web api. Please suggest any documentation.

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,029 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,726 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,703 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,020 questions
asked 2024-12-09T12:45:11.3466667+00:00
Manishankar T S 60 Reputation points
edited the question 2025-01-07T05:41:54.24+00:00
Jack J Jun 24,626 Reputation points Microsoft Vendor
0 answers

How to get an event for any new chat message in groupchats using microsoft graph subscription api?

Objective: To enable a Teams application to read messages from chats where the bot is not mentioned, using the chatMessages:readWriteWhereInstalled permission. Efforts Undertaken: Initial Implementation Using chatMessages:read-write Permission:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,703 questions
asked 2025-01-07T04:51:01.07+00:00
Tanuj Doye 0 Reputation points
1 answer

Backup size using resource graph query

Hi do we have possibility get the backup size via azure resource graph, while we have option to get the backup size in loganalytics. Any changes made in the azure resource graph query to get the backup size?

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,328 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,292 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,703 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,284 questions
asked 2025-01-03T15:28:06.03+00:00
Siva 646 Reputation points
commented 2025-01-07T04:38:02.2433333+00:00
Ashok Gandhi Kotnana 1,670 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

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,421 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,608 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,703 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,671 questions
asked 2024-12-13T21:25:30.5533333+00:00
Lori Collins 20 Reputation points
edited an answer 2025-01-07T01:36:42.1366667+00:00
Joan Hua-MSFT 3,410 Reputation points Microsoft Vendor
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,703 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,020 questions
asked 2024-12-27T08:59:20.0533333+00:00
vaibhav jain 0 Reputation points
commented 2025-01-07T01:13:34.4633333+00:00
RaytheonXie_MSFT 37,231 Reputation points Microsoft Vendor
0 answers

Nevermind Can't delete

We have a sharepoint list that has a custom read-only field in it that is created programmatically when the item is created and should never be changed after. We were originally using an InfoPath form which calculated the field value and set it as part…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,703 questions
asked 2025-01-06T18:35:51.97+00:00
Josh Earel 0 Reputation points
commented 2025-01-06T19:30:25.8633333+00:00
Erland Sommarskog 114.9K Reputation points MVP