10,669 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer

How to automate turning off or suspending some Azure services to save money?

What Azure objects can we suspend or turn off outside business hours to save running costs? App Service: The app service implements the message compose experience in the team tab and the messaging endpoint for the bot. Service Bus: The individual…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,050 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,647 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,125 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
798 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,082 questions
asked 2024-05-05T13:46:36.69+00:00
EnterpriseArchitect 4,761 Reputation points
edited an answer 2024-05-05T14:46:41.47+00:00
Sina Salam 3,876 Reputation points
0 answers

Token validation

Laravel issue in token signature validation In which error of JWT validation error

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,158 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,647 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,898 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,568 questions
asked 2024-05-03T10:08:31.93+00:00
suraj gupta 0 Reputation points
commented 2024-05-05T14:41:37.75+00:00
suraj gupta 0 Reputation points
1 answer

Resolve the HTTPError: 401 Client Error: Unauthorized for URL for SendEmail which only happens sometimes.

I have an app that sends out a form via email automatically. I am using the Mail.ReadWrite and Mail.send. The email sending works well when sending them from app running on my local machine it works perfectly fine, however, when I send it out from the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,647 questions
asked 2024-04-22T10:33:20.29+00:00
Matic 0 Reputation points
answered 2024-05-05T14:13:14.2433333+00:00
Deepanshu Sharma 415 Reputation points Microsoft Vendor
1 answer

Graph API forward mail

I'm trying to use the endpoint, POST /users/{id | userPrincipalName}/messages/{id}/forward (https://learn.microsoft.com/en-us/graph/api/message-forward?view=graph-rest-1.0&tabs=http). I'm able to send, search and get mail, but whenever I try this…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,647 questions
asked 2024-05-03T15:18:58.1966667+00:00
Eric Faro 0 Reputation points
answered 2024-05-05T14:00:14.3866667+00:00
Deepanshu Sharma 415 Reputation points Microsoft Vendor
1 answer

How to fix this error in Microsoft SQL: SQL job is failing. OLE DB or ODBC error: [DataSource.Error] Microsoft SQL: Query timeout expired...

Hello, Kindly advise how to solve below issue: we have one job that's failing is Microsoft SQL. This issue is affecting the Power BI reports as well. Below error is found: SQL job is failing. OLE DB or ODBC error: [DataSource.Error] Microsoft SQL: Query…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,647 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,759 questions
asked 2024-05-04T22:07:43.62+00:00
Aya 0 Reputation points
answered 2024-05-05T10:26:04.86+00:00
Erland Sommarskog 101.4K Reputation points MVP
1 answer

How to solve "MailboxInfoStale" and "Service Unavailable - 503" error when I use https://graph.microsoft.com/v1.0/me/messages API

First, I loged in with microsoft account, so I have access token already Then when I try to use https://graph.microsoft.com/v1.0/me/messages API, I got "Service Unavailable - 503" error I have Mail.Read permission already and I tried…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,647 questions
asked 2024-05-02T21:25:05.76+00:00
Zhang Wei Alan 0 Reputation points
answered 2024-05-05T01:28:55.3833333+00:00
awijekoon 950 Reputation points Microsoft Vendor
1 answer

How can I find the timestamp of when a webhook on a user presence change was fired

We have implemented subscription on user presence changes to fire a webhook into our application using Graph API, we are noticing that sometimes we are not getting the event for 30-90 seconds after the presence change has been made, is there a view…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,647 questions
asked 2024-05-02T23:54:38.3133333+00:00
Justin Ghantous 0 Reputation points
answered 2024-05-04T19:25:59.5966667+00:00
awijekoon 950 Reputation points Microsoft Vendor
1 answer

How do we Integrate the Microsoft Planner with my Web Application

Hello Team, I have a requirement where I need to integrate Microsoft Planner in My Web Application, not a SharePoint Site. Just Like what we have to Integrate with Teams similarly, I need to Integration with My Web Application. Need Help on Both the …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,647 questions
asked 2024-05-03T11:10:01.49+00:00
Chethan Ramesh 0 Reputation points
edited an answer 2024-05-04T17:45:50.43+00:00
awijekoon 950 Reputation points Microsoft Vendor
2 answers

Graph API - Site Permissions show no roles

Hi, I'm trying to set up Sites.Selected Graph API permissions for am App Registration. After adding manually the Sites.Selected through Entra ID and granting consent, I've used the Graph Explorer with a Global Admin account to add the site permissions.…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,647 questions
asked 2024-05-02T01:02:39.0866667+00:00
Philippe Côté 0 Reputation points
answered 2024-05-04T12:45:55.8566667+00:00
Philippe Côté 0 Reputation points
1 answer

Create a php graph upload to onedrive

Hello i did the php graph tutorial to create a upload script for onedrive. i need to upload automatically some files from my linux server to onedrive, so i want to do this with php. the tutorial is great and it works for me. But know i don't know, how i…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,647 questions
asked 2024-04-28T14:53:06.51+00:00
Andreas Rottmann 0 Reputation points
answered 2024-05-04T11:36:46.85+00:00
Sourabh Gupta 715 Reputation points Microsoft Vendor
2 answers

