10,944 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

How to change a outlook/masterCategories displayName through Graph API

The predefined Category names and those that were created through the graph api are unchangeable.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,922 questions
asked 2024-06-03T15:58:46.8766667+00:00
Glenn Dumon 0 Reputation points
0 answers

Need tenant wide access to Teams meeting and recording info and recording content.

We created a tenant wide subscription to be notified of newly created recordings and got that to work. We have to manually parse out the MeetingId and RecordingI from the returned URL fragment. We then use that information to get the meeting…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,295 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,922 questions
asked 2024-06-03T15:55:24.1466667+00:00
Mike Yeager 26 Reputation points
1 answer

Customizing Email Body for Meeting Requests via Microsoft Graph API

I am integrating the Microsoft Graph API into my application to automate the process of sending meeting requests. While I understand that using the Outlook calendar API to create events (via the POST /me/events endpoint) ensures that Outlook recognizes…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,922 questions
asked 2024-06-02T08:36:51.7366667+00:00
Shady Khaled 20 Reputation points
answered 2024-06-03T15:41:02.2+00:00
CharanyaB-MSFT 1,726 Reputation points Microsoft Vendor
2 answers

How to send email via Azure AD authentication

I need a solution for an App (Java J2EE application) without user to login and send email (to any email inside and outside organisations). The suggestion from various groups is to use Azure AD with shared mailbox in O365 and necessary permissions. Could…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,922 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,940 questions
asked 2023-03-28T04:53:11.53+00:00
Veera Anjani Kumar Valivarthi 0 Reputation points
commented 2024-06-03T15:38:14.26+00:00
Rutuja 0 Reputation points
2 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,922 questions
asked 2024-04-19T13:46:13.45+00:00
Marcelo Schoen 46 Reputation points
answered 2024-06-03T15:32:37.3633333+00:00
Ruben Rubio 0 Reputation points
2 answers

how to get the microsoft graph api latest updated user group changes to identify modified user.

unable to get the modified information for particular user in groups if there is any update happens for a single user in graph api for azure active directory.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,826 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,922 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,021 questions
asked 2024-06-03T09:47:24.59+00:00
Anand Mallela 0 Reputation points
edited an answer 2024-06-03T15:23:49.75+00:00
Saranya Madhu-MSFT 385 Reputation points Microsoft Vendor
0 answers

Sharepoint scopes not working throught a GDAP application consent

Hi, we have a problem when getting SharePoint settings through a GDAP relationship consent. Here's the flow we are using: Partner consent to an app with the scope https://api.partnercenter.microsoft.com/user_impersonation and offline_access Using the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,922 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,922 questions
asked 2024-05-23T13:01:39.05+00:00
Etienne Lepage Lepitre 5 Reputation points
edited the question 2024-06-03T15:21:36.9166667+00:00
Givary-MSFT 28,756 Reputation points Microsoft Employee
1 answer

Sorry, but we’re having trouble signing you in. AADSTS700016: Application with identifier 'd1ddf0e4-d672-4dae-b554-9d5bdfd93547' was not found in the directory

Whenever I start a new session for connect-MSGraph, it defaults to using the old AppID, even if I’ve updated the AppID in the previous session. Please suggest a way to update the AppID permanently. I am expecting that “connect-MSGraph” session should…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,922 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,190 questions
asked 2024-05-23T10:34:22.19+00:00
Sivasankaran J 0 Reputation points
edited the question 2024-06-03T15:21:13.58+00:00
Givary-MSFT 28,756 Reputation points Microsoft Employee
1 answer

Adding users to PersonOrGroup fields in a SharePoint list with Graph

To add a user to a PersonOrGroup field in a SharePoint list you need to use the user id obtained from the site internal user list. However if the user has never interacted with the site they won't exist in site user list. There doesn't appear to be any…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,922 questions
asked 2024-05-26T21:28:33.1566667+00:00
Matt Tebbs 0 Reputation points
answered 2024-06-03T14:18:57.6833333+00:00
Hitesh Pachipulusu - MSFT 475 Reputation points Microsoft Vendor
1 answer

Office365 Reports for MailDetailATP

We are trying to fetch data using below API for MailDetailATP. https://reports.office365.com/ecp/reportingwebservice/reporting.svc/MailDetailATP?$filter=StartDate eq DateTime'2024-02-06T04:00:01.0000000Z' and EndDate eq…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,922 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,272 questions
asked 2024-02-06T14:48:22.0866667+00:00
Mahendra Sawarkar 40 Reputation points
answered 2024-06-03T14:14:00.4966667+00:00
David Barrett 21 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

How to get deleted event(s) part of a given series

