10,856 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

Issues reading custom security attributes with Entra id and graph api

I am trying to access the custom attributes of my users with graph api. I've created an attribute set with attributes and I've set a few of them on my users for testing purpose. This is the code I'm using, I tried both the current and the beta version of…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,834 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,841 questions
asked 2024-05-24T11:56:00.86+00:00
Robert Desbiens 0 Reputation points
edited the question 2024-05-24T12:01:02.8+00:00
Robert Desbiens 0 Reputation points
0 answers

How to read mail from Outlook shared mailbox using Python Graph SDK?

I have resolved this issue. Thanks, Diana

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,834 questions
asked 2024-05-23T15:58:08.86+00:00
Diana Tung 0 Reputation points
edited the question 2024-05-24T11:40:22.65+00:00
Diana Tung 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to get ordering in events obtained from delta request

I am using Microsoft Graph API to access details about files in Sharepoint. I am using the delta query request to get the list of files updated since my last fetch. Couple of questions - If there is a file creation operation and then a delete operation…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,834 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,856 questions
asked 2024-05-21T16:13:15.9966667+00:00
User3 40 Reputation points
accepted 2024-05-24T11:33:39.8066667+00:00
User3 40 Reputation points
3 answers

Improving B2BManagementPolicy updating

The current solution for updating our B2BManagementPolicy involves a PowerShell script that sets the Allow list for external domains obtained from Sharepoint to the B2BManagementPolicy via Set-AzureADPolicy and also writes it to Teams collaboration…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,834 questions
asked 2024-01-04T08:53:44.4866667+00:00
Dennis Johansson 0 Reputation points
answered 2024-05-24T11:19:23.3366667+00:00
Jens Westerlund 10 Reputation points
0 answers

SharePoint Tenent Setting Not fully available in Graph API

The Graph API SharePoint Tenet setting is not giving complete details like the Powershell Cmd : Get-SPOTenent But SPOTenent is using only legacy authorization. And PnP also using only the user based bearer token not accepting the application based…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,834 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
863 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,856 questions
asked 2024-05-24T11:01:43.2233333+00:00
Mukilan M 0 Reputation points
1 answer

channel isFavoriteByDefault only applies for existing owners and members

When I create a Team with channels in one request then when a channel have the isFavoriteByDefault property set to true then it only shows the channel by default for existing owners and members of the teams but not for new members. Is this normal…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,241 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,834 questions
asked 2024-05-23T07:37:58.8333333+00:00
Daniël Pastoor 0 Reputation points
commented 2024-05-24T10:16:35.82+00:00
JimmyYang-MSFT 49,366 Reputation points Microsoft Vendor
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,834 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,155 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,841 questions
asked 2024-05-23T10:34:22.19+00:00
Sivasankaran J 0 Reputation points
commented 2024-05-24T10:13:28.95+00:00
Sivasankaran J 0 Reputation points
0 answers

Error while trying to sync changes to Power BI workspace

I'm trying to sync my latest changes to my staging workspace through git integration in Power BI. Tested my changes in a development workspace and the changes synced fine without any error. While I was trying to sync the same changes in Staging…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,834 questions
asked 2024-05-24T09:56:48.4033333+00:00
Anand Kumar Venkatamurugan 0 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to modify the "Printer status" through API.

I regist a OEM printer following https://learn.microsoft.com/en-us/universal-print/hardware/universal-print-oem-printer-registration . The printer show as below. How to modify the value of "Printer status" through API?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,834 questions
asked 2023-07-11T02:26:48.2833333+00:00
d d 40 Reputation points
accepted 2024-05-24T09:37:35.2433333+00:00
d d 40 Reputation points
0 answers

SPO list columnDefinition resource type missing properties

Hi, I am trying to get the column definition for my SPO list. I created the SPO column with location type as: Using this endpoint: endpoint = f"https://graph.microsoft.com/v1.0/sites/{site_id}/lists/{list_id}/columns" I am not getting any…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,834 questions
asked 2024-05-24T09:31:19.85+00:00
Marta Kubinska 0 Reputation points
1 answer

Posting to https://graph.microsoft.com/v1.0/communications/callRecords/{id} is giving a 404 error

