13,604 questions with Microsoft Graph-related tags

Sort by: Updated
3 answers One of the answers was accepted by the question author.

Set OnPremisesUserPrincipalName to Null does nothing/reverts to original value

There seems to be a bug with clearing OnPremisesUserPrincipalName. Whenever you call the API to set the value to Null the value is reset to the UserPrincipalName value that was previously there. Invoke-MgGraphRequest -Method PATCH -Uri…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,604 questions
asked 2025-05-15T20:34:48.2466667+00:00
ThatSecurityGuy 46 Reputation points
accepted 2025-05-16T15:29:28.99+00:00
ThatSecurityGuy 46 Reputation points
1 answer

code: PreconditionFailed "message":"No iCalUid found for the meeting. This API is supported only for calendar backed OnlineMeeting."

I was trying to list recordings mentioned here: https://learn.microsoft.com/en-us/graph/api/onlinemeeting-list-recordings?view=graph-rest-1.0&tabs=http As it requires to create event as online meeting here:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,604 questions
asked 2024-09-04T07:48:46.1733333+00:00
Harish Ramesh 0 Reputation points
commented 2025-05-16T15:28:57.83+00:00
Lorenzo De Francesco 0 Reputation points
2 answers

Graph API: Post to groups does not work

I'm trying to post to https://graph.microsoft.com/v1.0/groups { "displayName":"First group", "isAssignableToRole":true, "mailEnabled":false, …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,604 questions
asked 2025-05-12T12:02:54.9166667+00:00
DaKi 0 Reputation points
commented 2025-05-16T10:11:19.77+00:00
SrideviM 3,735 Reputation points Microsoft External Staff Moderator
0 answers

Encountering 404 Error When Accessing Call Details via Microsoft Graph API

Hello Microsoft Support, I am experiencing an issue when attempting to retrieve call details using the Microsoft Graph API. Despite ensuring the call ID is correct and having the appropriate permissions (otherwise, a 403 status would be returned), I am…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,604 questions
asked 2025-05-16T09:21:43.2666667+00:00
MailBot 0 Reputation points
1 answer

Get a user's OneDrive Request Does not provision one drive

According to https://learn.microsoft.com/en-us/onedrive/developer/rest-api/api/drive_get?view=odsp-graph-online&source=recommendations Get requests through Graph should either return a user's OneDrive or provision one if it does not exist. …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,604 questions
asked 2025-05-12T16:56:40.2733333+00:00
lamar gard 0 Reputation points
commented 2025-05-16T05:01:53.5033333+00:00
Rukmini 2,351 Reputation points Microsoft External Staff Moderator
1 answer

Graph API Returning Incomplete Meeting Transcripts

Subject: Graph API Returning Incomplete Meeting Transcripts Description: We are experiencing an issue with the Microsoft Graph API when attempting to fetch meeting transcripts. Although many of our meetings contain multiple transcripts accessible via…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,604 questions
asked 2025-05-15T02:24:13.06+00:00
MailBot 0 Reputation points
answered 2025-05-16T03:09:33.3633333+00:00
MailBot 0 Reputation points
2 answers One of the answers was accepted by the question author.

compare a set of azure ad groups and find members who are in more then one of this set

Hello, my brain is a bit lost i would like to do following (MS Graph or Powershell all would be fine)?! I need to compare a set of azure ad groups and find members who are in more then one of this set and list them.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,604 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
24,656 questions
asked 2021-04-14T16:42:23.25+00:00
Alexander 266 Reputation points
commented 2025-05-15T19:52:59.03+00:00
BC 0 Reputation points
0 answers

Access Azure Storage account cross tenant

The problem statement is, I have an application that resides in consumer tenant and a storage account that resides in provider tenant. My application needs to access this storage account. Moreover, this storage account does not have public network access…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,604 questions
asked 2025-05-15T16:54:28.1133333+00:00
Ashwin Venkatesha 230 Reputation points
1 answer

Managed Identity with Sites.Selected permission

Hello, is it possibile to use a system assigned managed identity with the Sites.Selected permission? I was not able to find a clear answer for this and all my tests failed with an 401 error. What I have tested so far: Environment Azure Automation…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,604 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,355 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,229 questions
asked 2023-06-26T13:29:37.64+00:00
martin 16 Reputation points
edited a comment 2025-05-15T16:28:02.4633333+00:00
Rachael Singleton 0 Reputation points
0 answers

The shareId obtained from createLink can no longer be used by the shares endpoint

Sharing a file anonymously on a OneDrive personal account fails I am developing a .NET MAUI app that lets people collaborate with others using their cloud storage account and have run into the problem that anonymously sharing a file on OneDrive personal…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,604 questions
asked 2025-02-28T14:43:48.87+00:00
Lars Hammer 11 Reputation points
commented 2025-05-15T16:26:02.35+00:00
Lucian Wischik 10 Reputation points
0 answers

Pagination not working for "page search results" for large sites