Graph Subscription API Error ValidationError

I'm trying to call post API to create a subscription with this body, but returned ValidationError without any description. Can someone help me?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,647 questions
asked 2024-04-30T06:56:38.8166667+00:00
Akbar Putra 0 Reputation points
answered 2024-05-04T11:00:42.67+00:00
Sourabh Gupta 715 Reputation points Microsoft Vendor
0 answers

How to create a Teams meeting for all to join with their personal accounts?

In a personal Teams meeting, the login option isn't displayed. However, personal accounts face restrictions when attempting to join business Teams meetings via browser or desktop. Is there a workaround? Can the Graph API facilitate this process? And can…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,122 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,647 questions
Windows 365 Business
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,870 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,568 questions
asked 2024-05-03T09:19:45.1133333+00:00
Ruei 0 Reputation points
commented 2024-05-04T07:30:58.48+00:00
Ruei 0 Reputation points
0 answers

Get Environment variables / App Settings using Graph Explorer

I'm not sure if the question should be here, but here is it: We have many Web Apps in a Subscription, I need to get all the resources that holds a connection to a Storage Account, based on that, I'm looking to get all the Web Apps that contains an…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,647 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,911 questions
asked 2024-05-03T23:39:52.4966667+00:00
Jonathan San Miguel González 0 Reputation points
1 answer

Graph API - Get All Messages - Incoming Only

I am using Postman to connect to a Graph API in order to pull & export a users Teams Chat History. Everything is setup and I am able to get results, however I only seem to be pulling incoming messages. Is this as designed or is there a way to pull…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,647 questions
asked 2024-05-02T14:53:03.61+00:00
BradHarrison-9077 1 Reputation point
answered 2024-05-03T21:23:56.8666667+00:00
Hitesh Pachipulusu - MSFT 0 Reputation points Microsoft Vendor
0 answers

subscription validation inner error

I follow these instructions ... POST https://graph.microsoft.com/v1.0/subscriptions Content-Type: application/json { "changeType": "created,updated", "notificationUrl":…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,647 questions
Microsoft Entra
asked 2024-05-02T02:19:14.5133333+00:00
Clyde 0 Reputation points
commented 2024-05-03T20:55:11.35+00:00
Marilee Turscak-MSFT 34,121 Reputation points Microsoft Employee
1 answer

How can I retrieve the values of custom columns from Sharepoint site pages via the Graph API?

I know that the values can be extracted from items in documents and I know that I can extract the values of the default columns from site pages, but I cannot extract the values of custom created columns. Even when I try to add the page details as a…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,647 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,684 questions
asked 2024-05-03T07:31:45.8266667+00:00
Chris Freeday 0 Reputation points
answered 2024-05-03T20:26:17.3+00:00
Shawn Collins 505 Reputation points
1 answer

Why do bulk download requests from OneDrive fail when using the M365 graph API?

Not sure if this is a code related issue, or a network issue. or node related issue. It is hard to pinpoint any root cause as the data received is variable and inconsistent. When requesting downloads in bulk from the Graph API using Fetch and node JS…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,647 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
828 questions
asked 2024-05-03T16:08:46.0666667+00:00
Matthew Lee 0 Reputation points
answered 2024-05-03T19:06:52.2133333+00:00
Said A 711 Reputation points
1 answer

Whom to ask for Admin Consent for Graph API permissions

Hi, I need a couple of permissions for my Graph API which need Admin consent. Anyone who is capable of granting admin consent or knows whom to contact, kindly comment on this. Will be happy to provide additional details.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,647 questions
asked 2024-05-03T11:37:39.66+00:00
Manish Nath 0 Reputation points Microsoft Intern
edited a comment 2024-05-03T18:52:59.8533333+00:00
Hitesh Pachipulusu - MSFT 0 Reputation points Microsoft Vendor
2 answers

How can I enable Chat communication between external users and Microsoft Teams users through the Teams desktop app ?

Hello Microsoft team, I've successfully integrated Microsoft Teams calling into my web application using Azure Communication Services and Microsoft Graph. However, I'm encountering difficulties enabling chat communication between external users…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
684 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,647 questions
asked 2024-04-12T17:21:52.6666667+00:00
Satish Bellare 0 Reputation points
edited a comment 2024-05-03T16:27:53.6266667+00:00
Satish Bellare 0 Reputation points
1 answer

How to get Teams Attendance report Meeting ID from Graph API?

Hello, Can someone please provide me with an example on how to get a Teams Meeting ID from Graph API artifacts? We have created an 'application user' in Graph Explorer and given it Application OnlineMeetingArtifact.Read.All permissions, then created an…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,647 questions
asked 2024-04-02T16:21:41.04+00:00
Sharon Pay 0 Reputation points
commented 2024-05-03T15:09:15.1633333+00:00
Sharon Pay 0 Reputation points