12,002 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

Exchange Web Services (EWS)

Hi All, I am using an Exchange 2016 hybrid environment. All my users have been migrated from on-prem to online. I have a requirement to forward meeting invites from a shared mailbox to users, and my input file changes daily. I need to schedule this…

Microsoft Exchange Online
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,002 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,517 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,626 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
2,096 questions
asked 2024-10-04T20:44:30.2333333+00:00
Roger Roger 6,086 Reputation points
edited the question 2024-10-05T20:00:03.8333333+00:00
Roger Roger 6,086 Reputation points
1 answer

Will MgDeviceRegisteredOwnerByRef commands be getting app permissions?

Trying to create an automation to change the owner of devices enrolled in our EntraID tenant, but app permission isn't supported why MgDeviceRegisteredOwnerByRef commands other than delegated work/school accounts. Will app permissions ever be supported?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,002 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,509 questions
asked 2024-10-04T23:10:54.6566667+00:00
Andrew Linden 0 Reputation points
answered 2024-10-05T15:37:33.3066667+00:00
Vasil Michev 105.7K Reputation points MVP
1 answer

When patching rows in a site's file, if a column is being filled with an Excel formula, the value of such column for the last row will be applied to all the others

I'm trying to patch some rows in a range in an Excel file contained in a Sharepoint site. This is the URL: PATCH https://graph.microsoft.com/v1.0/sites/{site id}/drive/items/{workbook id}/workbook/worksheets/{worksheet…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,002 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.
3,896 questions
asked 2024-08-20T13:09:21.8233333+00:00
Samuele Zappala 0 Reputation points
answered 2024-10-05T11:38:24.63+00:00
Samuele Zappala 0 Reputation points
0 answers

error 400 graph API closesession in excel

Please help with error 400 I am having when I am trying to close session for Excel file https://graph.microsoft.com/v1.0/Drives/driveiid/Items/Itemid/Workbook/closeSession Headers: Bearer token workbook-session-id Body {}

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,002 questions
asked 2023-06-11T13:29:16.57+00:00
Hadzhiyska, Eleonora 20 Reputation points
commented 2024-10-05T11:36:40.27+00:00
Samuele Zappala 0 Reputation points
3 answers

Changing primary user of a device in Intune

Hello All, I ran into issues where our Technicians who reimage and deploy laptop/workstations to our users gets assigned as Primary user on the device. Right now, We have about less than 1000 devices that doesn't have the proper Primary user in Intune.…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,002 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,053 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,509 questions
asked 2024-01-22T01:32:59.71+00:00
Jason 10 Reputation points
answered 2024-10-04T22:27:04.66+00:00
Andrew Linden 0 Reputation points
1 answer

Intune managedDevice

Hey, I'm interested in retrieving IPv6 via Intune graph API. we saw this API - https://learn.microsoft.com/en-us/graph/api/intune-devices-manageddevice-get?view=graph-rest-beta we saw that we could retrieve ipv4 using this API. Is there another API that…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,002 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,053 questions
asked 2024-10-01T16:05:58.6666667+00:00
gari kogan 0 Reputation points
commented 2024-10-04T22:21:07.18+00:00
gari kogan 0 Reputation points
1 answer

WebGraphQlInterceptor is not invoked from Azure Spring Cloud Function App

I am using an Azure Spring Cloud Function app with WebFlux and GraphQL. I understand that request headers are not passed directly to the GraphQLContext. Instead, I need to intercept the request, extract the request headers, and set them into the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,978 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,002 questions
asked 2024-10-02T17:15:09.94+00:00
Prakash Vasant Holkar 0 Reputation points
commented 2024-10-04T21:29:46.15+00:00
LeelaRajeshSayana-MSFT 15,241 Reputation points Microsoft Employee
1 answer

Get 401 unauthorized when uploading bytes to the upload session

Hi I am using graph sdk 5.80.0 with Android phone. I always encounter an exception saying "com.microsoft.graph.core.ClientException: Error while executing the request" when I upload bytes of a file to my Onedrive after an upload session is…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,002 questions
asked 2024-06-28T13:24:06.6333333+00:00
Gtman Chin 65 Reputation points
edited a comment 2024-10-04T20:46:08.16+00:00
Yevgen Kiselgov 0 Reputation points
0 answers

Is there a Graph API endpoint for assigning a group to a Windows 10 Enrollment Completion Page Configuration?

Using the Invoke-MgGraphRequest command with the URI "/beta/deviceManagement/deviceEnrollmentConfigurations/{windows10EnrollmentCompletionPageConfigurationId}/assignments" and the GET method successfully retrieves assignments for the Enrollment…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,002 questions
asked 2024-10-04T16:49:17.3433333+00:00
Sergii Machulin 40 Reputation points
1 answer

Getting "00000003-0000-0000-c000-000000000000" Audience in Access token which was expected to be "https://graph.microsoft.com"

I am encountering an issue while trying to acquire an access token using the SharePoint Online API. The expected audience for the token is 'https://graph.microsoft.com', but I am receiving token '00000003-0000-0000-c000-000000000000' instead.   Request…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,002 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,685 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,971 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,696 questions
asked 2024-10-04T07:22:46.8166667+00:00
Sagar K 0 Reputation points
commented 2024-10-04T12:55:42.56+00:00
Sagar K 0 Reputation points
1 answer

