12,906 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

Fashion Rupee Customer'V Care Number . 09198418843//9198418843 Call ·i

Hshhs me know if you are interested in the day of the day of the

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,906 questions
asked 2025-01-30T04:59:57.3833333+00:00
Hsujskak 0 Reputation points
0 answers

How to generate a report for the list of all enterprise application that is using a single sign on (SSO)

Please ask for your help on how to generate a report in the form of csv file to view all the enterprise applications using the single sign on authentication via powershell. Thank you in advance

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,906 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,610 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,769 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,047 questions
asked 2025-01-30T04:59:03.5766667+00:00
JYLVEN TARRAJA 60 Reputation points
2 answers

/sites/delta requests return 500 Internal server error.

Requests to https://graph.microsoft.com/v1.0/sites/delta endpoint return error: { "error": { "code": "generalException", "message": "The request URI is not valid. The segment…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,906 questions
asked 2025-01-27T05:08:14.9366667+00:00
kari.tuominen 0 Reputation points
commented 2025-01-30T04:15:08.8466667+00:00
kari.tuominen 0 Reputation points
0 answers

Is there any usable way to copy Microsoft Excel sheets using the Graph API only?

Scenario I am developing an RPA integration application that automates several services, including Microsoft services via their APIs (specifically Microsoft Graph). I want to copy sheets in Microsoft Excel, but the Graph API does not fully support this…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,906 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
2,120 questions
asked 2025-01-30T03:44:09.9133333+00:00
Juan Jimmy 0 Reputation points
1 answer

Graph REST API: How do I get, update and delete the permissions on a Document Library?

I have created a Document Library using the Graph SDK C# using the following code: var requestBody = new List { DisplayName = "My Document Library Name", ListProp = new ListInfo { …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,906 questions
asked 2025-01-29T17:39:53.9666667+00:00
Richard Jackson 86 Reputation points
answered 2025-01-30T02:39:31.6+00:00
CarlZhao-MSFT 44,856 Reputation points
1 answer

Can we create and grant CsApplicationAccessPolicy for a group?

Like how we create for a users, https://learn.microsoft.com/en-us/graph/cloud-communication-online-meeting-application-access-policy Grant-CsApplicationAccessPolicy -PolicyName Policy_1 -Identity "aba02ce6-6d5d-473a-953d-23ad256dcffe" Can we…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,751 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,906 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,521 questions
asked 2025-01-29T08:09:41.06+00:00
Ramyapriya Pasula 20 Reputation points
commented 2025-01-30T02:09:29.4533333+00:00
LiweiTian-MSFT 23,035 Reputation points Microsoft Vendor
1 answer

Problem retrieving crawled column with the Graph API

I am unable to retrieve a crawled column named Target (mapped to the managed property RefinableString107) from a SharePoint list using the Microsoft Graph API. Despite following the documentation and community guidance, the column values do not appear in…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,906 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,145 questions
asked 2025-01-29T10:43:44.04+00:00
Fariss, Meryem 0 Reputation points
answered 2025-01-30T01:57:26.1833333+00:00
AllenXu-MSFT 23,171 Reputation points Microsoft Vendor
0 answers

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

https://learn.microsoft.com/en-us/graph/search-concept-sort From the above site, we can determine that the “GET sites?search=*” API does not support sorting. However, the “GET sites?search=&orderby=name” API has changed the sort order compared to the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,906 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,233 questions
asked 2025-01-30T00:48:53.8266667+00:00
Ayase Morita 0 Reputation points
1 answer

MS Graph api java sdk updating range of excel file

I'm using Microsoft Graph API java sdk version 6.24.0 I'm trying to update a range of excel values with style information. But I found that WorkbookRange object values are not supporting set operation and not constructor initialization. Is there a…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,906 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
2,120 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
1,286 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,191 questions
asked 2025-01-27T14:50:09.3666667+00:00
Ira Korabelnikov 0 Reputation points
commented 2025-01-30T00:00:56.5666667+00:00
Akhil Nasalwai - MSFT 170 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,906 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
681 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,093 questions
asked 2025-01-28T12:19:40.8333333+00:00
Julian Lopez 0 Reputation points
commented 2025-01-29T19:24:10.8866667+00:00
Chandra Boorla 7,335 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

504 Error getting messages from shared mailbox

