11,284 questions with Microsoft Graph-related tags

Sort by: Updated
2 answers

Can i get the ID of a managed device from a registered web app using Graph API?

I have an Azure app service web app registered with Entra ID. I want determine the name or ID of a managed on-prem device when an authenticated user signs into the Web app, which is running in the browser of the on-prem device. Is this possible? My goal…

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
120 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,262 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,277 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,367 questions
asked 2024-07-01T20:37:19.3+00:00
Peter Roddy 0 Reputation points
commented 2024-07-08T03:02:46.75+00:00
Akhilesh 6,985 Reputation points Microsoft Vendor
0 answers

Sharepoint BannerUrl field not update

I need to update the cover image of Events (ListItem Event) on SharePoint using the Graph API. I'm using APP ONLY ACCESS mode for authentication with this endpoint: https://login.microsoftonline.com/{{tenant_id}}/oauth2/v2.0/token My Application has the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,262 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,158 questions
asked 2024-07-05T13:51:29.99+00:00
Mateus Ferreira 5 Reputation points
commented 2024-07-08T02:55:56.7233333+00:00
Yanli Jiang - MSFT 23,421 Reputation points Microsoft Vendor
2 answers

How to read emails from an external user who consented to my Microsoft app?

I am reading emails using the graph api application from users in my organization using this endpoint: endpoint = f"https://graph.microsoft.com/v1.0/users/demo@mydomain.com/mailFolders/inbox/messages" Now I have an external user who…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,262 questions
asked 2024-07-06T23:45:20.56+00:00
Brosk Mohammad 0 Reputation points
answered 2024-07-08T01:26:38.9633333+00:00
Yakun Huang-MSFT 1,950 Reputation points Microsoft Vendor
2 answers

how to invoke graphi api data in angular directly with code just we can do in asp we api so easy?

I want to use a graphapi provided by organization in angular to read data , but why do i need msal instead cant i use direct code? just like we can do in asp.net core web api

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,262 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,367 questions
asked 2024-07-06T21:35:06.24+00:00
Singh, Nidhish (Cognizant) 0 Reputation points
edited the question 2024-07-08T01:11:46.0366667+00:00
Lan Huang-MSFT 28,821 Reputation points Microsoft Vendor
1 answer

How do I raise a complaint in Meesho?

How do I raise a complaint in Meesho?Service:090,78,096,883,, Reach out to 074,79,164,854. meesho's team either

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,987 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,262 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,668 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,367 questions
asked 2024-07-08T00:10:36.4033333+00:00
Raj kumar 0 Reputation points
answered 2024-07-08T00:11:07.31+00:00
Raj kumar 0 Reputation points
2 answers One of the answers was accepted by the question author.

Azure AD B2C | Sign in Activity

Hi, I want to know if we are able to query for users who have logged in before a certain date ?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,262 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,741 questions
asked 2022-07-25T09:50:35.627+00:00
Abhay Chandramouli 966 Reputation points
answered 2024-07-07T23:45:31.2733333+00:00
Kholofelo 66 Reputation points
3 answers

How can I create a list with a hyperlink column

I am trying to create a sharepoint list using the Microsoft Graph API. I can create a list with all text columns, but if I try to create a column with a hyperlink, I get a 503 "service unavailable" after about 5 minutes. The url I am POSTing…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,262 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,158 questions
asked 2024-07-04T02:23:50.86+00:00
Bill King 45 Reputation points
answered 2024-07-07T23:13:17.0933333+00:00
Bill King 45 Reputation points
0 answers

is it possible to exchange SAMLv2 token issued by Azure AD for a Microsoft Graph access token

we have offline application which needs to access Graph API User login is done using SAML app registered with AAD and got SAML Assertion. when used this SAML assertion to get access token getting below…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,262 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,367 questions
asked 2024-07-07T21:06:33.8166667+00:00
4 answers

What are the necessary permission to send an email on behalf of a user

For a few days now I'm struggling to implement a feature where the user can authenticate using their outlook email and schedule an email to be send. Therefore, the API should be able to send an email on behalf of the authenticated user. I've used the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,262 questions
asked 2023-04-21T15:00:05.2966667+00:00
Lucian Simo 0 Reputation points
commented 2024-07-07T17:22:52.76+00:00
Heino Sass Hallik 0 Reputation points
1 answer

Getting "MailboxNotEnabledForRESTAPI" error when trying to address user mailbox

Hey, I have an access token of a user and once trying to use it I'm getting the following error: Status code: 404,  “error”: “code”: “MailboxNotEnabledForRESTAPI”,          “message”: “The mailbox is either inactive, soft-deleted, or is hosted…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,262 questions
asked 2024-07-07T06:08:48.94+00:00
auto community2 0 Reputation points
answered 2024-07-07T15:42:15.64+00:00
Andy David - MVP 144.4K Reputation points MVP
1 answer

