10,947 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

How to get list of Reservations in Azure via Powershell that include remaining cost or cancellation fee?

I'm trying to use powershell or the Azure API to get a list of all of my reservations in USWest and USWest2 that are in a provisioned state of Succeeded (or not archived), along with their remaining cost like you can in the UI (see attached picture).…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,024 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,925 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,191 questions
asked 2024-06-03T20:22:18.02+00:00
Chris Moceri 10 Reputation points
0 answers

Get Country code and mobile number from Azure ADB2C MFA number used to get OTP separately in token claim using Custom Policy

I am using Azure Adb2c Custom Policy. I need to get Country code and mobile number from Azure ADB2C MFA number used to get OTP separately in token claim. I can get them as a single unit for e.g. (+91345234223) but I want this as (+91 345234223) with a…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,925 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,945 questions
asked 2024-06-03T19:12:48.7666667+00:00
Vaibhav Chaudhary 0 Reputation points
2 answers

I'm trying to use the Get-MgUserDrive command in PowerShell with the 'me' alias, full email address, and explicit user ID, but keep getting a 'User not found' error.

Here is a summary of the steps I took to attempt to execute the Get-MgUserDrive -UserId 'me' command, and why I encountered the persistent "User not found" error: Azure AD application authentication and configuration: I verified that Im…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,925 questions
asked 2024-06-01T14:16:53.5333333+00:00
Mo7Z 0 Reputation points
commented 2024-06-03T18:33:37.7766667+00:00
Mo7Z 0 Reputation points
0 answers

Exception of type 'Microsoft.IdentityModel.Tokens.AudienceUriValidationFailedException

After getting the token from oauth2 v2.0/token from i am trying to get https:/{name}.sharepoint.com/_api/Lists/getbytitle('listname') but getting an error error_description:Exception of type…

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,003 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,717 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,925 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,933 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,945 questions
asked 2024-06-03T17:22:28.5233333+00:00
Yash Gupta 0 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,925 questions
asked 2024-06-02T08:36:51.7366667+00:00
Shady Khaled 20 Reputation points
edited a comment 2024-06-03T17:20:30.43+00:00
Shady Khaled 20 Reputation points
1 answer

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,925 questions
asked 2024-06-03T15:58:46.8766667+00:00
Glenn 0 Reputation points
answered 2024-06-03T17:09:11.8+00:00
Hitesh Pachipulusu - MSFT 475 Reputation points Microsoft Vendor
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,297 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,925 questions
asked 2024-06-03T15:55:24.1466667+00:00
Mike Yeager 26 Reputation points
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,925 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,945 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,925 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,828 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,925 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,022 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,925 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,923 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,925 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,191 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,925 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,925 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,273 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,925 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,925 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,828 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,297 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,925 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,925 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,925 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,191 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,945 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,796 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,925 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