10,542 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

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,520 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,203 questions
asked 2024-04-19T18:47:55.8666667+00:00
Robin 46 Reputation points
edited the question 2024-04-19T18:50:42.4533333+00:00
Robin 46 Reputation points
1 answer

why do i need delegate permission to provision the channels' email?

https://learn.microsoft.com/en-us/graph/api/channel-provisionemail?view=graph-rest-1.0&tabs=http When I create a channel, I use application permissions. But why do I need delegated permissions to provision the channel's emails? Please let me know…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,520 questions
asked 2024-04-19T02:52:24.1866667+00:00
yujin seong 0 Reputation points
answered 2024-04-19T18:06:29.82+00:00
Vasil Michev 94,911 Reputation points MVP
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,520 questions
asked 2024-04-19T09:34:40.9866667+00:00
BANERJEE Biswarup 0 Reputation points
answered 2024-04-19T18:05:22.1133333+00:00
Vasil Michev 94,911 Reputation points MVP
1 answer

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,520 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,037 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,389 questions
asked 2024-04-19T16:31:28.49+00:00
Apurva Pathak 270 Reputation points
answered 2024-04-19T18:02:40.08+00:00
Vasil Michev 94,911 Reputation points MVP
0 answers

How to get the option SPOTenant -DisallowInfectedFileDownload in Node.js?

Hi everyone! I need to get an option DisallowInfectedFileDownload in Node.js application. I'd like to do it via Graph API. But I found only one way to get this parameter - via Powershell. I can get value: Get-SPOTenant | Select-Object…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,520 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,565 questions
asked 2024-04-19T14:35:50.7033333+00:00
Aleks Dev 0 Reputation points
2 answers

How to fix MailboxNotEnabledForRESTAPI

Dear Team, I'm developing an application that requires access to a mailbox enabled for the Outlook REST API. We need a developer preview account to test our app's functionality, especially for creating online meetings, booking the host and recipient's…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,916 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,520 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,824 questions
asked 2024-04-18T10:21:56.6666667+00:00
asdfasfawfwfwf 0 Reputation points
edited the question 2024-04-19T14:32:27.7766667+00:00
Ryan Hill 25,476 Reputation points Microsoft Employee
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,520 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,389 questions
asked 2024-04-10T13:54:16.6433333+00:00
asvr asvr 0 Reputation points
edited a comment 2024-04-19T14:30:24.1066667+00:00
asvr asvr 0 Reputation points
1 answer One of the answers was accepted by the question author.

Graph API for non-365 Microsoft License Usage

We are using the Graph API endpoint to get usage data on our 365 licenses. https://graph.microsoft.com/v1.0/reports/getOffice365ActiveUserDetail(period='D180') Is there a similar endpoint or SDK I could use to get a Last Activity Date on other…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,520 questions
asked 2024-04-19T02:54:48.06+00:00
Joseph Chustz 0 Reputation points
commented 2024-04-19T14:28:58.8533333+00:00
Joseph Chustz 0 Reputation points
1 answer One of the answers was accepted by the question author.

How can I enable Chat communication between external users and Microsoft Teams users through the Teams desktop app ?

Hello Microsoft team, I've successfully integrated Microsoft Teams calling into my web application using Azure Communication Services and Microsoft Graph. However, I'm encountering difficulties enabling chat communication between external users…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
675 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,520 questions
asked 2024-04-12T17:21:52.6666667+00:00
Satish Bellare 20 Reputation points
commented 2024-04-19T14:16:07.3533333+00:00
Satish Bellare 20 Reputation points
0 answers

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,520 questions
asked 2024-04-19T13:46:13.45+00:00
Marcelo Schoen 21 Reputation points
0 answers

Graph API Message Search - Problem with AND

The top param doesnt really matter because search only return 275 results max anyway, so ignore that aspect. If I remove everything from the AND statement onwards and just search for body, it works fine. However, I need the received date 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,520 questions
asked 2024-04-19T13:28:37.5733333+00:00
Barone, Lou 56 Reputation points
1 answer One of the answers was accepted by the question author.

How to Read mails in shared mailbox using Graph API

Does Microsoft Graph API provide any support to Read emails from a specific shared mail box? Is it possible to achieve this through Python Script.

