11,031 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Unable to delet an enterprise application , getting error of : Error creating app: Error: Property appId is invalid.

Hey , i am using javascript sdk for graph , and trying to delete an application but getting the following error : Error creating app: Error: Property appId is invalid. at new GraphError…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,009 questions
asked 2024-06-06T12:53:52.1833333+00:00
Eyal Ringwald 20 Reputation points
commented 2024-06-10T11:51:00.6966667+00:00
Eyal Ringwald 20 Reputation points
2 answers

Can I put the value of instanceDurationInDays in minutes for the QA while creating access reviews using powershell?

I am able to create an azure access reviews with Graph API 1.0 using PowerShell. Now, there is a property called instanceDurationInDays which should have an integer value. The access review will remain active for the number of days of the value of…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,009 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,426 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,211 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,032 questions
asked 2024-05-27T13:42:49.5833333+00:00
Sumit Bhargav 0 Reputation points
commented 2024-06-10T11:06:28.2733333+00:00
Shweta Mathur 28,461 Reputation points Microsoft Employee
1 answer

Not able to create webhook subsciption for "create calendar"

We are unable to create a webhook subscription for the creation of new calendars, as we are receiving an error response for the provided request body. API: https://graph.microsoft.com/v1.0/subscriptions Request Body { changeType:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,009 questions
asked 2024-06-06T09:01:32.18+00:00
Agami Technologies 0 Reputation points
commented 2024-06-10T09:58:57.68+00:00
CarlZhao-MSFT 38,521 Reputation points
1 answer

Microsoft Entra Id - Sign In Log API

