10,571 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer

How to distribute the app which is created on entra.

How to distribute the application or what are the ways to distribute it between different organisations?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,549 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,430 questions
asked 2024-04-10T13:54:16.6433333+00:00
asvr asvr 0 Reputation points
commented 2024-04-22T10:03:47.73+00:00
Shweta Mathur 27,301 Reputation points Microsoft Employee
0 answers

How to fix 'java.lang.RuntimeException: java.util.concurrent.ExecutionException: com.microsoft.aad.msal4j.MsalClientException: java.io.UncheckedIOException: java.nio.channels.ClosedChannelException' while creating a user on azure ad using the ms graph API

HI, How to fix 'java.lang.RuntimeException: java.util.concurrent.ExecutionException: com.microsoft.aad.msal4j.MsalClientException: java.io.UncheckedIOException: java.nio.channels.ClosedChannelException' while creating anew user on Azure ad using the ms…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,549 questions
asked 2024-04-22T06:20:11.2766667+00:00
Man Mohan Singh 0 Reputation points
commented 2024-04-22T09:59:25.1+00:00
Man Mohan Singh 0 Reputation points
0 answers

Getting error in updating the Graph API version for creating worksheet

Hello there, I have written some code for my project, where I'm creating the worksheet using the Graph API version 5.42 in Java. Now I'm updating the version to the latest one, and it is not showing the below error for the respective code. Error showing…

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.
3,755 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,549 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,473 questions
asked 2024-04-22T09:26:12.48+00:00
Ashish Gupta 0 Reputation points
0 answers

Strange notification-behavior from Exchange in certain scenarios

Context We see some strange notification behavior in our application for certain scenarios Room Resource A We have configured a Room Resource with the following Calendar Processing configuration: Set-CalendarProcessing -Identity <Resource’s email…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,549 questions
asked 2024-04-22T07:46:48.44+00:00
Geert Zijlmans 1 Reputation point
1 answer

We have a requirement of filtering the Users based on partial search on some field

We want to fetch a user based on partial search for example if this is the exact search https://graph.microsoft.com/v1.0/users?$filter=mailNickName eq 'NLBBAN1' This should be the partial search …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,549 questions
asked 2024-04-19T09:34:40.9866667+00:00
BANERJEE Biswarup 0 Reputation points
commented 2024-04-22T07:41:42.82+00:00
BANERJEE Biswarup 0 Reputation points
0 answers

Im using Graph API to download only the excel file attachments in my outlook, ive used the correct end points and everything (i know this as the email information is correct and also the email attachment names are correct).

Python code endpoint = f'https://graph.microsoft.com/v1.0/users/{user_id}/messages' # Fetch the read emails response = requests.get(endpoint, headers=headers) if response.status_code != 200: print(f"Failed to fetch emails:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,549 questions
asked 2024-04-22T07:28:19.72+00:00
Aditya Dutt 0 Reputation points
edited the question 2024-04-22T07:29:16.29+00:00
Aditya Dutt 0 Reputation points
1 answer One of the answers was accepted by the question author.

Create tasks over other user's To-do /Tasks

I want to post the tasks into some other user's to-do/tasks :- If I'm using POST /me/todo/lists/{todoTaskListId}/tasks endpoint then I'm able to create the task inside my to-do as well as inside my task section in ms365 . But when I'm trying to post it…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,549 questions
asked 2024-01-16T11:04:00.5566667+00:00
Riya Dhyani 20 Reputation points
accepted 2024-04-22T07:10:58.6+00:00
Riya Dhyani 20 Reputation points
1 answer One of the answers was accepted by the question author.

Mg Graph Sign-In logs showing data more than 30 days older

Hi folks, Hope you are doing well! I'm using a PowerShell script based on MG Graph module to get the last sign-in date of all users. PS script: Now as specified here Azure AD only stores Sign-ins data until 30 days in P2 license, but in the result of…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,549 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,041 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,430 questions
asked 2024-04-19T16:31:28.49+00:00
Apurva Pathak 290 Reputation points
commented 2024-04-22T07:02:10.5833333+00:00
Apurva Pathak 290 Reputation points
1 answer

SharePoint File Permissions Properties and User Granting Mechanisms

Hello! I have a requirement to fetch permissions for files stored in SharePoint. Most of my work is done, but I'm struggling to identify some properties available in the permission resource. I need to understand how these properties can be accessed for…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,549 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,598 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,662 questions
asked 2024-04-02T08:31:38.7966667+00:00
Grzegorz Dubiel 20 Reputation points
commented 2024-04-22T06:40:27.7533333+00:00
Grzegorz Dubiel 20 Reputation points
0 answers

How to implement a Teams meeting chat as a Teams user

Hi there! I came across this great documentation for implementing calls as a Teams user using the "CallComposite" component, but I'm wondering how I can implement chat. I've tried using the "CallWithChatComposite," but I haven't been…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
676 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,549 questions
asked 2024-04-02T11:15:30.0066667+00:00
Yossi Cahen 60 Reputation points
commented 2024-04-22T06:36:44.11+00:00
SnehaAgrawal-MSFT 18,286 Reputation points
1 answer

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,106 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,232 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,549 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,041 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,430 questions
asked 2024-04-16T03:27:13.7333333+00:00
EnterpriseArchitect 4,721 Reputation points
answered 2024-04-22T06:25:43.44+00:00
Akhilesh 4,690 Reputation points Microsoft Vendor
0 answers