Outlook
Outlook
A family of Microsoft email and calendar products.
2,916 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,520 questions
asked 2024-04-19T08:01:44.9633333+00:00
SYAMNA S T 40 Reputation points
edited a comment 2024-04-19T13:03:02.1966667+00:00
Andy David - MVP 141.1K Reputation points MVP
4 answers

Can I get a list of all Shared Mailboxes/folders using Microsoft Graph Api

I am trying to fetch the list of all shared mailbox folder list using graph API but i didn't found any API doc in Microsoft graph api document link. I have founded the API when it will return me the inbox messages list of that particular shared mailbox.…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,520 questions
asked 2023-02-06T12:31:08.1966667+00:00
Bhanu 25 Reputation points
edited an answer 2024-04-19T11:47:12.6566667+00:00
Gerben Tiele 6 Reputation points
1 answer

OrganizationFromTenantGuidNotFound

Good morning, I decided to create a question regarding OrganizationFromTenantGuidNotFound since previous questions have a different implementation. I'm working with Ruby On Rails, and I implemented the code from this repository:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,520 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,389 questions
asked 2024-04-18T14:48:35.5366667+00:00
Marco Antonio Vazquez Cruz 0 Reputation points
answered 2024-04-19T10:24:01.97+00:00
CarlZhao-MSFT 36,736 Reputation points
1 answer One of the answers was accepted by the question author.

How to get list of users who have "Microsoft Teams Phone" license?

Hi! We are trying our customers users to check if their user have a "Microsoft Teams Phone" license. Currently we get all users and loop through the users using the license details API to get the license each. The problem with this one is it…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,520 questions
asked 2024-04-18T03:09:25.09+00:00
Jenuel Ganawed 20 Reputation points
commented 2024-04-19T10:23:58.19+00:00
Vasil Michev 94,911 Reputation points MVP
1 answer

Employee Photos change in Graph?

We have had a process running for a very long time that would look at an employee's photo in Graph and compare it to an image we have on a file system to see if there was a photo change. We did this by looking for hash changes. On 2/17/2024 something…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,520 questions
asked 2024-02-22T19:44:04.26+00:00
Carey, Chad 5 Reputation points
edited a comment 2024-04-19T10:13:43.02+00:00
Tobias 0 Reputation points
0 answers

Getting change notification for drafted New Event

We are getting change notification for default New Event event created by Outlook. Your Environment Platform: PC desktop, Mac Host: Outlook Office version number: Outlook desktop for mac 16.83.3 Operating System: Windows 11, MacOS Browser (if using…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,520 questions
asked 2024-04-19T09:46:39.2833333+00:00
Somenath Maji 0 Reputation points
0 answers

Why is the Graph API returning different versions of a users profile pictures randomly?

Hi, I'm using the Microsoft graph API documented here - https://learn.microsoft.com/en-us/graph/api/profilephoto-get?view=graph-rest-1.0&tabs=http#path-parameters to get a users profile picture. But it seems if I make the same request multiple times…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,520 questions
asked 2024-03-11T17:42:14.11+00:00
Joe Jones 15 Reputation points
commented 2024-04-19T09:22:11.56+00:00
Tobias 0 Reputation points
2 answers

How do I fetch properties in driveItem like image tags via graph api?

Hello, I'm currently working on fetching properties of a driveItem using the Microsoft Graph API endpoint GET /drives/{drive-id}/items/{item-id}. I'm specifically interested in retrieving properties like image tags, title, etc. While using the select…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,520 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,565 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,655 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,116 questions
asked 2024-04-15T07:52:16.4166667+00:00
Arnav Lala 20 Reputation points
commented 2024-04-19T09:05:38.9066667+00:00
RaytheonXie_MSFT 30,906 Reputation points Microsoft Vendor
1 answer

Getting 403 "Forbidden" error sending a file to Sharepoint using Microsoft Graph in c#.

How can I resolve the issue of receiving HTTP error 403 "Forbidden" when trying to upload and add an item to a Sharepoint list using Microsoft Graph and C#? I have retrieved a token using a client ID and secret from Azure/Entra, and have tried…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,520 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,565 questions
asked 2024-04-15T13:43:03.79+00:00
Calingo, Rolando V 0 Reputation points
commented 2024-04-19T09:04:58.2333333+00:00
RaytheonXie_MSFT 30,906 Reputation points Microsoft Vendor