12,273 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

MS Graph API - Shifts Unpaid Breaks

When you create a Shift via Microsoft Teams, there is a field for an Unpaid Break in minutes. When this shift is retrieved via Microsoft Graph API, the Unpaid Break field is nowhere to be found. { "@odata.etag":…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 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.
3,341 questions
asked 2021-07-13T21:18:23.467+00:00
Rishan Munasinghe 11 Reputation points
commented 2024-11-09T16:35:21.3633333+00:00
Karl Douglas 0 Reputation points
1 answer

graph api list items - deletion permanently

Hi, When using this endpoint DELETE /sites/{site-id}/lists/{list-id}/items/{item-id} , documentation is here: https://learn.microsoft.com/en-us/graph/api/listitem-delete?view=graph-rest-1.0&tabs=http I discover that the deleted items are in the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,827 questions
asked 2024-11-08T15:56:08.0733333+00:00
Pfeiffer Andreas - UCI 195 Reputation points
answered 2024-11-09T14:10:25.9+00:00
Vasil Michev 108.1K Reputation points MVP
1 answer One of the answers was accepted by the question author.

GET /sites/{site-id}/drive/root:/{item-path} stopped working

I am using a an API call to find a file in one of our SharePoint sites, I made a flow that was running fine until Monday of this week. The API returns the "itemNotFound" error. I have no idea what's wrong, if I call the search function the file…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,827 questions
asked 2023-09-28T16:53:23.66+00:00
Angel Escamilla 20 Reputation points
edited a comment 2024-11-09T10:35:43.4033333+00:00
Trung-Hieu Nguyen 0 Reputation points
0 answers

Challenges in Retrieving MFA Data for Azure B2C Users Across User Flows and Microsoft Graph API

Hello, I am utilizing Azure B2C for an application that enables users to set up multi-factor authentication (MFA) through two methods: signing up via user flows and using the Microsoft Graph API. When I create MFA using the Graph API, I can successfully…

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.
7,141 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,645 questions
asked 2024-11-09T10:27:22.0766667+00:00
Dweep Shah 15 Reputation points
0 answers

Graph API does not work in console app but works in UI app.

Hi, I am created an app using Graph API. I need to run the app as a Windows Form UI app and as a console app. I am using client credential flow. After setting up all required app permissions, my Windows Form UI app works fine. I can retrieve various…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
asked 2024-11-09T02:18:35.38+00:00
Chris Zohno 0 Reputation points
0 answers

Email aliases: How to differentiate between an internal alias and an external one?

So an Outlook account allows for aliases. It allows for both internal aliases that don't exist outside of the account and simply route straight to the same inbox and for external email accounts to be used as login usernames and to send as. The thing is…

Outlook
Outlook
A family of Microsoft email and calendar products.
4,014 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
asked 2024-11-08T19:08:29.03+00:00
Some Guy 0 Reputation points
2 answers One of the answers was accepted by the question author.

How can you delete a Teams meeting transcript via the Graph API?

Hello, I'm looking for a way to delete transcripts for Teams meetings via the Graph API without deleting the parent meeting. In Graph Explorer, I've already tried sending a DELETE request on the fetch transcript URL…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,311 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
asked 2024-11-01T14:40:31.8033333+00:00
Tim D 20 Reputation points
answered 2024-11-08T15:21:48.2833333+00:00
Tim D 20 Reputation points
0 answers

/me endpoint returns 401 UnknownError for specific Microsoft Account (@outlook.com) while other Graph endpoints work

When calling the Microsoft Graph API endpoint https://graph.microsoft.com/v1.0/me with a valid OAuth token, I'm receiving a 401 UnknownError for a specific @outlook.com account. However: The same token successfully works for other Graph endpoints like…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
asked 2024-11-08T13:19:49.2666667+00:00
Ayush Naik 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to fix 403 forbidden error when application add guest user into Microsoft Team?

Hi, We are using Azure Function PowerShell to host application. Our application uses Managed Identity to authenticate with Microsoft Teams. We already assign Application permission based on this…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,311 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
asked 2023-10-06T06:23:01.65+00:00
Sorasit Paethong 20 Reputation points
commented 2024-11-08T12:36:54.5366667+00:00
René Nicolao 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to get Chat ID from Teams Chat UI?

The reference link Here, I have tried to use one to one chat and extracted manually from Teams Chat UI. By clicking on any chat and navigate to three dots and copying the link and from link i m extracting kind of this : **(Single chat with others)Chat…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 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.
3,341 questions
asked 2024-11-07T19:00:27.1466667+00:00
Kripa 120 Reputation points
accepted 2024-11-08T11:43:30.3666667+00:00
Kripa 120 Reputation points
1 answer One of the answers was accepted by the question author.

How Application permission works without signed-in user?

According to the MSFT Documentation: Application: The app accesses data without the presence of a signed-in user. Delegated: The app only accesses data in the context of a signed-in user's sessions. It doesn't allow access in the absence of a…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 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.
3,341 questions
asked 2024-11-07T15:15:37.7633333+00:00
Kripa 120 Reputation points
accepted 2024-11-08T11:39:40.74+00:00
Kripa 120 Reputation points
0 answers

Graph API: Adding app to Microsoft Teams chat returns 403 Forbidden

I have an app fully configured and working. I use Graph API to perform different actions from behalf this app. One of my use-cases is using Graph API to add app to chat as described in this docs. This request worked good yesterday (with 201 Created…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,311 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
asked 2024-10-30T09:56:10.4166667+00:00
Oleh Mihdalskyi 20 Reputation points
commented 2024-11-08T10:42:29.7133333+00:00
CarlZhao-MSFT 42,526 Reputation points
0 answers

Editing appointments in Bookings

In the new Bookings version, how can you edit the customer information after an appointment has been made? In the previous version, you can just click on the appointment, then edit, and you would be able to change the name or correct a phone number. With…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
asked 2022-04-25T14:05:58.04+00:00
Jennifer Saavedra 11 Reputation points
commented 2024-11-08T09:55:15.6733333+00:00
SR 0 Reputation points
0 answers

Microsoft XDR (Defender) - How to export - Advanced Hunting - Custom Detection Rules

Hello everyone, Our team is trying to export the Custom Detection Rules. We have more than 50 rules, so we need an automated process that allows us to export and import the rules. Currently, we see that the API function that allows this is still in beta:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,930 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,853 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,412 questions
Microsoft Defender for Endpoint Training
Microsoft Defender for Endpoint Training
Microsoft Defender for Endpoint: A Microsoft unified security platform for preventative protection, postbreach detection, and automated investigation and response. Previously known as Microsoft Defender Advanced Threat Protection.Training: Instruction to develop new skills.
47 questions
asked 2024-11-07T15:08:58.0766667+00:00
viri4to 5 Reputation points
commented 2024-11-08T09:52:07.4366667+00:00
Wiszowaty, Sebastian 20 Reputation points
1 answer

Can not update Social Identity Provider and Apple Identity Provider using its related Graph APIs

Dear Microsoft Teams, I am currently endeavoring to follow the guide available at this link to utilize the Graph APIs for updating several Social Identity Providers and an Apple Identity Provider configured in my B2C tenant. While I am able to retrieve…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
asked 2024-11-07T02:03:22.4433333+00:00
Henry Vu 20 Reputation points
answered 2024-11-08T09:38:28.5533333+00:00
CarlZhao-MSFT 42,526 Reputation points
0 answers

How to get a "link to this slide" for any slide of a PowerPoint presentation through Microsoft Graph API ?

Context In PowerPoint (Office 365), you can generate a shareable "link to this slide" for any specific slide of a presentation. When pasted in a new browser tab for example, this links re-opens the presentation at the exact same slide. If…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
PowerPoint
PowerPoint
A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
305 questions
asked 2024-11-08T08:52:34.84+00:00
Hadi Mahihenni 0 Reputation points
edited the question 2024-11-08T08:57:50.85+00:00
Hadi Mahihenni 0 Reputation points
1 answer

I want to know about the relationship between "Azure AD Graph Retirement" and the Azure app set as the ID provider of AppService

I would like to know if the "Important Update: Azure AD Graph Retirement" posted on the following site will affect my…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,914 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,117 questions
asked 2024-11-08T02:27:16.56+00:00
耕太 坂本 0 Reputation points
answered 2024-11-08T08:03:25.7033333+00:00
akinbade abiola 18,305 Reputation points
1 answer

How to use Microsoft Graph API to enable accessing a specific Planner

We use an app to create buckets in certain planners via the Microsoft Graph API. The app was registered in Entra and assigned the API permission ‘Tasks.ReadWrite.All’. This gives the app Tennant-wide access to the planners. Can this access be limited to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
asked 2024-11-07T10:43:50.83+00:00
Stabe, Peter - REGIOCAST 0 Reputation points
commented 2024-11-08T07:39:32.3+00:00
Stabe, Peter - REGIOCAST 0 Reputation points
0 answers

How to get the application based Microsoft Intune autopatch feature logs through API ?

Basically I need to generate the reports based upon the intune autopatch update data though API to check whether in which devices upates are pending and in which devices updates are done, further details about the application, date, user and etc.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
Microsoft Intune Updates
Microsoft Intune Updates
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
104 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,202 questions
asked 2024-11-08T07:28:17.6833333+00:00
Amaan Malik 0 Reputation points
1 answer

Sending Messages with Group Tags in MS Teams Channel - Missing Role `Teamwork.Migrate.All`

I am trying to send messages with group tags to a Microsoft Teams channel. So far, I have tested webhooks and adaptive cards, both of which allow me to send messages, but unfortunately, they do not support group tagging. I found that Microsoft Graph API…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
asked 2024-11-05T22:08:47.88+00:00
Suparerk Angkawattanawit 0 Reputation points
commented 2024-11-08T07:26:08.57+00:00
CarlZhao-MSFT 42,526 Reputation points