Unable to fetch RosterPlans for a user using application permission or user permission

Unable to fetch users Planners. rosterPlans https://learn.microsoft.com/en-us/graph/api/planneruser-list-rosterplans?view=graph-rest-beta&tabs=http GET https://graph.microsoft.com/beta/users/{usersId}/planner/rosterPlans Application permission given:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,549 questions
asked 2024-04-22T06:22:20.4133333+00:00
NectaaAdmin 0 Reputation points
edited the question 2024-04-22T06:25:21.8066667+00:00
NectaaAdmin 0 Reputation points
0 answers

How to fix 'java.lang.RuntimeException: java.util.concurrent.ExecutionException: com.microsoft.aad.msal4j.MsalClientException: java.io.UncheckedIOException: java.nio.channels.ClosedChannelException' while creating a user using graph api in java.

I am not able to create a user on Azure Ad using the graph APIs, the issue that I am facing is java.lang.RuntimeException: java.util.concurrent.ExecutionException: com.microsoft.aad.msal4j.MsalClientException: java.io.UncheckedIOException:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,549 questions
asked 2024-04-22T06:14:01.0333333+00:00
Man Mohan Singh 0 Reputation points
0 answers

Bot Transferring Teams User, Leaves Call Leg Remaining

We use the Graph Cloud Communications API for our Teams Calling Bot to answer an incoming call to the Bot from a Teams user, and then add another Teams user into the call (as per this example (participant: invite - Microsoft Graph v1.0 | Microsoft…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,044 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,549 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,835 questions
asked 2024-04-19T16:40:23.7266667+00:00
Dr Dave H 120 Reputation points
commented 2024-04-22T06:04:56.32+00:00
JimmyYang-MSFT 48,706 Reputation points Microsoft Vendor
0 answers

API for Microsoft Excel is not working properly.

Hey, I am connecting you on behalf of Pabbly Connect. Within our integration, we have set up an action event "List Worksheet" which is currently throwing an error and we are not able to use a list worksheet. Here is the URL for your…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,549 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,473 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,639 questions
asked 2024-04-18T11:41:46.9633333+00:00
Neeraj Agarwal 0 Reputation points
commented 2024-04-22T06:00:30.2333333+00:00
Neeraj Agarwal 0 Reputation points
1 answer

An error occurred when I requested an event in the calendar

{"respResult":{"error":{"code":"ErrorAccessDenied","message":"Access is denied. Check credentials and try…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,549 questions
asked 2024-04-16T09:15:29.0233333+00:00
chenzhixin 0 Reputation points
commented 2024-04-22T05:35:26.64+00:00
CarlZhao-MSFT 36,891 Reputation points
1 answer

Modify the sharepoint file url and add bookmark information

In the word file we are able to insert the hyperlink for bookmark (something like bookmark://BookMark1). And when user click on the link it will jump to the pointed bookmark. I am wondering are we able to add it in the file url? When user open the file,…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
657 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,549 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,598 questions
asked 2024-04-18T14:22:08.1633333+00:00
s w 60 Reputation points
commented 2024-04-22T02:41:15.5166667+00:00
RaytheonXie_MSFT 30,991 Reputation points Microsoft Vendor
1 answer

I had verified the publisher and added MPN ID to the app but still getting error as "ADSTS700005: Provided Authorization Code is intended to use against other tenant"

I have created an app to validate MS account (Accounts in any organizational directory (Any Azure AD directory - Multitenant) and personal Microsoft accounts (e.g. Skype, Xbox)) and I see an error in App Registrations Starting November 9th, 2020 end…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,549 questions
asked 2024-04-02T13:49:45.9966667+00:00
Nibin N 5 Reputation points
answered 2024-04-21T21:20:28.4633333+00:00
awijekoon 950 Reputation points Microsoft Vendor
1 answer

Calling Teams Bot - Call goes from Establishing to Terminated - Error 3002

Hello, I'm struggling with this implementation. Documentation is nearly absent. Nowhere in the documentation you have clear instructions on how to (or why) you need a certificate. Also, there is no clear specification of the certificate type and public…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,549 questions
asked 2024-04-19T13:46:13.45+00:00
Marcelo Schoen 41 Reputation points
answered 2024-04-21T20:58:03.36+00:00
Marcelo Schoen 41 Reputation points
2 answers One of the answers was accepted by the question author.

How to get assignedLicenses from Microsoft Graph

Hi, I am using a C# program to retrieve user information from Microsoft Graph. Currently I am passing the following URL to get the information I need. https://graph.microsoft.com/v1.0/users?$filter=accountEnabled eq true&$select=displayName,id I want…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,549 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.
10,219 questions
asked 2024-04-19T18:47:55.8666667+00:00
Robin 66 Reputation points
commented 2024-04-21T08:43:27.0233333+00:00
Robin 66 Reputation points