Hi. I use the endpoint https://graph.microsoft.com/v1.0/search/query and paging to get files from a sharepoint folder. I can see from the output that there are 3387 files in the folder. (I have the issue for all large sites) Firstly, I tried to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,604 questions
asked 2025-05-15T15:12:05.6166667+00:00
Victoria.G 0 Reputation points
0 answers

How to get Full Mime email content (.eml) using office.js without using Graph API ?

There is a requirement to get Full Mime email content (.eml) on outlook add-on in frontend level using office.js without using Graph API. Is it possible to do that ? If outlook is interacting POP3 mailboxes, then how to get Full Mime email content…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,604 questions
asked 2025-05-15T13:48:02.3933333+00:00
Kanishka Hewapathirana 35 Reputation points
0 answers

Is there an API endpoint available to retrieve transcripts of PSTN calls in Microsoft Teams, as the onlineMeetings API only provides transcripts for scheduled meetings?

I'm working on retrieving call transcripts from our Microsoft Teams implementation. I've successfully accessed transcripts for scheduled meetings via the onlineMeetings API, but I'm specifically looking for an endpoint to retrieve transcripts of PSTN…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,604 questions
asked 2025-05-15T11:02:47.1266667+00:00
Vishnu Ganeshan 20 Reputation points
edited the question 2025-05-15T13:24:22.8433333+00:00
Vishnu Ganeshan 20 Reputation points
1 answer

Graph API v1.0 endpoint to retrieve eligible Azure AD group assignments for an admin user setup in PIM

Hello, I would like to know the Graph API v1.0 endpoint to retrieve eligible Azure AD group assignments for an admin user setup in Entra PIM. I tried with the below beta endpoint in Postman tool. However I get 403 even with right API permission in Entra…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,604 questions
asked 2025-05-15T11:09:08.2166667+00:00
Karuppasamy, Hari 0 Reputation points
answered 2025-05-15T12:43:11.08+00:00
Andy David - MVP 156.3K Reputation points MVP Moderator
0 answers

Graph API Error for Italian Language SharePoint Sites

There is an issue with the Graph API endpoint: https://graph.microsoft.com/v1.0/groups/<groupId>/sites/root This request works successfully for SharePoint sites created in English but returns the error "Unable to provision resource." for…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,604 questions
asked 2025-05-14T08:07:49.5+00:00
Harjoth Singh 10 Reputation points
commented 2025-05-15T09:04:37.6433333+00:00
Ad van den Berg 56 Reputation points
0 answers

Microsoft Graph Api getPresenceByUserId Returns "PresenceUnknown" When user is Available using RingCentral PresenceSync Service Access Token

Problem: Microsoft Graph Api getPresenceByUserId Returns "PresenceUnknown" When user is Available using RingCentral PresenceSync Service Access Token. Application Id: 93d514c2-13db-416f-ab39-34f4fb1fd66e These values are extracted from jws…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,604 questions
asked 2025-05-15T02:09:36.9633333+00:00
Integration Engineer 0 Reputation points
1 answer

How to generate M365 Product license report in Power BI

Hello Everyone, I see the Usage Report in the M365 Admin Center and they are helpful. However, I am looking for a way to generate a report on our product licensing usage. Similar to the view from the Entra ID -> Licenses -> All Products. Where…

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.
5,770 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,604 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,952 questions
asked 2024-01-31T17:54:09.5633333+00:00
igibason 35 Reputation points
commented 2025-05-14T20:45:34.25+00:00
D S Niranjan Babu Vallabhaneni 15 Reputation points
1 answer

Graph API Error when searching messages using "participants"

I am using the graph api and graph api explorer to query for emails like this: https://graph.microsoft.com/v1.0/me/messages?$search="participants:foo.com" Participants is defined here:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,604 questions
asked 2025-05-01T16:08:12.6333333+00:00
Jake S 0 Reputation points
commented 2025-05-14T17:42:26.54+00:00
PRATIK JADHAV 80 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Read 'Attribute & Claims' from SAML Entra application configuration using PowerShell

I want to read 'Attribute & Claims' from SAML enterprise application configuration using PowerShell. I have found the Graph command Get-MgBetaServicePrincipalClaimMappingPolicy:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,604 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,952 questions
Microsoft Entra
Microsoft Entra
A group of Microsoft multicloud identity and access solutions.
2,561 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
24,656 questions
asked 2024-10-16T08:54:01.21+00:00
Fraczek, Rafal SW/WRO-DCDZA 206 Reputation points
answered 2025-05-14T15:20:22.88+00:00
Fox, R 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to find all Guests that are SponoredBy a User?

I'm trying to find all Guest users sponsored by a given userId. Here is the graph explorer query being used: url: https://graph.microsoft.com/beta/users?$count=true&$filter=userType eq 'Guest' and sponsors/any(s:s/id eq…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,604 questions
asked 2025-05-13T23:23:21.5766667+00:00
Reiss, Andrew B 20 Reputation points
accepted 2025-05-14T14:47:16.62+00:00
Reiss, Andrew B 20 Reputation points