11,878 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer

How to get a message using Graph from a mailbox using data in an email header

I want to use the details found when you view an email message as source (headers, spam results, body content etc) to ping the Graph API to retrieve certain details of the message. This would be done with an app that has application permissions. It would…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,878 questions
asked 2024-09-17T18:25:41.45+00:00
Sounds Essential 0 Reputation points
commented 2024-09-19T11:01:56.18+00:00
Sounds Essential 0 Reputation points
0 answers

Conversion of pptx to jpg via graph API only returns the 1st page

Dear Sir or Madam, as noted in the documentation, the conversion of pptx to jpeg is supported by Graph API. https://learn.microsoft.com/en-us/graph/api/driveitem-get-content-format?view=graph-rest-beta&tabs=http However, when I convert it to jpg,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,878 questions
asked 2024-09-19T10:13:42.3166667+00:00
Nemyrovska, Maryna 20 Reputation points
1 answer One of the answers was accepted by the question author.

OfficeConversion_Fatal Error trying to convert pptx to pdf with more than 100 pages via Graph API

Dear Sir or Madam, There is an error appearing from converting pptx to pdf from o365 office via Graph API. We use a sharepoint from which we can read data via an o365 app registration. The error appears with documents starting form > 100 pages. The…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,878 questions
asked 2024-08-30T11:13:53.64+00:00
Nemyrovska, Maryna 20 Reputation points
accepted 2024-09-19T10:05:01.34+00:00
Nemyrovska, Maryna 20 Reputation points
1 answer

How to monitor calls to Azure CLI, Powershell, Microsoft Graph... from a user?

Hi everyone, I would like to know if there is a possibility to log the events of the calls made through the API to query information. The goal is to know if they are making many calls that triggers an alert in Sentinel to see if an attacker is doing an…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,878 questions
Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,123 questions
asked 2024-09-11T18:13:31.19+00:00
Steven Joseph Paredes Baquerizo 0 Reputation points
commented 2024-09-19T09:50:31.71+00:00
Steven Joseph Paredes Baquerizo 0 Reputation points
2 answers

Unable to create Azure Custom Role using JSON and the PoweShell New-AzRoleDefinition ?

When I execute the below PowerShell script to create a custom Azure Role based on the specific JSON content below. Script: $paramNewAzRoleDefinition = @{ InputFile = C:\Custom.JSON Verbose = $true Debug = $true } New-AzRoleDefinition…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,878 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,988 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,466 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,434 questions
asked 2024-09-11T07:30:52.85+00:00
EnterpriseArchitect 5,336 Reputation points
edited a comment 2024-09-19T09:38:19.7866667+00:00
Navya 9,640 Reputation points Microsoft Vendor
1 answer

Apply Sensitivity Labels to Microsoft Exchange Mail via .NET core code.

Hi, I would like to apply sensitivity labels to emails programmatically. I have successfully obtained the email ID (message ID) and sensitivity label ID using Graph API in .NET Core Application C#. However, I cannot find an endpoint within the Microsoft…

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.
11,878 questions
asked 2024-09-17T14:33:48.4766667+00:00
Amit Singh Rawat 731 Reputation points
commented 2024-09-19T09:17:01.2133333+00:00
Amit Singh Rawat 731 Reputation points
1 answer One of the answers was accepted by the question author.

Problems when receiving change notifications when getting presence

