11,291 questions with Microsoft Graph-related tags

Sort by: Updated
3 answers

OrganizationFromTenantGuidNotFound

I have an app registered on Azure (free plan), which I want to use to read the emails from the Outlook inbox, with PHP. I set these permissions in order to be able to query the Graph API: I have successfully redeemed an access token from my PHP app.…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,269 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,372 questions
asked 2023-03-18T16:49:32.38+00:00
Site Salt 0 Reputation points
commented 2024-07-08T06:29:20.8966667+00:00
jay solanki 0 Reputation points
2 answers

How to update a SharePoint column with Graph API?

Hi there I'm trying to update the column value of a column I created on a SharePoint site. I found this blog post which describes how to do this. On my test site this worked out. However, on the prod site I get the following error with code 403: { …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,269 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,160 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
236 questions
asked 2024-06-10T12:11:41.27+00:00
omg_math 0 Reputation points
commented 2024-07-08T06:15:41.28+00:00
omg_math 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,269 questions
asked 2024-07-07T06:08:48.94+00:00
auto community2 0 Reputation points
commented 2024-07-08T06:04:10.9+00:00
auto community2 0 Reputation points
1 answer

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,506 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,269 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
answered 2024-07-08T05:30:37.16+00:00
LiweiTian-MSFT 16,450 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

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,480 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,269 questions
asked 2024-07-07T04:42:41.2033333+00:00
Rising Flight 4,196 Reputation points
accepted 2024-07-08T05:28:34.1533333+00:00
Rising Flight 4,196 Reputation points
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,269 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,292 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,372 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,269 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,160 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 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,269 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,372 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
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,269 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,742 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,269 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,160 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
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,269 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

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,269 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,160 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 75 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,269 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,269 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://video2.skills-academy.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,269 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,372 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,269 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,156 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
187 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,269 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
2 answers

Graph API timeouts

It happened to me multiple times, that when I do a moderate number of requests (in a single thread), then sometimes Graph API timeouts, randomly on any call (even after 30 seconds). example: GuzzleHttp\Exception\ConnectException: cURL error 28:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,269 questions
asked 2022-03-28T14:22:13.22+00:00
Krasa 36 Reputation points
answered 2024-07-05T15:59:46.06+00:00
Lathrop, John 5 Reputation points
1 answer

Exception of type 'Microsoft.Fast.Profile.Core.Exception.ProfileBadRequestException' was thrown

We've had a flow running in production for about a month now that updates associate images using the Graph. This week we are seeing issues where the Base64 image is throwing an error. Permissions haven't changed. We tried going directly through Graph…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,269 questions
asked 2024-05-07T12:34:10.21+00:00
Matt Perry 55 Reputation points
commented 2024-07-05T14:53:06.2566667+00:00
Matt Perry 55 Reputation points
1 answer

Microsoft Graph API app registration

We are a Salesforce ISV looking to provide Outlook & Teams integration in our Salesforce app. I have created an App Registration in the MS Entra admin center, all is working fine in prototype. Users will connect from Salesforce via OAuth and approve…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,269 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,372 questions
ISV (Independent Software Vendor)
asked 2024-06-18T11:58:20.4466667+00:00
Jess Robinson 0 Reputation points
commented 2024-07-05T09:57:32.3333333+00:00
Jess Robinson 0 Reputation points