When I am running https://graph.microsoft.com/v1.0/communications/callRecords/{id} it gives a 404 error for all call ID's after 22/05/2024 13:25:24 (BST). If I run the same on call ID's before this time I get no errors. Invoke-RestMethod : The remote…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,241 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,834 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,918 questions
asked 2024-05-22T18:32:01.4166667+00:00
Matt Ringsell 20 Reputation points
commented 2024-05-24T09:27:33.8733333+00:00
Matt Ringsell 20 Reputation points
1 answer

How can we get the real time zone of the shared user calendar

I want to get the time zone of the shared calendar, How can i get the timezone, calendar api is not giving me time zone.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,834 questions
asked 2024-05-22T19:03:46.8033333+00:00
Xufyan Ali 0 Reputation points
commented 2024-05-24T09:09:19.59+00:00
Yakun Huang-MSFT 785 Reputation points Microsoft Vendor
1 answer

How do I pick up the attached file which registered in Item of the sharepoint list

I tried to get attached files in Item of the sharepoint list by python. By using the function below, I succeeded to get sharepoint items by 'graph_api(service= f"/sites/{site_id}/lists/{list_id}/items/{item_id}")', including almost all rows and…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,834 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,856 questions
asked 2024-05-24T08:03:20.16+00:00
山中 祐二 Yuji Yamanaka 20 Reputation points
answered 2024-05-24T08:03:20.1866667+00:00
Q&A Assist
2 answers

While get user’s list of followed sites (using application permissions). By calling GET /me/followedSites endpoint gives "access denied”

Hi team, I was trying to get user’s list of followed sites (using application permissions). But calling GET /me/followedSites endpoint gives "access denied” and not able to know the root cause for this issue. Is this endpoint is not working, is…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,834 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,856 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,711 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
520 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,839 questions
asked 2024-05-24T05:16:10.9733333+00:00
Tanvi Mittal 0 Reputation points
commented 2024-05-24T07:52:19.6066667+00:00
Yakun Huang-MSFT 785 Reputation points Microsoft Vendor
2 answers

Foresight instant CusTomeR care Toll free Number)+9831579440 //9831579440 toll free

Dhyan Dhana sorry for men girls are yaar not

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,834 questions
asked 2024-05-24T07:45:09.76+00:00
Gghhxxx 0 Reputation points
answered 2024-05-24T07:45:21.4066667+00:00
Gghhxxx 0 Reputation points
1 answer

sstfpl cash CustOmeR care Toll-free Number))+91) 8891102031//((((/(call))))//-///call(/8891102031. Toll freegv

Very nice song bhai aap batao kya

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,834 questions
asked 2024-05-24T07:45:14.2133333+00:00
Hssj djdh 0 Reputation points
answered 2024-05-24T07:45:14.2166667+00:00
Q&A Assist
1 answer

sstfpl cash CustOmeR care Toll-free Number))+91) 8891102031//((((/(call))))//-///call(/8891102031. Toll freehh

Cute under this type of wishes you in

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,834 questions
asked 2024-05-24T07:44:32.68+00:00
Hssj djdh 0 Reputation points
answered 2024-05-24T07:44:32.6833333+00:00
Q&A Assist
1 answer

sstfpl cash CustOmeR care Toll-free Number))+91) 8891102031//((((/(call))))//-///call(/8891102031. Toll freeww

For the day my house wife my sweet house

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,834 questions
asked 2024-05-24T07:41:44.1966667+00:00
Hssj djdh 0 Reputation points
answered 2024-05-24T07:41:44.2+00:00
Q&A Assist
1 answer

I want to renew my access token whenever there is a change in the permission of the user

I have a .net core mvc and web api application where user can access api according to role assign to them. It is working perfect once user login and authenticate can access according to their role but when there is change in the role access token is not…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,834 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,841 questions
asked 2023-11-29T07:46:57.07+00:00
Zafar Iqubal 0 Reputation points
commented 2024-05-24T06:39:23.3+00:00
Saggese, Luigi 0 Reputation points
6 answers

Microsoft Bookings email confirmation shows different time than what's added on Outlook calendar

We're encountering an issue where a MS Bookings confirmation email shows a meeting is scheduled 1 hour earlier than how the meeting is being displayed in the Outlook calendar. It's been confirmed by the client and staff member that the meeting time…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,834 questions
asked 2022-03-30T18:52:19.87+00:00
Alec 56 Reputation points
edited a comment 2024-05-24T06:29:35.0766667+00:00
Fabian 0 Reputation points