Hello we have a problem when we receive change notifications from graph API We receive null values on activity and availability. { "activity": "String", "availability":"String", "id":…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,878 questions
asked 2024-09-16T13:35:55.8466667+00:00
Öberg, Fredrik /External 75 Reputation points
commented 2024-09-19T08:53:10.6266667+00:00
Gaurav Bhatia 15 Reputation points
1 answer One of the answers was accepted by the question author.

Encountering an issue while collecting billing data using the Azure Blob SDK, where the stream seems to be forcibly closed after processing a specific number of records.

https://learn.microsoft.com/en-us/azure/storage/blobs/storage-blob-download-java#download-from-a-stream I am in the process of transitioning to the Azure CSP Billing Data API and have implemented data collection functionality using the Azure Blob SDK, as…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,793 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,878 questions
asked 2024-09-13T06:30:43.68+00:00
Sunyoup Park (박선엽) 105 Reputation points
accepted 2024-09-19T08:51:05.5133333+00:00
Sunyoup Park (박선엽) 105 Reputation points
0 answers

Microsoft Universal Print: The token does not have one or more required security scopes. Client Credentials Flow

Hi, I am working with a solution where a client needs to use Microsoft Universal Print. I am using Microsoft Graph and the client credentials flow. After getting the access token via the credentials instance I have the following error upon making a…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,878 questions
asked 2024-09-19T08:38:22.0866667+00:00
Oskar Berntorp (Novotek Sweden) 0 Reputation points
edited the question 2024-09-19T08:38:48.02+00:00
Oskar Berntorp (Novotek Sweden) 0 Reputation points
2 answers One of the answers was accepted by the question author.

System.InvalidOperationException: Content type text/html does not have a factory registered to be parsed

I am using a B2C tenant I have an app registration with Mail.Send Application permissions With granted Admin consent. The user with id b29d1ccb-xxxxxxxxxxxx is an internal account with User principal name:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,878 questions
asked 2024-04-29T17:53:24.4566667+00:00
Trevor Westin 31 Reputation points
answered 2024-09-19T08:38:11.4566667+00:00
Quentin GONEL 0 Reputation points
2 answers

Is it possible to create tenant level allow/block in Microsoft 365 via Graph API?

There is a method via Powershell that requires the Exchange.Manage permission and Exchange Administrator assigned role on a Service Principal. This method requires to connect to Exchange Online first and then running the New-TenantAllowBlockListItems…

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,767 questions
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.
11,878 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,466 questions
asked 2024-09-18T22:10:56.57+00:00
Chan, Alan 0 Reputation points
answered 2024-09-19T07:58:45.9766667+00:00
Neuvi Jiang 1,150 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Grap API call to get the events from a group is not returning all the events that are actually sent to that group email id

I have teams' channel and I'm to get the events sent to the team's channel using the group Id associated to the team. But I'm not getting all the events that are actually sent to that group email id.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,878 questions
asked 2024-09-19T04:43:45.6466667+00:00
accepted 2024-09-19T07:58:04.76+00:00
0 answers

Graph API and Announcing mandatory multi-factor authentication for Azure sign-in

How to avoid having problems with: getting the presence of Teams user using graph api. In C# by using access token for webchat. I do not want to get effected by the MFA forcing. In other words: How to bypass MFA for multi-tenant azure app using graph…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,878 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,855 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,434 questions
asked 2024-09-17T17:11:44.76+00:00
Rihamf 0 Reputation points
edited the question 2024-09-19T07:53:48.3+00:00
Rihamf 0 Reputation points
4 answers

Adding team owner through Graph API causes 403 error

Hi guys! I have faced an issue with Team Graph API. Some times ago (approximately 3 month ago) API that adds team owner just stopped working. Here is a brief investigation. Our application is used Application type of permissions for performing API…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,978 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,878 questions
asked 2024-09-10T07:53:53.3233333+00:00
Dmytro_dev 0 Reputation points
commented 2024-09-19T07:46:54.43+00:00
Dmytro_dev 0 Reputation points
1 answer

Suddenly getting "UserPrincipal doesn't have the key ID configured"

I have an ongoing automation that executes various calls to the MS API Recently I've started to fail with the following message below. In this case, reauthenticating helped solve the issue but it seems like the 'refresh token' timed out for some…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,878 questions
asked 2024-09-17T07:22:17.95+00:00
itay4 36 Reputation points
answered 2024-09-19T07:20:54.1966667+00:00
Yakun Huang-MSFT 4,240 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

token renewal flow

Hi Microsoft Q&A and thanks in advance! I want to consume an endpoint from Graph beta that only supports delegation permission type and I want to fully understand the renewal process as I saw different interval times in the documentation. If the…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
687 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,878 questions
asked 2024-09-17T10:43:42.73+00:00
Tomoki 20 Reputation points
accepted 2024-09-19T07:18:27.67+00:00
Tomoki 20 Reputation points
0 answers

Suddenly gets UnknownError using the /search/acronym endpoint

As from Monday 16th I constantly get an error when trying to connect to the acronym endpoint: https://learn.microsoft.com/en-us/graph/api/resources/search-acronym I have not changed anything in the way I connect or anything and it worked when I left…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,878 questions
asked 2024-09-19T07:11:59.0866667+00:00
Lundkvist Peter 0 Reputation points
2 answers

Microsoft graph api always retrieves old document library name even if the library name is modified in SharePoint

Hi, I have been using Microsoft Graph api to retrieve SharePoint site's files, folders, document libraries for my application. When i change the document library name in SharePoint, graph api always returns me the old library name in its result. I was…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,878 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,944 questions
asked 2024-09-06T09:23:39.0766667+00:00
Nandhini. S [ INDEC 4.0 ] 0 Reputation points
commented 2024-09-19T07:08:09.35+00:00
Nandhini. S [ INDEC 4.0 ] 0 Reputation points
0 answers

WebSocket connection to notification URL fails

I am following this guide on how to get a Websocket endpoint for my onedrive https://learn.microsoft.com/en-us/graph/api/subscriptions-socketio?view=graph-rest-1.0&tabs=http I get a fine notification Url back from /subscribtions/socketIo endpoint…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,878 questions
asked 2024-09-19T06:59:28.15+00:00
Mikkel Munck Rasmussen 0 Reputation points
1 answer

Unable to define the sites for an App Registration for SahrePoint with Site.Selected

I have this App registration with Site.Selected:- now i want to define the sites for the above "Sites.Selected", so i tried the following:- $siteUrl = "https://*.sharepoint.com/sites/integration-prod" $clientId =…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,878 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,591 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,944 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,851 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,434 questions
asked 2024-09-17T14:05:06.29+00:00
john john Pter 300 Reputation points
edited the question 2024-09-19T06:53:42.79+00:00
ajkuma 25,791 Reputation points Microsoft Employee