10,685 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer

How to Authenticate Scan to email mailbox

Our organization is trying to have all mailboxes set up with MFA so we can turn of legacy. The issue is that we have scan-to-email function set up through a UserMailbox, so if we convert this to a SharedMailbox, users will no longer be able to use it for…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,663 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,194 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,579 questions
asked 2024-05-01T15:53:58.3733333+00:00
Dan Stepanukha 0 Reputation points
commented 2024-05-06T22:50:05.5933333+00:00
Carlos Solís Salazar 16,611 Reputation points
0 answers

Request to Add Copilot 365 to Sharepoint Search and Create Documents

Dear MS Copilot/Sharepoint Team, I am writing to request the integration of Copilot 365 into our organization's Sharepoint environment. To proceed with this integration, we would need your assistance in: Evaluating the compatibility of Copilot 365 with…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,663 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,676 questions
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
55 questions
asked 2024-05-06T20:49:38.6166667+00:00
Omar Morales 0 Reputation points
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,663 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,579 questions
asked 2024-05-06T13:12:07.0933333+00:00
Felix Cordeta Matusinio 0 Reputation points
commented 2024-05-06T19:56:34.33+00:00
Felix Cordeta Matusinio 0 Reputation points
1 answer One of the answers was accepted by the question author.

Graph API - Get All Messages - Incoming Only

I am using Postman to connect to a Graph API in order to pull & export a users Teams Chat History. Everything is setup and I am able to get results, however I only seem to be pulling incoming messages. Is this as designed or is there a way to pull…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,663 questions
asked 2024-05-02T14:53:03.61+00:00
BradHarrison-9077 21 Reputation points
accepted 2024-05-06T19:19:43.4633333+00:00
BradHarrison-9077 21 Reputation points
0 answers

B2c: "userPrincipalName already exists" even though the user can't be found via the Graph API

Since yesterday 10AM UTC+2 where having some issues with creating new users via the Graph API in one of our B2c tenants. Some requests time out and retries end up with userPrincipalName already exists and HTTP 400. The problem is: the actual user cannot…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,663 questions
asked 2024-05-03T15:58:40.56+00:00
commented 2024-05-06T17:18:06.05+00:00
Marilee Turscak-MSFT 34,046 Reputation points Microsoft Employee
1 answer

Why "Request administrator consent" if it has already consented?

I would like to migrate my PowerShell reporting script from using MSOnline module to Microsoft.Graph equivalent. Whenever I launch Connect-MgGraph -Scopes "User.Read.All" I get stuck with the following Request administrator consent…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,663 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,085 questions
asked 2024-05-06T14:35:48.9033333+00:00
Dario Corrada 0 Reputation points
answered 2024-05-06T16:03:00.73+00:00
Vasil Michev 95,666 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Graph API forward mail

I'm trying to use the endpoint, POST /users/{id | userPrincipalName}/messages/{id}/forward (https://learn.microsoft.com/en-us/graph/api/message-forward?view=graph-rest-1.0&tabs=http). I'm able to send, search and get mail, but whenever I try this…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,663 questions
asked 2024-05-03T15:18:58.1966667+00:00
Eric Faro 0 Reputation points
edited a comment 2024-05-06T15:58:18.01+00:00
Eric Faro 0 Reputation points
1 answer

Get All SharePoint Files and Folder in a Tree structure of a Document Library using GraphAPI?

Get All SharePoint Files and Folder in a Tree structure of a Document Library? I can get all the files within the Document Library, but not in a structured way or in a tree format, by using -…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,663 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,693 questions
asked 2024-05-06T14:51:31.3533333+00:00
Akshith Reddy Thalla 80 Reputation points
answered 2024-05-06T15:04:31.3666667+00:00
Michael Taylor 48,581 Reputation points
0 answers

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,663 questions
asked 2024-05-06T14:59:29.6333333+00:00
Quentin Pla 0 Reputation points
0 answers

Error revoking login session

I am loggin using OAuth (Open Authorization) 2.0, and i want to log out directly in my background without use https://login.microsoftonline.com/common/oauth2/v2.0/logout to do this log out i am using this endpoint: curl --location --request POST…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,663 questions
asked 2024-05-06T14:21:16.99+00:00
Rodrigo Cardoso 0 Reputation points
1 answer

I've just got my XBOX PC Game pass. Will I lose games I download when my game pass ends?

-Apologies for the random tag, had to give one! The question really sums it up. Will I keep or lose my games (e.g. Minecraft Java) when my subscription to XBOX Game Pass ends? Cheers! -Calvi

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,663 questions
asked 2024-02-16T16:35:45.41+00:00
Calvi 0 Reputation points
commented 2024-05-06T14:13:41.6233333+00:00
Michael Taylor 48,581 Reputation points
2 answers