Accessing Outlook Calendar Graph API from background service

I'm working on a webapp (SPA and backend) that must constantly access the user's Outlook calendar. The users may come from multiple directories and personal accounts. The app will work 24/7, running the background service and modifying the user's…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,262 questions
asked 2024-07-03T14:50:37.1266667+00:00
Alexander R 20 Reputation points
commented 2024-07-07T07:37:24.09+00:00
Alexander R 20 Reputation points
1 answer

Virtual Machines

Hi all I am using Azure API Management. I want to fetch all the VMs in one of my subscriptions. I am not sure which API to use and how to use the API. Please guide me

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,912 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,479 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,262 questions
asked 2024-07-07T04:42:41.2033333+00:00
Rising Flight 4,076 Reputation points
answered 2024-07-07T05:08:22.0366667+00:00
Adharsh Santhanam 2,320 Reputation points
0 answers

How to integrate to external users outlook emails

I'm building a SaaS that connects to customer's work/personal emails and listens to incoming email in the background (so they don't have to stay logged in) and runs an AI task on the email to give some data insights. Some of the customers use Outlook as…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,337 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,262 questions
asked 2024-07-06T22:27:40.77+00:00
Pro 0 Reputation points
1 answer

unable to provide consent

Hi All, I am facing an issue with API permissions. I have an Azure App Registration with the following Microsoft Graph API permissions. Let's say the App Registration name is TESTAPP and the Client ID is xxxx-xxxx-xxxxx-xxxxx. I have a SharePoint site,…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
214 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,262 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,158 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,349 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,881 questions
asked 2024-07-05T22:55:59.85+00:00
Glenn Maxwell 10,731 Reputation points
answered 2024-07-06T20:41:24.0733333+00:00
Karelpelck 0 Reputation points
0 answers

I need help renewing my icrosoft 365 developer programe expired subscription

I have recently joined the developer programme, and in the the middle of developing an interactive platform for word, and also looking at improving the team chat. My laptop was stolen and password hacked, I struggled with retrieving my log in details…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,501 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,262 questions
Microsoft 365 Publishing
Microsoft 365 Publishing
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line. Publishing: The process of preparing, producing, and releasing content for distribution or sale.
605 questions
asked 2024-07-06T15:34:51.44+00:00
Emmanuel emmanuel.niki 0 Reputation points
2 answers

Call to invitations at https://graph.microsoft.com/v1.0/invitations getting an unknown error

When invoking https://graph.microsoft.com/v1.0/invitations from our code the actual invitation get sent but the call returns a 504 timeout or an unknown error We are calling it with this code //Invite AD Users sendInvite(inviteObj: any, token: any):…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,262 questions
asked 2024-07-03T12:25:34.9+00:00
Vasquez Saenz, Javier (WDC) 20 Reputation points
answered 2024-07-06T02:00:15.77+00:00
Hiroki Inoue 0 Reputation points
0 answers

userPrincipleName empty in GET my profile request

Description For a few weeks the userPrincipleName field has been empty in the GET my profile request response. This occurs in the graph explorer (see screenshot) or when using the graph SDK in javascript. I have logged out and back in and nothing…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,262 questions
asked 2024-03-03T23:01:42.7533333+00:00
ShireenLan 5 Reputation points
commented 2024-07-05T22:25:01.4066667+00:00
Nick Piluso (ACDSee) 0 Reputation points
1 answer One of the answers was accepted by the question author.

Are appRoleIds ever allowed in preAuthorizedApplications?

According to https://learn.microsoft.com/en-us/graph/api/resources/preauthorizedapplication?view=graph-rest-beta, "In some rare cases, an identifier listed in the permissionIds property may refer to an app role (from the service principal's appRoles…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,262 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,367 questions
asked 2024-06-06T06:12:32.37+00:00
James 20 Reputation points
commented 2024-07-05T20:08:22.6033333+00:00
Raja Pothuraju 1,275 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Resetting password using graph api inside power virtual agent

I am trying to create chatbot that will reset user's password using power virtual agent. For the password reset flow I tried to follow these steps:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,262 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,154 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
186 questions
asked 2024-06-27T14:43:16.8966667+00:00
Anonymous123 20 Reputation points
commented 2024-07-05T19:36:57.69+00:00
Anonymous123 20 Reputation points
1 answer

Missing Graph Java SDK v6.x.x JavaDocs are missing

There no JavaDocs on Maven Central for the of the v6 releases of the Graph Java SDK (https://mvnrepository.com/artifact/com.microsoft.graph/microsoft-graph/6.8.0). They are present for v5, but not v6. Where can I download them?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,262 questions
asked 2024-05-05T18:07:32.4566667+00:00
JavaDeveloper-4738 10 Reputation points
commented 2024-07-05T17:49:54.22+00:00
JavaDeveloper-4738 10 Reputation points