I need to retrieve deleted event(s) from a given recurrent series. I'm creating a PowerBI report based on Outlook calendar. Leveraging the recurrnces data structures I have been able to build all events of a given series but I'd like to delete the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,922 questions
asked 2024-05-30T12:32:15.4566667+00:00
Cristiano Degiorgis 40 Reputation points
accepted 2024-06-03T14:13:45.2233333+00:00
Cristiano Degiorgis 40 Reputation points
2 answers

onlineMeeting: getAllTranscripts is not supported in delegated context?

I have M365 developer subscription (xkmfg.onmicrosoft.com) and I am trying to access MS Graph API onlineMeeting: getAllTranscripts in delegated (logged-in user) context. However, I get an error message that 'Requested API is not supported in delegated…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,922 questions
asked 2024-05-28T19:13:09.5833333+00:00
Srinithya Kakani 0 Reputation points Microsoft Employee
answered 2024-06-03T14:08:32.0733333+00:00
Saranya Madhu-MSFT 385 Reputation points Microsoft Vendor
2 answers

How can I use the Microsoft Graph SDK in my application?

Good day, I am fairly new to the Microsoft Graph SDK and I require it in this application I am working on. In a nutshell, I intend to use the API to create a meeting link (For an appointment between Two or more parties, probably just two people). So a…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,826 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,295 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,922 questions
asked 2024-06-01T15:04:55.46+00:00
YAKUB AJIBADE 0 Reputation points
commented 2024-06-03T14:04:23.87+00:00
Sourabh Gupta 795 Reputation points Microsoft Vendor
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,922 questions
asked 2024-03-11T17:42:14.11+00:00
Joe Jones 15 Reputation points
commented 2024-06-03T13:14:18.1566667+00:00
Joe Jones 15 Reputation points
1 answer

What is the best way to execute PowerShell graph command executed against Azure / Entra ID ?

What is the best way to execute the PowerShell graph command executed against Azure / Entra ID ? $date = (Get-Date -Format "yyyy-MM-dd") 2Get-MgRiskDetection -All -Filter "ActivityDateTime ge $date and RiskLevel eq 'high'" The report…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,922 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,419 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,190 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,940 questions
asked 2024-05-27T14:14:48.94+00:00
EnterpriseArchitect 4,896 Reputation points
edited a comment 2024-06-03T12:53:32.55+00:00
Sina Salam 4,546 Reputation points
1 answer

Any good way to use javax.mail (jakarta.mail) with MS Graph API?

Hi Team! Currently we have a lot of legacy code working with outlook.office365.com via javax.mail abstractions. I.E. when we request a store it will be javax.mail.Store, when we are working with message - it will be javax.mail.Message. final…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,922 questions
asked 2023-12-27T12:48:51.7366667+00:00
Eugene S 15 Reputation points
answered 2024-06-03T12:28:16.85+00:00
Arun Jain 0 Reputation points
1 answer

How to do post request for ms chat messages

I have gone through this "https://learn.microsoft.com/en-us/graph/api/chat-post-messages?view=graph-rest-1.0&tabs=http" API but its throw message like "Message POST is allowed in application-only context only for import purposes. Refer…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,922 questions
asked 2024-06-03T11:33:41.8033333+00:00
Gopa Adhikari 0 Reputation points
answered 2024-06-03T12:28:02.19+00:00
CharanyaB-MSFT 1,726 Reputation points Microsoft Vendor
1 answer

Formating my c drive,

When i formated my drive c , the sky account ask me for my account , i typed my school microsoft account , all the steps woked fine , until the last of going login , it say that. This username is belong to another organisation , my laptop is locked above…

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
732 questions
Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,714 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,922 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.
68 questions
asked 2024-05-25T08:49:18.3833333+00:00
HANA.HARILE 0 Reputation points
edited the question 2024-06-03T12:27:58.79+00:00
Givary-MSFT 28,756 Reputation points Microsoft Employee
1 answer

Microsoft 365 Defender - How to get more meaningful email alerting?

How can I get more meaningful email alerts using the Microsoft 365 Defender? Because every time I get the email alert, the email is not as informative like the below: Microsoft 365 Defender has detected a security threat in your environment View incident…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,922 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,190 questions
asked 2024-05-27T13:00:44.4566667+00:00
EnterpriseArchitect 4,896 Reputation points
edited the question 2024-06-03T12:26:27.5033333+00:00
Givary-MSFT 28,756 Reputation points Microsoft Employee
1 answer

'userRegistrationDetails' graph API not listing all users MFA details

I'd like to get customer's users who do not use MFA. I can do this using PowerShell but I didn't find a method property on graph API to get user's "strongauthenticationrequirements.state". I am using graph API …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,922 questions
asked 2024-05-27T13:52:24.1033333+00:00
govind 0 Reputation points
edited the question 2024-06-03T12:25:54.4766667+00:00
Givary-MSFT 28,756 Reputation points Microsoft Employee