I'm trying to get a message from a shared mailbox with the graph api curl -X GET "https://graph.microsoft.com/v1.0/me/messages/<message-id-here>/\$value" \      -H "Authorization: Bearer <graph-api-key-here>" \      -H…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,906 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,191 questions
asked 2025-01-27T21:53:26.7966667+00:00
Kaczmarek, Dan 20 Reputation points
commented 2025-01-29T19:08:10.67+00:00
Kaczmarek, Dan 20 Reputation points
2 answers

Graph API get Users API request error

I am attempting to List the Users in my application via API request in Postman. I am getting the following error however: { "error": { "code": "Authorization_RequestDenied", "message":…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,906 questions
asked 2025-01-28T18:27:04.9966667+00:00
Jay Lin 0 Reputation points
commented 2025-01-29T17:20:24.6666667+00:00
Jay Lin 0 Reputation points
1 answer

MS Graph API retrieve one drive worksheet with styling information

I need to get workbook worksheets with its styling information from onedrive using MS Graph Api java sdk: final GraphServiceClient graphClient = new GraphServiceClient(credential, SCOPE); List<WorkbookWorksheet> worksheets = graphClient …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,906 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
1,286 questions
asked 2025-01-27T14:56:20.1633333+00:00
Ira Korabelnikov 0 Reputation points
edited a comment 2025-01-29T16:43:30.8+00:00
Ira Korabelnikov 0 Reputation points
0 answers

Where can I find a data dictionary for SPO data columns in pageView table?

I want to have a trusted source definition of the data columns found in PageView table for SPO logging so that it can be reference within a data dictionary we are building. Is there a published MS source for this?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,906 questions
asked 2025-01-29T16:36:55.4066667+00:00
Debby 0 Reputation points
0 answers

Server side application at startup logs in and all requests are through that application, no user /subscriptions

So there is only one Permission for Subscriptions Subscription.Read.All, and it is a delegated permission. We have added it and had Admin access granted. I am able to run the GET to get all current subscriptions, I am able to POST a new subscription, but…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,906 questions
asked 2025-01-29T15:50:31.73+00:00
Mark Spritzler 0 Reputation points
0 answers

can't find calendar data for certain resource accounts

I'm attempting to get info on some of our resource calendars. Since this doesn't function well within the EXO Powershell, I was pointed towards the MSGraph module. So I use these commands: $StartDate = "2024-01-01T19:00:00-08:00" >>…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,906 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,769 questions
asked 2025-01-29T15:20:42.2633333+00:00
Jamro Chris 0 Reputation points
1 answer

Issue with renew operation in Microsoft Graph Webhook Java SDK

Official Webhook documentation says that in the patch request only expirationDateTime is required to be set in subscription object to renew the subscription. long with ExpirationDateTime, NotificationUrl is also required in new subscription object…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,906 questions
asked 2025-01-23T13:18:15.99+00:00
yusvanth Subramanian 0 Reputation points
commented 2025-01-29T15:10:24.9766667+00:00
yusvanth Subramanian 0 Reputation points
0 answers

Archive a large SharePoint folder into a zip file and store to another SharePoint site

Hi, I have a use case in the business where I need to archive into a zip file a project folder which could be 500+MB which will reside on a SharePoint project site to another project repository site. This zip file will then be version-controlled with a…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,906 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,145 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
622 questions
asked 2025-01-29T14:50:20.7133333+00:00
Andrew Long | DaniHar Technology 0 Reputation points
0 answers

Deploying graphrag-accelerator

Following this example https://github.com/Azure-Samples/graphrag-accelerator/blob/main/docs/DEPLOYMENT-GUIDE.md to deploy graphrag-accelerator. the command bash deploy.sh -p deploy.parameters.json fails with error Registering GraphRAG API with…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,906 questions
asked 2025-01-29T13:51:29.67+00:00
Gurinder Brar 0 Reputation points
0 answers

How to get a user's Teams ID without app installation or directly from Azure to send direct chat messages?

Hi everyone, We are developing an internal communication tool that integrates with Microsoft Teams. One key feature is the ability to send direct chat messages to users from our bot. However, we are facing the following challenges: Is it possible to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,906 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,521 questions
asked 2025-01-27T16:30:14.9966667+00:00
Andrés Ángel | NUNSYS 0 Reputation points
edited the question 2025-01-29T13:03:28.24+00:00
Givary-MSFT 35,211 Reputation points Microsoft Employee