Microsoft Q&A

Microsoft Graph

9,150 questions

A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.

9,150 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

Microsoft Graph and the former AlternateMailboxCollection from EWS?

Is there a chance to get a similar result in microsoft graph api like the former exchange webservice did: GetUserSettingsResponse userresponse = autodiscoverService.GetUserSettings(userSmtpAddress, UserSettingName.AlternateMailboxes); if…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
9,128 questions
asked 2023-10-18T15:14:39.6166667+00:00
Karsten Heimer 0 Reputation points
commented 2023-12-05T21:05:14.27+00:00
Gyau, Josh 0 Reputation points
1 answer

How to update the "canExtend" parameter value in AccessPackageAssignmentPolicy

How can I update the "canExtend" parameter using graph to run on around 281 Access Packages in my tenant? I'm using the URI with POST method and the displayName, duration, and description are being updated correctly with the correct request…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
9,128 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
17,570 questions
asked 2023-11-23T12:02:15.3866667+00:00
Payal Mallik 0 Reputation points
commented 2023-12-05T20:30:05.1266667+00:00
JamesTran-MSFT 34,211 Reputation points Microsoft Employee
1 answer

Is it possible to use getSchedule API on user from different tenants?

Hi! I am trying to develop application that must support authentication only using Microsoft login from multiple different tenants. Then, I am planning to use getSchedule from Graph API to get the schedule from each registered accounts (even with…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
9,128 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
17,570 questions
asked 2023-11-25T09:59:56.3033333+00:00
Yanitra Dharmawan 0 Reputation points
commented 2023-12-05T20:20:54.0733333+00:00
JamesTran-MSFT 34,211 Reputation points Microsoft Employee
1 answer

How to replace text in header by logo, of word file

Hello All, I have several word files and need to replace a text by logo (png or jpg). My word document has header. The header is a table and one column there is a text as 'logo'. I need to replace the logo by a picture. Can someone provide me a…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
9,498 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
9,128 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
6,764 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,180 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
1,557 questions
asked 2023-12-05T18:48:22.58+00:00
Rajagopalan Subramanian 0 Reputation points
answered 2023-12-05T19:34:34.8533333+00:00
Julio Cesar Leachi 1 Reputation point
3 answers

Listitem with user column, how to add new user with Graph API

Hi We have a list with a user column in Sharepoint. It is possible to add set users who already has been added into the column, but how to add a new user through the GraphAPI. A user who does not yet exists in the sites Users list? The user should not…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
9,128 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
8,580 questions
asked 2023-02-20T16:24:59.8766667+00:00
Sonander, Peter 20 Reputation points
commented 2023-12-05T18:39:31.0466667+00:00
Namita Raghuvanshi 0 Reputation points
0 answers

Graph API Outlook Webhooks

I am trying to build a security system to monitor user's incoming emails and determine if the contents contain anything malicious. Initially, I want to use an outlook add-in, but there does not seem to be a way to automatically run the add-in…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
9,128 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,051 questions
asked 2023-12-05T18:01:28.3+00:00
Kyle Webster 0 Reputation points
edited the question 2023-12-05T18:05:51.7133333+00:00
Kyle Webster 0 Reputation points
0 answers

Post the message on teams chat group through python

I am trying to post a message on teams chat group (not channel) from the Python script using graph API. I don't want to interact with the browser, I am trying to post the message using the client's secret. I have both the delegated and application…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
8,131 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
9,128 questions
asked 2023-12-05T15:33:49.4333333+00:00
Saravanan 0 Reputation points
commented 2023-12-05T16:47:33.2066667+00:00
Dillon Silzer 49,276 Reputation points
1 answer

Audit Log of Calendar

Is it possible to find out changes to an outlook event via the graph API? I have an integration and occasionally the id I have stored for an Outlook event gives the error "ErrorItemNotFound" when I attempt to update the event, which would…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
9,128 questions
asked 2023-11-28T00:54:32.8033333+00:00
pklong 100 Reputation points
commented 2023-12-05T16:44:05.0833333+00:00
pklong 100 Reputation points
1 answer

How to authenticate with Microsoft Graph API and retrieve OneDrive drive ID with PHP

I am creating a PHP script to back up my server configuration to OneDrive using Microsoft Graph API. I have created an app on Azure portal and selected "Accounts in any organizational directory (any Microsoft Entra ID tenant - multi-tenant)"…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
9,128 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
609 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
17,570 questions
asked 2023-12-05T05:20:36.2233333+00:00
不明 0 Reputation points
commented 2023-12-05T16:04:50.67+00:00
不明 0 Reputation points
0 answers

Using the Pages GraphAPI, HTML headers are not returned if they are set to be collapsed by default

I'm using GraphAPI to access site pages published in a Sharepoint site to retrieve the html content. Normally, the innerHtml field contains the html I am looking for. However, there are some pages that have their headers collapsed by default. In this…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,066 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
9,128 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
8,580 questions
asked 2023-12-05T15:03:15.54+00:00
Tekin, Ender 0 Reputation points
1 answer One of the answers was accepted by the question author.

ClientSecretCredential, The method or operation is not implemented error

Hi I am trying to get a MS Graph to read some documents from SharePoint. This needs to be done without a user being logged in. I am using code below at the end to do so. I have created app and client secret in Azure AD. However when I run below code I…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
9,128 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
17,570 questions
asked 2022-04-07T03:28:29.873+00:00
-- -- 787 Reputation points
commented 2023-12-05T15:01:47.2866667+00:00
Naresh Ch Kumhar 0 Reputation points
0 answers

How get the AccessToken (Microsoft Graph) for a specific User from a service

Hello, I have a simple question, I need to get the AccessTokens for every User of my Organization, so that it can be used the API and we can access to the path /me for every User in his personal area, how can i do it? The programming language that we…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
9,128 questions
asked 2023-12-05T13:59:21.97+00:00
Daniele Stumpo 0 Reputation points
1 answer

Identity Platform Oauth2 Revoke Acess

So what I am searching for is a Revoke oauth2 Access Endpoint on Identity platform. Basically I have an App x which uses Microsoft identity platform and graph API to gain Access and use Users Mail,Calendar,contacts etc. When the User want's…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
9,128 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
17,570 questions
asked 2022-06-15T09:12:51.593+00:00
mohamed arshad 26 Reputation points
commented 2023-12-05T13:51:34.3133333+00:00
Albin 0 Reputation points
1 answer

How can I get internship in this imagin cup Microsoft

I am F Anil Kumar, want to do internship in this imagin cup. So, kindly provide me information related to this internship in imagin cup.

Azure AI Immersive Reader
Azure AI Immersive Reader
An Azure Applied AI Service that embeds text reading and comprehension capabilities into your applications.
22 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
9,128 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
8,489 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
1,435 questions
asked 2023-11-25T03:26:03.99+00:00
Fulsore Anil Kumar 0 Reputation points
commented 2023-12-05T12:50:57.9066667+00:00
Suba Balaji 10,106 Reputation points
0 answers

Why is deleting a Booking appointment not removing the event from staff member's personal calendar?

I am using an API integration to delete existing Booking appointments (which were originally created via the same integration). Using the noted delete operation, the appointment in booking is successfully removed from the booking calendar, however…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
9,128 questions
asked 2023-11-17T18:48:36.3333333+00:00
Michael Riegelhaupt 0 Reputation points
commented 2023-12-05T12:41:56.44+00:00
Michael Riegelhaupt 0 Reputation points
0 answers

Graph API issue for send event notification to participants

"I'm currently implementing the Microsoft meeting event functionality within our application. Despite using Explorer, I've encountered issues sending notification emails to meeting participants. I'd greatly appreciate your assistance in resolving…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
9,128 questions
asked 2023-12-01T04:33:18.04+00:00
Pratik Kumar 0 Reputation points
commented 2023-12-05T11:50:58.8866667+00:00
Pratik Kumar 0 Reputation points
0 answers

Hotmail Account Closure Prevention

Good morning, I have just received an email from Microsoft stating my hotmail is set to close on 03/02/2024. My email client regularly synchronizes with hotmail every day and i also sign in manually, occasionally, so i am unsure why this is happening. …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
9,128 questions
asked 2023-12-05T11:45:02.8366667+00:00
71262474 0 Reputation points
0 answers

Extra newline carriage returns from Graph SDK Get Mail API for Email Body

We are using Graph API to get mails from a mail box, mail body is fetched in text format. Currently facing 2 Issues For a specific mail We are getting additional new line carriage returns, because of which when we construct the text file it has…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
9,128 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,319 questions
asked 2023-12-05T11:13:21.64+00:00
Raghuvanshi, Amit 1 Reputation point
1 answer

Graph API Direct Routing

Hi, since a week I'm experiencing serious issues with the use of the Graph API in order to get the direct routing Calls Log. Currently I'm using in a web app three Graph APIs, specifically: …

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
8,131 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
9,128 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,538 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
17,570 questions
asked 2022-12-06T07:40:01.713+00:00
fabrizio fontana 1 Reputation point
commented 2023-12-05T10:48:53.2233333+00:00
Jan Schuyten 0 Reputation points
1 answer

Fetching security incidents

I have developed a script which fetch security incidents with alerts (https://graph.microsoft.com/v1.0/security/incidents?$expand=alerts) application role have SecurityIncident.Read.All, SecurityAlert.Read.All permission provided, but Output of the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
9,128 questions
asked 2023-11-23T07:29:18.08+00:00
Shubham Helaskar 0 Reputation points
edited a comment 2023-12-05T10:41:11.8+00:00
Shubham Helaskar 0 Reputation points