MAUI IMAGE LOAD ISSUE USING ASSEMBLY

Hi, I'm encountering a significant problem in my MAUI development. I've developed a MAUI library project, and when I reference it in another MAUI project, everything functions correctly. However, when I attempt to use the assembly or DLL within the same…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,124 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,663 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,902 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,281 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
766 questions
asked 2023-11-06T05:36:29.2966667+00:00
SANJAY KUMAR JHA 0 Reputation points
answered 2024-05-06T13:57:08.4566667+00:00
anurag pal 0 Reputation points
1 answer

AclCheckFailed when list chat messages via Graph API

I'm try to get messages from a chat ID https://learn.microsoft.com/en-us/graph/api/chat-list-messages GET /chats/{{chatId}}/messages GET /users/{{UserId}}/chats/{{chatId}}/messages Response: { "error": { "code":…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,124 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,663 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,872 questions
asked 2024-04-26T15:47:03.78+00:00
Adão Duque 0 Reputation points
commented 2024-05-06T13:33:29.6533333+00:00
Prasad-MSFT 5,621 Reputation points Microsoft Vendor
2 answers

Not able to REST call to https://graph.microsoft.com/beta/appCatalogs/teamsApps

Hi Team, I need sample code in C# or documentation how can I generate token in C# code and by using that token how can I hit the URL: and make the request to that API https://graph.microsoft.com/beta/appCatalogs/teamsApps

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,663 questions
asked 2024-05-06T09:03:33.39+00:00
Hamendra Kumar (HCL Technologies Ltd) 0 Reputation points Microsoft Vendor
edited an answer 2024-05-06T13:23:42.78+00:00
Wilson Ricardo Olarte Martínez 21 Reputation points
0 answers

Resource-specific consent not showing up in permission grants

I've got an Azure app registration, and a Teams application with a manifest that specifies that ID in the webApplicationInfo. I also have the following permissions specified in the manifest: I then hit "Publish" within…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,124 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,663 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,872 questions
asked 2024-04-24T17:32:23.14+00:00
Sam Starling 0 Reputation points
commented 2024-05-06T13:15:17.1033333+00:00
Prasad-MSFT 5,621 Reputation points Microsoft Vendor
1 answer

Getting forbidden while hitting the https://graph.microsoft.com/beta/appCatalogs/teamsApps

Hi Team, Now For the Token generation I am using below code : var _clientApplication = ConfidentialClientApplicationBuilder.Create("clientid") .WithAuthority("https://login.microsoftonline.com/tenantid")…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,663 questions
asked 2024-05-06T08:53:14.4733333+00:00
Hamendra Kumar (HCL Technologies Ltd) 0 Reputation points Microsoft Vendor
edited a comment 2024-05-06T13:06:37.5+00:00
Hamendra Kumar (HCL Technologies Ltd) 0 Reputation points Microsoft Vendor
1 answer

azure ad some of the filter not working with expand attribute like NOT startsWith(displayName, 'Yogendra')

azure ad some of the filter not working with expand attribute like NOT startsWith(displayName, 'Yogendra'). you can refer this screenshot

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,663 questions
asked 2024-05-06T07:03:48.7533333+00:00
Yogendra 0 Reputation points
edited the question 2024-05-06T12:07:52.4433333+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
1 answer

Is it possible to create webhooks with a personal account to listen to changes in an Excel file using Microsoft Graph?

I want to create a webhook to listen for changes in excel files. This is the code I have: { "changeType": "updated", "notificationUrl":"xxx.com/notificationClient/", …

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,840 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,663 questions
asked 2024-04-03T22:24:34.7066667+00:00
Oscar González 0 Reputation points
answered 2024-05-06T11:35:42.1266667+00:00
Danstan Onyango 3,741 Reputation points Microsoft Employee
0 answers

The property 'Item' is required when creating the entity

I encountered an error while working with the Microsoft Graph API. The error message states, "The property 'Item' is required when creating the entity." I'm trying to auto-reply to an email that contains an item attachment, which is an EML…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,663 questions
asked 2024-05-06T11:07:56.55+00:00
DP 0 Reputation points
1 answer

How do we Integrate the Microsoft Planner with my Web Application

Hello Team, I have a requirement where I need to integrate Microsoft Planner in My Web Application, not a SharePoint Site. Just Like what we have to Integrate with Teams similarly, I need to Integration with My Web Application. Need Help on Both the …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,663 questions
asked 2024-05-03T11:10:01.49+00:00
Chethan Ramesh 0 Reputation points
edited a comment 2024-05-06T11:06:43.0466667+00:00
Chethan Ramesh 0 Reputation points