10,832 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer

How can I integrate Microsoft's Azure AI services into my existing applications for enhanced data analysis and automation?

I'm looking to enhance my applications with advanced data analysis and automation. How can I integrate Microsoft's Azure AI services to achieve this? View More

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,228 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,810 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,813 questions
asked 2024-05-22T19:29:23.8466667+00:00
William James 0 Reputation points
answered 2024-05-22T23:09:38.5333333+00:00
akinbade abiola 1,580 Reputation points
0 answers

'Deleted' message change notifications give wrong parentFolderId

When using immutable Ids, deleted (rich) change notifications will contain the wrong parent folder Id.  If an email is moved from one folder to another, the deleted notification will contain the parent folder ID of the current folder its in, instead of…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,810 questions
asked 2024-05-22T22:23:10.62+00:00
Mohamed Moussa 0 Reputation points
edited the question 2024-05-22T22:24:55.2366667+00:00
Mohamed Moussa 0 Reputation points
2 answers One of the answers was accepted by the question author.

Effect of MC792991 Disablement of Symmetric keys for Microsoft Entra first-party applications Service Principals

Hello Team, Greetings! This is Joni.   Due to the Microsoft post as follows,  a partner need to address how this affects to end users' resources and workloads.  Disablement of Symmetric keys for Microsoft Entra first-party applications Service Principals…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,145 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,810 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,147 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,813 questions
asked 2024-05-20T14:08:33.86+00:00
yulei0917 35 Reputation points
commented 2024-05-22T20:25:00.62+00:00
Gill, Tim 35 Reputation points
1 answer

Graph endpoint teamwork/sendActivityNotificationToRecipients 400 bad request invalid Microsoft Teams domain