Hello Team, Could you please let us know, the difference between these sign-In APIs [ https://graph.microsoft.com/beta/auditLogs/signIns] https://graph.microsoft.com/v1.0/auditLogs/signIns Reference: …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,009 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,032 questions
asked 2024-06-06T07:39:54.48+00:00
Ron Weasley 0 Reputation points
commented 2024-06-10T09:57:55.8933333+00:00
CarlZhao-MSFT 38,521 Reputation points
1 answer

Graph SDK | .orderBy not working in B2C tenants

Hi, I would like to read out all users with the Microsoft Graph SDK (Typescript) and get them sorted by the "createdDateTime". In normal Azure tenants this works without any problems, but in a B2C tenant it does not work so far. This is how my…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,009 questions
asked 2024-06-04T13:08:42.0433333+00:00
Diego 0 Reputation points
commented 2024-06-10T09:57:26.26+00:00
CarlZhao-MSFT 38,521 Reputation points
2 answers

How can I use the Microsoft Graph SDK in my application?

Good day, I am fairly new to the Microsoft Graph SDK and I require it in this application I am working on. In a nutshell, I intend to use the API to create a meeting link (For an appointment between Two or more parties, probably just two people). So a…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,843 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,337 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,009 questions
asked 2024-06-01T15:04:55.46+00:00
YAKUB AJIBADE 0 Reputation points
commented 2024-06-10T09:56:36.2866667+00:00
CarlZhao-MSFT 38,521 Reputation points
1 answer

Azure logic apps - How to resolve GraphUserDetailNotFound in the same tenant ?

Hi, I created a logic apps with the teams connector "Post message in a chat or channel". I am connected as "myaccount@tenant.com" and want to post the message to an existing account eg. "anotheraccount@tenant.com". I got the…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,337 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,920 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,009 questions
asked 2024-01-08T09:06:46.7633333+00:00
Patrick RANDRIANJATOVO 20 Reputation points
commented 2024-06-10T09:47:11.31+00:00
Huneke, Immo 0 Reputation points
0 answers

How to properly do nested group and service principal provisioning for Enterprise Applications?

My original idea was to sync users using Azure Entra provisioning for Enterprise applications. However, this method has a few caveats: It does not sync nested groups (only the direct group) It does not sync Service Principals (aka other Enterprise…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,009 questions
asked 2024-06-10T09:27:18.8833333+00:00
Joakim Järvinen (Brightly) 0 Reputation points
1 answer

Filtering by username in a list using Graph API for Azure AD B2C

Hi all, We're trying to use MS Graph API v1.0 to query the list of user having username provided in a list string. However the IN operator throw not support query, is there anything we could do or when it will be…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,009 questions
asked 2024-06-07T12:37:09.6566667+00:00
Hiep To 0 Reputation points
answered 2024-06-10T08:29:09.9766667+00:00
CarlZhao-MSFT 38,521 Reputation points
0 answers

How to send calendar events to non microsoft accounts?

Question for Microsoft Support Subject: Issue with Creating Calendar Events for Non-Microsoft Accounts Description: I am developing an application using the Microsoft Graph API to create calendar events for a doctor-patient appointment scheduling system.…

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,784 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,009 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,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,032 questions
asked 2024-06-10T03:03:25.9266667+00:00
rpalm-driptraceio 0 Reputation points
commented 2024-06-10T07:17:53.5833333+00:00
Bruce Jing-MSFT 1,530 Reputation points Microsoft Vendor
0 answers

Getting "Graph Service Exception" when Issuer is set to custom domain

I'm encountering the error message "Issuer should match tenant's domainName for non-federated identity" when attempting to create or update a user through the graph API using a custom domain as the issuer. The custom domain is set as the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,009 questions
asked 2024-06-10T06:52:54.49+00:00
Palanisamy, Saranya (LNG-CON) 0 Reputation points
0 answers

Getting "Graph Service Exception" when Issuer is set to custom domain

I'm encountering the error message "Issuer should match tenant's domainName for non-federated identity" when attempting to create or update a user through the graph API using a custom domain as the issuer. The custom domain is set as the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,009 questions
asked 2024-06-10T06:26:08.69+00:00
Palanisamy, Saranya (LNG-CON) 0 Reputation points
1 answer

How to get list of Reservations in Azure via Powershell that include remaining cost or cancellation fee?

I'm trying to use powershell or the Azure API to get a list of all of my reservations in USWest and USWest2 that are in a provisioned state of Succeeded (or not archived), along with their remaining cost like you can in the UI (see attached picture).…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,009 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,211 questions
asked 2024-06-03T20:22:18.02+00:00
Chris Moceri 10 Reputation points
commented 2024-06-10T06:03:40.2+00:00
PRADEEPCHEEKATLA-MSFT 81,646 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Hi, i want to register my call of duty mobile game and when i manually entered they key the authenticator is looking for the secret key? Where can i get it from?

when i manually entered they key the authenticator is looking for the secret key? Where can i get it from? Thanks

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,009 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,457 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,801 questions
Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,767 questions
asked 2024-06-07T17:06:11.8533333+00:00
Lotis Sanchez 20 Reputation points
commented 2024-06-10T05:43:09.5933333+00:00
Lotis Sanchez 20 Reputation points
0 answers

I enabled metered API in my Entra ID but I keep getting Error: Payment Required

I followed all the instructions and verified I had Microsoft.GraphServices enabled. But running JS graph API assignSensitivityLabel const assignSensitivityLabel = { sensitivityLabelId: '', assignmentMethod:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,009 questions
asked 2024-05-31T09:29:55.4066667+00:00
Ofer Gal (dev) 1 Reputation point
commented 2024-06-10T04:24:33.8366667+00:00
Shweta Mathur 28,461 Reputation points Microsoft Employee
1 answer

How to fix this error of Microsoft store

Help me how to solve this problem!

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,919 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,009 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,038 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,584 questions
asked 2024-06-08T14:07:26.0033333+00:00
Swarit patel(Microsoft) 0 Reputation points
answered 2024-06-10T02:54:05.7666667+00:00
Jiajing Hua-MFST 6,345 Reputation points Microsoft Vendor
1 answer

using golang msgraph-sdk-go to access user's workbook in their onedrive within the same organization

Hi, my goal is to create a background app that can access(read/write) one of the user's workbook(excel) in their onedrive within the same tenant (or organization. i am using the example app-only https://github.com/microsoftgraph/msgraph-training-go and…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,009 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,583 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
898 questions
asked 2024-06-08T06:19:49.93+00:00
it-1048 0 Reputation points
answered 2024-06-10T02:42:15.2866667+00:00
Jiajing Hua-MFST 6,345 Reputation points Microsoft Vendor
1 answer

Graph to Change Password: Insufficient privileges to complete the operation

We have a Logic App in our tennant which should change a password , It has worked but the last time it gives errors. In this WorkFlow there is a PATCH request to https://graph.microsoft.com/v1.0/users/@{items('For_each')?['UPNOrObjectId']} where we…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,009 questions
asked 2024-06-07T12:54:50.97+00:00
Bas Elbers 0 Reputation points
answered 2024-06-10T02:08:20.75+00:00
CarlZhao-MSFT 38,521 Reputation points
1 answer One of the answers was accepted by the question author.

updating / deleting categories automatically change event's category??

Hello, i want to know these APIs will work. PATCH /users/{id|userPrincipalName}/outlook/masterCategories/{id} DELETE /users/{id|userPrincipalName}/outlook/masterCategories/{id} If some events have a category that will be changed / deleted, will these…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,009 questions
asked 2024-06-07T05:24:59.12+00:00
공민혁 60 Reputation points
accepted 2024-06-10T00:04:45.26+00:00
공민혁 60 Reputation points
1 answer One of the answers was accepted by the question author.

is it possible to have other categories that doesn't belong to masterCategory?

I am using the following APIs to retrieve events and apply colors based on categories: retrieve events API : GET /users/{id | userPrincipalName}/events retrieve masterCategories API : GET /users/{id | userPrincipalName}/outlook/masterCategories However,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,009 questions
asked 2024-06-07T07:58:51.4666667+00:00
공민혁 60 Reputation points
accepted 2024-06-09T23:59:17.37+00:00
공민혁 60 Reputation points