10,840 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

Sorry, but we’re having trouble signing you in. AADSTS700016: Application with identifier 'd1ddf0e4-d672-4dae-b554-9d5bdfd93547' was not found in the directory

Whenever I start a new session for connect-MSGraph, it defaults to using the old AppID, even if I’ve updated the AppID in the previous session. Please suggest a way to update the AppID permanently. I am expecting that “connect-MSGraph” session should…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,818 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,149 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,822 questions
asked 2024-05-23T10:34:22.19+00:00
Sivasankaran J 0 Reputation points
1 answer

Set Retention Label & permanent delete based on retention label

Unable to set the retention label (https://learn.microsoft.com/en-us/graph/api/driveitem-setretentionlabel?view=graph-rest-1.0&tabs=http) PATCH /drives/{drive-id}/items/{item-id}/retentionLabel ---I also want to permanently delete based on retention…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,818 questions
asked 2024-05-02T05:27:21.3166667+00:00
Akshith Reddy Thalla 100 Reputation points
commented 2024-05-23T10:03:13.5966667+00:00
Akshith Reddy Thalla 100 Reputation points
2 answers

How can I change the greeting of a users Teams Account via API?

Hello, I'm looking for a way to exchange the greeting on a users Teams Phone System via API. Unfortunately I couldn't find any documentation for this. No answers online about this either. Can someone of you direct me into the right…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,818 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
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.
129 questions
asked 2024-05-22T16:10:29.63+00:00
Alexander Krämer 0 Reputation points
commented 2024-05-23T09:34:59.9566667+00:00
JiSheng-MSFT 390 Reputation points Microsoft Vendor
1 answer

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,818 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,843 questions
asked 2024-05-21T16:12:03.1666667+00:00
Sean Dizazzo 0 Reputation points
answered 2024-05-23T08:50:15.3266667+00:00
Ling Zhou_MSFT 14,065 Reputation points Microsoft Vendor
1 answer

AD B2C Microsoft Graph to send verification code to email

Hi, I would like to know if there is possibility to send verification code to email using Microsoft graph. Basically, I want to do everything in MS Graph ie. signing up, signing in, send verification code, SMS, MFA and social media sign up and sign in.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,818 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,822 questions
asked 2024-05-06T13:12:07.0933333+00:00
Felix Cordeta Matusinio 0 Reputation points
commented 2024-05-23T08:29:07.2666667+00:00
Felix Cordeta Matusinio 0 Reputation points
1 answer

BD all tips and trick is fine with the best way to

He is a great weekend and r ki aulad hai be able to the following URL Adobe click

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,818 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,388 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,822 questions
asked 2024-05-23T08:25:47.76+00:00
Rk 0 Reputation points
answered 2024-05-23T08:27:34.75+00:00
Rk 0 Reputation points
2 answers One of the answers was accepted by the question author.

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,818 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,843 questions
asked 2024-05-22T15:31:10.2033333+00:00
José Ángel Salmerón 20 Reputation points
accepted 2024-05-23T08:16:12.2333333+00:00
José Ángel Salmerón 20 Reputation points
1 answer

How to filter by createdDateTime Graph API 'me/drive/microsoft.graph.sharedWithMe'

Trying to filter the response by "createdDateTime", but always get an InvalidRequest.  Request: GET https://graph.microsoft.com/v1.0/me/drive/microsoft.graph.sharedWithMe?$filter=createdDateTime ge 2024-05-15T09:00:00Z Response:  {    …

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,231 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,818 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
861 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,843 questions
asked 2024-05-21T11:48:06.3533333+00:00
Aishwarya Brahmankar 0 Reputation points
commented 2024-05-23T07:59:05.98+00:00
JimmyYang-MSFT 49,366 Reputation points Microsoft Vendor
0 answers

About errors that occur with the OneDrive API

As part of our cloud service, we provide the ability to link to OneDrive using the OneDrvie API. An "unsupported operation" may occur when calling the API to retrieve folders/files. …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,818 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
861 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,145 questions
asked 2024-05-23T07:38:27.5433333+00:00
Koji Hatta 0 Reputation points
0 answers

channel isFavoriteByDefault only applies for existing owners and members

When I create a Team with channels in one request then when a channel have the isFavoriteByDefault property set to true then it only shows the channel by default for existing owners and members of the teams but not for new members. Is this normal…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,231 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,818 questions
asked 2024-05-23T07:37:58.8333333+00:00
Daniël Pastoor 0 Reputation points
1 answer

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,818 questions
asked 2024-05-22T19:03:46.8033333+00:00
Xufyan Ali 0 Reputation points
answered 2024-05-23T07:37:26.8133333+00:00
Yakun Huang-MSFT 785 Reputation points Microsoft Vendor
1 answer

Getting 400 Bad request API not Found when try to permanent delete drive item

https://graph.microsoft.com/v1.0/me/drives/95c19e6ada703c2b/items/95C19E6ADA703C2B!384/permanentDelete I am experiencing an issue while sending a POST request to the API endpoint. The request results in a "Bad Request" error, stating that the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,818 questions
asked 2024-05-23T06:34:15.19+00:00
Prabhu Rout 0 Reputation points
answered 2024-05-23T07:32:56.2366667+00:00
CarlZhao-MSFT 37,786 Reputation points
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,231 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,818 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
commented 2024-05-23T07:30:18.3933333+00:00
Haydn 0 Reputation points
0 answers

Graph API /people Relevance Score

I have a few questions on the /people graph end-point and Relevance Score. The time period which is taken for calculating the relevance score ? If I have sent the same number of emails for 2 users , but for user-1 I've sent emails recently and for…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,818 questions
asked 2024-05-23T07:15:34.4266667+00:00
Dheemanth Reddy Gangumalla 0 Reputation points
2 answers

How to fix this error in Microsoft SQL: SQL job is failing. OLE DB or ODBC error: [DataSource.Error] Microsoft SQL: Query timeout expired...

Hello, Kindly advise how to solve below issue: we have one job that's failing is Microsoft SQL. This issue is affecting the Power BI reports as well. Below error is found: SQL job is failing. OLE DB or ODBC error: [DataSource.Error] Microsoft SQL: Query…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,818 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,884 questions
asked 2024-05-04T22:07:43.62+00:00
Aya 0 Reputation points
commented 2024-05-23T07:08:38.3033333+00:00
LucyChenMSFT-4874 1,280 Reputation points
1 answer

How to get ordering in events obtained from delta request

I am using Microsoft Graph API to access details about files in Sharepoint. I am using the delta query request to get the list of files updated since my last fetch. Couple of questions - If there is a file creation operation and then a delete operation…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,818 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,843 questions
asked 2024-05-21T16:13:15.9966667+00:00
User3 20 Reputation points
commented 2024-05-23T06:49:15.6+00:00
Yanli Jiang - MSFT 21,696 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to get the report of which Azure VM was rebooted in the past 24 hours?

I have over 1000 VMs running Windows and non-Windows OS in Azure. I need to generate a report of Azure VMs rebooted within the past 24 hours. Is there any way to create such a report with PowerShell or KQL (Kusto Query)? I would like to express my…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,264 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,818 questions
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,384 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,149 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,822 questions
asked 2024-01-31T00:11:32.8+00:00
EnterpriseArchitect 4,866 Reputation points
commented 2024-05-23T06:38:10.27+00:00
Matthew McKenzie 0 Reputation points
1 answer

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,818 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,708 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
answered 2024-05-23T02:20:36.3766667+00:00
RaytheonXie_MSFT 32,156 Reputation points Microsoft Vendor
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,231 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,818 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,822 questions
asked 2024-05-22T19:29:23.8466667+00:00
William James 0 Reputation points
commented 2024-05-23T01:30:18.55+00:00
LiweiTian-MSFT 15,020 Reputation points Microsoft Vendor
0 answers

O365 Graph API call email upload attachment interface timeout

During the process of calling Graph API to upload email attachments, an occasional timeout occurred. The server is on Azure in China. Please help us find out the cause of the problem. upload start time: 2024-05-22 18:03:02 SGT upload end time: 2024-05-22…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,818 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,822 questions
asked 2024-05-23T01:27:37.0966667+00:00
Xiao, Kevin 0 Reputation points