When I try to use the Microsoft Graph endpoint "/teamwork/sendActivityNotificationToRecipients" with this body : { "topic": { "source": "text", "value": "Test", "webUrl":…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,810 questions
asked 2024-05-06T14:59:29.6333333+00:00
Quentin Pla 0 Reputation points
answered 2024-05-22T19:34:26.1733333+00:00
CharanyaB-MSFT 1,501 Reputation points Microsoft Vendor
1 answer

Graph API returns question marks for non ascii names

I am seeing an issue where the display name returned by the list rules API (https://learn.microsoft.com/en-us/graph/api/mailfolder-list-messagerules?view=graph-rest-1.0&tabs=http) is a string of question marks and spaces when the name of the message…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,810 questions
asked 2024-05-21T19:31:40.85+00:00
James Yeh 0 Reputation points
edited a comment 2024-05-22T19:20:54.7833333+00:00
James Yeh 0 Reputation points
0 answers

How can we get the real time zone of the shared user calendar

I want to get the time zone of the shared calendar, How can i get the timezone, calendar api is not giving me time zone.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,810 questions
asked 2024-05-22T19:03:46.8033333+00:00
Xufyan Ali 0 Reputation points
1 answer

unknown error code encountered when attempting to retrieve notebook details. Code: 10026

get sections in notebook' which is failing with Error; unknown error code encountered when attempting to retrieve notebook details. Code: 10026". Looking into this code, it has been throwing from one note but from documentation, we do not have any…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,810 questions
asked 2024-05-22T13:13:04.44+00:00
Teodor Rusu 0 Reputation points Microsoft Employee
answered 2024-05-22T18:59:41.25+00:00
CharanyaB-MSFT 1,501 Reputation points Microsoft Vendor
0 answers

Posting to https://graph.microsoft.com/v1.0/communications/callRecords/{id} is giving a 404 error

When I am running https://graph.microsoft.com/v1.0/communications/callRecords/{id} it gives a 404 error for all call ID's after 22/05/2024 13:25:24 (BST). If I run the same on call ID's before this time I get no errors. Invoke-RestMethod : The remote…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,228 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,810 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.
2,913 questions
asked 2024-05-22T18:32:01.4166667+00:00
Matt Ringsell 20 Reputation points
1 answer

Microsoft Graph Search api not returning hits for past events where I am an attendee

I am using the graph search API to search for past events based on user's keyword search. https://graph.microsoft.com/v1.0/search/microsoft.graph.query Here is an example of the query I am sending in the request body: { "Requests": [ …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,810 questions
asked 2024-05-22T14:02:10.5533333+00:00
Senthamil Selven 0 Reputation points
answered 2024-05-22T18:31:44.7666667+00:00
Saranya Madhu-MSFT 150 Reputation points Microsoft Vendor
1 answer

How to update ModifiedBy field in SharePoint Online document using Graph

Hello, i would like to know if it's possible to update ModifiedBy (Editor) field in a document uploaded into a DocumentLibrary of a Site in SharePoint Online using MS Graph. I've tried these approaches: Using 'patch' method of a DriveItem: i can…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,810 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,836 questions
asked 2024-05-22T15:31:10.2033333+00:00
José Ángel Salmerón 20 Reputation points
answered 2024-05-22T17:22:15.29+00:00
Hitesh Pachipulusu - MSFT 230 Reputation points Microsoft Vendor
0 answers

MSGraph Instability - Random 503, 400 errors and getting forcibly dropped

Hello, I have written a GraphAPI app that visits each directory in given users' Onedrive and reports statistics about the folders and files. It makes calls to the API asynchronously, but I have been careful to write it with throttling and usage limits…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,810 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,836 questions
asked 2024-05-21T16:12:03.1666667+00:00
Sean Dizazzo 0 Reputation points
commented 2024-05-22T17:16:27.17+00:00
Sean Dizazzo 0 Reputation points
0 answers

Inconsistent API Errors with Webhook Events: Could not find the requested call record. Records about calls or online meetings that started more than 30 days ago are not available.

Hello Team, We have implemented a Teams webhook to receive events whenever a Teams call ends. Upon receiving the webhook from Microsoft, we are making another call to the Microsoft Graph API service to retrieve the details of the call record using the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,810 questions
asked 2024-05-14T09:30:18.9133333+00:00
Anand Tiwari 10 Reputation points
commented 2024-05-22T17:08:43.5866667+00:00
Sokkeswaran, Ponrajadurai 0 Reputation points
1 answer

Issues with Delta Query on Graph API: Loading Only Specific Drive Items

I'm trying to use the Microsoft Graph API to specifically load and monitor only shared items from a drive. I'm following the delta query method described here: Best practices for discovering files and detecting changes at scale I've tried different…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,810 questions
asked 2024-04-26T13:55:24.5633333+00:00
Baki 5 Reputation points
answered 2024-05-22T16:40:30.9233333+00:00
Saranya Madhu-MSFT 150 Reputation points Microsoft Vendor
9 answers

https://graph.microsoft.com/v1.0/communications/callRecords/{id} is giving a 503 error

Please can you confirm why the communications/callRecords endpoint is down, I have not been able to connect to it since 09:19 GMT. {     "error": {         "code": "General",         "message": "Internal…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,810 questions
asked 2024-03-01T15:22:11.31+00:00
Matt Ringsell 20 Reputation points
commented 2024-05-22T16:12:06.2933333+00:00
Matt Ringsell 20 Reputation points
2 answers

Automating the Client Secrets rotation using KeyVault or any methods before the expiry date?

I need to rotate the Client Secrets in my existing subscriptions before the expiry date. How can I achieve it for multiple subscriptions when using the suggested method ttps://learn.microsoft.com/en-us/azure/key-vault/secrets/tutorial-rotation? Can I…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,145 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,370 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,810 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,147 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,813 questions
asked 2024-04-16T03:27:13.7333333+00:00
EnterpriseArchitect 4,866 Reputation points
answered 2024-05-22T16:05:49.1466667+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Why the call of the meeting attendance report API returns wrong data

Hello, In our organization, we want to gather the attendance report of some meetings. At the last time, we found that this API returns wrong results. Sometimes it returns expected data, and sometimes it returns a very small piece of all data JSON it…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,810 questions
asked 2024-05-22T12:23:46.39+00:00
Cherny, Igor 0 Reputation points
accepted 2024-05-22T16:02:44.78+00:00
Cherny, Igor 0 Reputation points
1 answer

Getting empty response while search an excel files in OneDrive

Hi, We are using the 'Search for DriveItems within a Drive' API to search for a particular file across the entire OneDrive. While using this API, we are receiving an empty response from Microsoft. We get the correct search results for some accounts,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,810 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
860 questions
asked 2024-05-22T12:41:02.9766667+00:00
Hari 6 Reputation points
answered 2024-05-22T15:06:18.5566667+00:00
Hitesh Pachipulusu - MSFT 230 Reputation points Microsoft Vendor
0 answers

Cannot connect to MG-Graph with script

Hey Guys I created a Script that should automatically assign a License to a specific User and then also enable MFA. Here is the sript: # Install and import the required modules <#Install-Module -Name Microsoft.Graph -Scope CurrentUser…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,810 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,147 questions
asked 2024-05-22T14:43:14.5333333+00:00
Bühler Gabriel 71 Reputation points
0 answers

Microsoft Graph API: 'Tenant does not have a SPO license' Error when Accessing SharePoint Site with valid business o365 account

I am attempting to access a SharePoint site using the Microsoft Graph API from a Python script. Despite having granted the necessary permissions in Azure AD and assigning licenses, I keep encountering the following error: Failed to get site ID. Status…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,810 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.
2,707 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.
44 questions
asked 2024-05-22T13:30:59.97+00:00
dude95 0 Reputation points
0 answers

Webhook Subscription Payload

Created a subscription using url --> https://graph.microsoft.com/v1.0/subscriptions And added notification url 'https://xxx.com/webhook ' with chatid in the body of the API call. In the handler function expecting message Headers which are sent by…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,810 questions
asked 2024-05-22T12:54:46.37+00:00
Ranjith Kumar Jain 20 Reputation points