10,215 questions with Microsoft Graph-related tags

Sort by: Updated
3 answers

error: ProfileVersion1 requires an EncryptionKey that is 32 bytes long

I have this json to commit a lob pkg: {"fileEncryptionInfo": {"encryptionKey": "fea98d9079db2b08446d6163ca1cabb2","initializationVector": "22957e909d50f58f393333fd34cd1c70","mac":…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,193 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,157 questions
asked 2024-03-17T17:36:42.5566667+00:00
Mattheis, Dirk 0 Reputation points
commented 2024-03-19T05:24:17.68+00:00
Crystal-MSFT 41,201 Reputation points Microsoft Vendor
0 answers

In Azure China, how to use the Microsoft Graph API to create a subscription and receive notifications when user information changes in Azure China Portal?

In Azure China, we would like to receive notifications when user information changes in Azure China Portal. So first, we need to create a subscription to receive notification, but we are not able to create subscription successfully and see an…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,193 questions
asked 2024-03-15T03:46:58.5033333+00:00
Gallatin 21V 96 Reputation points
edited the question 2024-03-19T04:55:48.7533333+00:00
Shweta Mathur 26,161 Reputation points Microsoft Employee
0 answers

I am using the graph api. After some api calls its throwing SSLHandShake exception.

I am using the graph api. After some api calls its throwing SSLHandShake exception.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,193 questions
asked 2024-03-19T04:16:40.4833333+00:00
User One 0 Reputation points
3 answers One of the answers was accepted by the question author.

How to register Service Principal "MicrosoftPurviewEDiscovery" (b26e684c-5068-4120-a679-64a5d2c909d9) with out using MS Graph.

I am able to register service principal MicrosoftPurviewEDiscovery  (26e684c-5068-4120-a679-64a5d2c909d9) using Microsoft graph. Is there other way rather than MS Graph to register MicrosoftPurviewEDiscovery ? I have tried searching multiple documents…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,193 questions
Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
887 questions
asked 2024-03-13T11:27:12.8066667+00:00
Kumkuse 1 Reputation point
accepted 2024-03-19T03:30:44.15+00:00
Kumkuse 1 Reputation point
1 answer

How to create chat with 2 user id and what api will be used to do it

How to create chat with the help of 2 users using GraphServiceClient in java also what api will be used to create chat which can give the chat id in response? Here id is the user id which can be get using the api - …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,193 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
18,943 questions
asked 2024-03-18T20:35:18.7666667+00:00
Ramam Rajdev 0 Reputation points
answered 2024-03-19T02:58:31.32+00:00
CarlZhao-MSFT 35,681 Reputation points
1 answer

How to get children from a sharepoint list item using msgraph v1.0?

Yesterday my code stopped working to retrieve a list of files from a folder. The scenario is as follows: the folder is an item from a SharePoint list. The URL I was using is:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,193 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,334 questions
asked 2024-03-14T14:46:14.8166667+00:00
Leandro Alves Silva 0 Reputation points
commented 2024-03-19T02:38:35.7033333+00:00
RaytheonXie_MSFT 29,931 Reputation points Microsoft Vendor
1 answer

Filter values for SharePoint search result set

If I have a search result set obtained from SharePoint online search query like below __Continent____Country____City__AsiaIndiaChennaiAsiaIndiaChennaiAsiaIndiaDelhiAsiaSri LankaColomboEuropeFranceParisEuropeFranceLyonEuropeUKLondonIs there a way in…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
646 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,193 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,334 questions
asked 2024-03-06T00:36:52.31+00:00
anantha rengan kannan 0 Reputation points
commented 2024-03-19T02:27:23.3266667+00:00
AllenXu-MSFT 15,356 Reputation points Microsoft Vendor
1 answer

How can I fetch the users who are in SharePoint default group like owners, members and visitors.Using this endpoint site/siteid/lists/User Information List/items?expand=field i get all the members. but cant differentiate in which group they belong to

Using this endpoint site/{siteid}/lists/User Information List/items?expand=field. i am getting the response as the default groups and the users that have access to sharepoint site. But am unbale to determine the in which group they belong to. like…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,193 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,334 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,598 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,776 questions
asked 2024-03-05T10:30:30.9533333+00:00
Abhijith Chandrababu 0 Reputation points
commented 2024-03-19T02:26:40.6666667+00:00
AllenXu-MSFT 15,356 Reputation points Microsoft Vendor
1 answer

Guidance on Programmatically Updating Email Signatures in Outlook Using the Outlook REST API

I'm looking to programmatically update email signatures in Outlook for our team. How can I achieve this using the Outlook REST API? I need guidance on authentication, accessing email signature settings, and updating them with HTML content, including a…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,740 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,193 questions
asked 2024-03-18T10:01:45.34+00:00
Louis Cronje 0 Reputation points
answered 2024-03-19T02:10:37.08+00:00
ChristyZhang-MSFT 19,806 Reputation points Microsoft Vendor
0 answers

What is <portal> in Get Cube of PowerBI Rest API endpoint?

I would like to get call details using PowerBI REST API as per the document available here. As per that I am trying the first method "Get Cube", however, the document doesn't mention any example on how to call it. Further, the URL provided here…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,193 questions
Microsoft Teams Phone
Microsoft Teams Phone
Teams Phone enables call-control and Private Branch Exchange (PBX) capabilities in the Microsoft 365 cloud with Microsoft Teams.
106 questions
asked 2024-03-18T22:17:19.0133333+00:00
Rupen A 20 Reputation points
commented 2024-03-19T01:37:42.4666667+00:00
LiweiTian-MSFT 12,440 Reputation points Microsoft Vendor
0 answers

Microsoft.Identity.Client latest is not returning expected value

While returning the MessageCollectionResponse through MS graph client, why attachments are not reading by default. Then, how to get attachments with a message. In mail, I'm having attachments, but not in message collection.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,193 questions
asked 2024-03-18T11:10:25.0933333+00:00
Dinesh K 0 Reputation points
edited the question 2024-03-19T01:32:43.7766667+00:00
Jiale Xue - MSFT 21,441 Reputation points Microsoft Vendor
2 answers

how do I subscribe to call records and chatMessage events?

how do I subscribe to call records and chatMessage events? There is no explanation that I can find as to how to write the request and what should I write in its URL and parameters

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,193 questions
asked 2023-05-21T10:11:37.7166667+00:00
support streamitup.co.il 0 Reputation points
commented 2024-03-18T21:44:05.23+00:00
Rupen A 20 Reputation points
1 answer

ResourceDelegate does not receive an e-mail requesting confirmation of the booking

When a room is booked through MgGraph, the ResourceDelegate does not receive an e-mail requesting confirmation of the booking. Nevertheless, a booking appears in the room calendar which is waiting for confirmation, i.e. has not yet been accepted. These…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,740 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,193 questions
asked 2024-03-17T18:38:02.5533333+00:00
deschderman 0 Reputation points
commented 2024-03-18T20:31:16.2133333+00:00
deschderman 0 Reputation points
0 answers

Como autenticar o Graph para utilizar a API / How to authenticate Graph to use the API

Estou tendo muita dificuldade em autenticar um usuário da minha empresa no Microsoft Graph, pois estou criando um sistema web de agendamentos de reuniões, e preciso fazer essa conexão para salvar as reuniões no calendários dos colaboradores. // I'm…

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,238 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,193 questions
asked 2024-03-18T20:30:49.9466667+00:00
William Ferreira 0 Reputation points
1 answer

Add a SAML certificate to an app using Microsoft Graph

I have come across a very good article and some references on how to Add a SAML certificate to an app using Microsoft Graph on https://learn.microsoft.com/en-us/graph/application-saml-sso-configure-api I want to add my organization's issued certificate,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,193 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
18,943 questions
asked 2024-03-18T19:44:52.87+00:00
celsoglima 351 Reputation points
answered 2024-03-18T19:56:57.42+00:00
Andy David - MVP 139.4K Reputation points MVP
1 answer

Batch call to get Enterprise App by ID fails with 400

I am trying to make a Batch API call to Microsoft Graph to get an Enterprise App by ID but it returns a 400 error. The same endpoint url as a non batch request and it works fine. If I manually go to EntraID and Enterprise Apps and open developer mode on…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,193 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
1,921 questions
asked 2024-03-13T15:56:59.5433333+00:00
bstets 41 Reputation points
answered 2024-03-18T19:23:24.39+00:00
bstets 41 Reputation points
1 answer

Why Microsoft Graph Webhook notifications stops notifying me at a certain point?

I am building a daemon app for listening to incoming emails on a certain email account, and for some reason, Graph webhooks randomly stop notifying me about incoming emails. Furthermore, my subscription gets removed at some point without Microsoft…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,193 questions
asked 2023-07-07T22:32:13.88+00:00
Fabian Finalé Franqui 10 Reputation points
commented 2024-03-18T17:22:03.74+00:00
Udi Shalev 0 Reputation points
0 answers

MS GRAPH API SUBSCRIBER CREATED BUT NOT SENDING NOTIFICATIONS TO SERVER

Hi, I've been trying to integrate the graph API with a current project I'm working on but for some reason after configuring the app, setting the right permissions , creating the subscription for my test team including the desired channel. Validations…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,193 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,749 questions
asked 2024-03-14T22:35:27.2266667+00:00
Jasper Rodriguez 0 Reputation points
commented 2024-03-18T17:21:40.7633333+00:00
Jasper Rodriguez 0 Reputation points
1 answer One of the answers was accepted by the question author.

Invite external user to a sharepoint using Graph API

Hi, I don't know if it's possible. I would like to invite an external user to my sharepoint to access to a specific folder using Graph API, it's possible ? And how ? Regards

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,193 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,334 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
18,943 questions
asked 2022-06-22T07:25:12.897+00:00
Nadjim 61 Reputation points
commented 2024-03-18T15:38:14.2933333+00:00
Prabhat Singh 0 Reputation points
0 answers

How to migrate a Relying Party Trust in ADFS for Office 365 (EntryID) to a new Forest

We need to migrate ADFS (>5 years old) from an old AD forest to the new Forest. We use ADFS, among other things, for SSO with custom domains for EntraID. For federation and creating the relying party with EntraID (Office 365 / Microsoft 365) I used to…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,526 questions
Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,380 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,193 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,173 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
18,943 questions
asked 2024-03-14T15:29:21.0033333+00:00
Michael Zahneißen 0 Reputation points
commented 2024-03-18T15:37:52.6066667+00:00
Givary-MSFT 26,366 Reputation points Microsoft Employee