Graph API - Subscription - Planner - Not receiving notifications

I am trying to subscribe to Microsoft Planner events using the Graph API and it doesn't sent notifications. I POST to the following URL: https://graph.microsoft.com/beta/subscriptions I include the following in the body: (the expiration date is in the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,002 questions
asked 2024-10-03T15:55:15.43+00:00
Dan Boehm 0 Reputation points
commented 2024-10-04T11:44:09.93+00:00
Dan Boehm 0 Reputation points
2 answers

Access Denied When Updating User Password in Azure Active Directory via Microsoft Graph API

I'm trying to update a user's password in Azure Active Directory using the Microsoft Graph API. The user was created using the API endpoint https://graph.microsoft.com/v1.0/users, and I'm generating an application token in Node.js using the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,117 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,002 questions
asked 2024-10-04T07:47:38.1133333+00:00
Umair Khalid 0 Reputation points
edited an answer 2024-10-04T10:20:55.34+00:00
Rachid Labiëd 0 Reputation points
1 answer

Unable to call Microsoft Graph API with Auth0

Hi I'm following this document by Auth0 https://auth0.com/docs/authenticate/identity-providers/enterprise-identity-providers/azure-active-directory/v2 to establish a connection between Auth0 and Microsoft Azure Directory. From our understanding, we…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,002 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,523 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,696 questions
asked 2024-10-04T05:25:30.41+00:00
G9000 5 Reputation points
commented 2024-10-04T10:08:45.96+00:00
G9000 5 Reputation points
0 answers

How can I download files from a public SharePoint URL using Graph APIs in Python?

I received a requirement where I get a Microsoft SharePoint public URL, and I need to download the files and store them using Graph APIs

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,002 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
1,110 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,685 questions
asked 2024-10-04T10:08:38.21+00:00
Rishabh Meena 0 Reputation points
0 answers

Failure while trying to download an image from a teams message using Microsoft teams graph API connector in Logic Apps

I am trying to download an image from a teams message using the Send a Microsoft Graph HTTP request action in Microsoft Teams connector in Logic Apps. From a URl of type…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,133 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,002 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,250 questions
asked 2024-09-30T08:02:12.23+00:00
Puneet Jain 20 Reputation points Microsoft Employee
commented 2024-10-04T09:49:27.8933333+00:00
Prasad-MSFT 6,766 Reputation points Microsoft Vendor
1 answer

Creating a Calendar with Microsoft Graph times out

When I try to create a Calendar with Microsoft Graph (using the examples for PHP), I get a idle timout reached for \"https:\/\/graph.microsoft.com\/v1.0\/me\/calendars\ The same problem appears with the endpoint /users/{userId}/calendars. Getting…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,002 questions
asked 2024-10-03T10:06:33.8333333+00:00
Info QITonline 0 Reputation points
commented 2024-10-04T09:24:21.0966667+00:00
Info QITonline 0 Reputation points
0 answers

How to expand singleValueExtendedProperties on messages delta query?

I'm trying to expand singleValueExtendedProperties on a messages delta query without success. I'm getting the following error message: "Parsing OData Select and Expand failed: Value cannot be null. (Parameter 'initialState')" Here is my code…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,002 questions
asked 2024-09-30T11:15:04.08+00:00
santnerin 5 Reputation points
commented 2024-10-04T09:14:14.8766667+00:00
Jonathan 0 Reputation points
3 answers

How to set scope after connecting to Microsoft Graph using non-interactive method?

I've successfully connected to Microsoft Graph using non-interactive method (Client Id, Client Secret), but I'm receiving Insufficient privileges error when running Get-Mguser due to not setting the scope. I have tried running the commands mentioned in…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,002 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,509 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,696 questions
asked 2024-10-03T20:55:14.6966667+00:00
Sampath 0 Reputation points
answered 2024-10-04T08:31:03.0933333+00:00
Yakun Huang-MSFT 4,640 Reputation points Microsoft Vendor
2 answers

The 'description' property caused OneDrive Graph API calls to fail when using accounts created before 2019/11.

Following "https://learn.microsoft.com/en-us/onedrive/developer/rest-api/api/driveitem_createuploadsession?view=odsp-graph-online" to call OneDrive graph api. Account "A" was created before 2019/11, Account "B" was created…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,002 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
1,110 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,696 questions
asked 2024-10-03T09:41:40.33+00:00
QA1 0 Reputation points
edited a comment 2024-10-04T07:58:16.03+00:00
QA1 0 Reputation points
1 answer One of the answers was accepted by the question author.

Why am i getting access denied error when i try to access calender of other users in my organization

Hi, I am getting access denied error , when i access calender of users in my organization . My user account has got full admin access. Then why am i getting this error. I have already activated user consent for Calenders.ReadBasic &…

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.
4,890 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,088 questions
Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
6,817 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,002 questions
Microsoft Entra
asked 2024-10-03T09:17:25.17+00:00
Saira Munir 80 Reputation points
commented 2024-10-04T07:17:11.27+00:00
Saira Munir 80 Reputation points