10,614 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

I'm receiving incomplete / invalid JSON responses for certain Graph requests in the new AuditLog beta

I have used the https://graph.microsoft.com/beta/security/auditLog/queries beta API URI to create three different AuditLogQuery searches. All three were created in the same way, and all three succeeded. I can make requests to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-04-04T16:22:04.1233333+00:00
Michael Goodman 10 Reputation points
edited a comment 2024-04-24T19:43:54.4366667+00:00
Danstan Onyango 3,741 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How do not display an error for "Get-MgGroup" or other Graph cmdlets

Hello, I'm using "Get-MgGroup" from the MS Graph module. I understand that we cannot use -ErrorAction with this cmdlet. However, for some reason "Get-MgUserMemberOf" returns a list that contains a non-existent group (that's another…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-04-23T21:09:17.1233333+00:00
Mountain Pond 1,141 Reputation points
accepted 2024-04-24T19:28:45.06+00:00
Mountain Pond 1,141 Reputation points
1 answer

How do I get My authentication Accounts

I got a new phone I signed into my Microsoft authentication account It brung up everything except for my authentications account I have all my passwords And I don't know how to get them What do I do

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,496 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 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,473 questions
asked 2024-04-23T14:02:27.54+00:00
Reco Giles 5 Reputation points
edited the question 2024-04-24T17:18:33.7966667+00:00
Ryan Hill 25,666 Reputation points Microsoft Employee
1 answer

$expand graph api call acting strange

Hi, I am making a call onto the Graph API using the $expand flag and I'm having issues with it. Note: I'm going to use the Microsoft provided api calls as an example. Take the example from the site: $expand=fields($select=Name,Color,Quantity) My query…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-04-18T15:50:58.4366667+00:00
Matt 0 Reputation points
answered 2024-04-24T16:35:08.5666667+00:00
Danstan Onyango 3,741 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Necessary permissions to query /users/{user}/manager?

Hi there! I've got an Entra ID app with permissions on User.Read and User.Read.All, and want to fetch the supervisor (/users/{user}/manager) of a given user on command. I've got the OAuth2.0 workflow running and am receiving a valid tokens for the Entra…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 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,473 questions
asked 2024-04-23T16:25:32.03+00:00
Louise Seale 20 Reputation points
accepted 2024-04-24T16:33:56.9533333+00:00
Louise Seale 20 Reputation points
1 answer

Authenticate with Graph API and send code to Microsoft Authenticator

I'm looking for a way to verify a user is doing certain operations. And when the user approves something in a c# solution we'd like to confirm the user via Microsoft Authenticator. Basically we'd liek to display a code (similar to the Multi Factor…

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,496 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,858 questions
asked 2024-04-24T11:40:16.7666667+00:00
Salim A 0 Reputation points
answered 2024-04-24T15:59:37.8666667+00:00
Vasil Michev 95,341 Reputation points MVP
0 answers

In Microsoft Azure portal we are not able to add Microsoft Advertising Api Service for app from app registration

We are getting below error message when authenticating to our app by end user using work account. AADSTS650052: The app is trying to access a service 'd42ffc93-cxxxxxxxxxxx8fd'(Microsoft Advertising API Service) that your organization…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
385 questions
Microsoft Advertising
Microsoft Advertising
A platform for Microsoft's advertising efforts designed to manage all advertising and reporting for partner advertisers. Previously known as Bing Ads and adCenter.
51 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,879 questions
asked 2024-04-03T12:51:28.13+00:00
liftlab bingads 0 Reputation points
commented 2024-04-24T13:47:50.7033333+00:00
Mahesh Gawade 20 Reputation points
1 answer

How to register an attendee for a webinar via Microsoft Graph API

HI all, We are planning to integrating Salesforce with Teams Webinar and aim to enable webinar registrations through our website rather than the standard registration page. Therefore, we require the endpoint URL of Teams Webinar for user registration.…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,074 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 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,846 questions
asked 2024-04-24T06:49:48.42+00:00
Sami Ahammed SK 5 Reputation points
edited an answer 2024-04-24T13:25:08.9833333+00:00
Prasad-MSFT 5,616 Reputation points Microsoft Vendor
1 answer

Automating the Client Secrets rotation using KeyVault or any methods before the expiry date?

I need to rotate the Client Secrets in my existing subscriptions before the expiry date. How can I achieve it for multiple subscriptions when using the suggested method ttps://learn.microsoft.com/en-us/azure/key-vault/secrets/tutorial-rotation? Can I…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,116 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,264 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,058 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,473 questions
asked 2024-04-16T03:27:13.7333333+00:00
EnterpriseArchitect 4,741 Reputation points
commented 2024-04-24T12:55:18.87+00:00
EnterpriseArchitect 4,741 Reputation points
0 answers

Authorization error from deploying management group to tenant using az cli with owner/contributor role.

Below is the error I got trying to deploy new management group. I have contributor role on my service principle. {"code": "AuthorizationFailed", "message": "The client '' with object id '' does not have…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
793 questions
Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
828 questions
Microsoft Configuration Manager
asked 2024-04-18T20:01:58.43+00:00
Olawale, Ajayi eHS 0 Reputation points
edited the question 2024-04-24T11:53:47.7533333+00:00
Givary-MSFT 27,966 Reputation points Microsoft Employee
0 answers

We have a case where we are trying to fetch the calendar events using the getSchedule api, where we are using the client credentials flow and given the access policy to the mail-enabled security group with the user in the shared maill box

we are trying to use the client credentials flow token to fetch the free busy events of the users so we have given the application access policy to the mail-enabled security group with a single-user email which is a shared email so when we try…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
793 questions
asked 2024-04-23T07:07:17.8433333+00:00
qa.interviewer1 5 Reputation points
edited the question 2024-04-24T11:52:46.9966667+00:00
Givary-MSFT 27,966 Reputation points Microsoft Employee
0 answers

Bot Transferring Teams User, Leaves Call Leg Remaining

We use the Graph Cloud Communications API for our Teams Calling Bot to answer an incoming call to the Bot from a Teams user, and then add another Teams user into the call (as per this example (participant: invite - Microsoft Graph v1.0 | Microsoft…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,074 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 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,846 questions
asked 2024-04-19T16:40:23.7266667+00:00
Dr Dave H 120 Reputation points
commented 2024-04-24T10:58:55.8766667+00:00
Vaibhav-MSFT 15 Reputation points Microsoft Vendor
1 answer

Microsoft Graph API with C# Get User detail

I am using the example code form the MS documentation, but the code fails to compile https://learn.microsoft.com/en-us/graph/api/reportroot-getm365appuserdetail?view=graph-rest-1.0&tabs=csharp#examples Example 2 Json output. Stream? dataStream =…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-04-10T15:32:44.8133333+00:00
Arago 0 Reputation points
answered 2024-04-24T10:55:13.2466667+00:00
Arago 0 Reputation points
0 answers

FileOpenUserUnauthorized for workbook Microsoft Graph API

Hello. https://learn.microsoft.com/en-us/graph/api/resources/excel?view=graph-rest-1.0 API is not function for personal account (tenant: personal). Works for business accounts. Example: curl -H "Authorization: Bearer ..." -v…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-04-05T17:57:22.2366667+00:00
Oleksii 5 Reputation points
commented 2024-04-24T10:03:51.98+00:00
Oleksii 5 Reputation points
1 answer

Update/Set SignatureHTML with ExchangeService for Office 365 Users

Hello, Could you please confirm if the code below is not working? If so, I need guidance on how to change the OWA user signature globally, as we plan to reflect the company branding for all users. The OWAConfig does not include any key related to user's…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 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,249 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,177 questions
asked 2024-04-18T23:50:59.3966667+00:00
Akmal Eldahdouh 0 Reputation points
commented 2024-04-24T09:32:32.8333333+00:00
Noah Ma-MSFT 535 Reputation points Microsoft Vendor
0 answers

graph API filter being ignored

I have a flow that returns a list of all site pages using the graph api. I've been trying to add a date filter, but it seems to be completely ignored when running the GET request.  I've tried to simplify it as much as possible and it seems I can't get…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-04-24T08:20:27.2133333+00:00
Nick Mumby 0 Reputation points
0 answers

Can we customize the UI of login page thta microsoft page when I am using Microsoft graph api fro authenticating my react application using Azure AD B2C

I am following this documentation to achieve a scenario where I have a react application and I have to authenticate the users of my app from Azure AD B2C using Microsoft graph API (I am using Microsoft graph api because I was not able to change the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-04-24T08:19:24.7566667+00:00
shalini negi 0 Reputation points
1 answer

Teams webinar registraton API endpoint URL

Hi Teams webinar registraton API endpoint URL

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,074 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 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,846 questions
asked 2024-04-22T13:17:30.47+00:00
Sami Ahammed SK 5 Reputation points
commented 2024-04-24T08:03:07.07+00:00
Yakun Huang-MSFT 160 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

How to fix MailboxNotEnabledForRESTAPI

Dear Team, I'm developing an application that requires access to a mailbox enabled for the Outlook REST API. We need a developer preview account to test our app's functionality, especially for creating online meetings, booking the host and recipient's…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,959 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 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,846 questions
asked 2024-04-18T10:21:56.6666667+00:00
asdfasfawfwfwf 20 Reputation points
accepted 2024-04-24T08:02:21.7366667+00:00
asdfasfawfwfwf 20 Reputation points
1 answer

User email signature management via Graph API

Now that the Outlook email signature roaming is rolled-out, can we expect that APIs for managing email signatures (e.g. create a new signature, set it as default, get a list of signatures)? Before we were able to use EWS endpoints to get and set…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2022-11-17T14:33:02.14+00:00
Niko Vrdoljak 71 Reputation points
commented 2024-04-24T07:49:21.4433333+00:00
Christoph Hannebauer 1 Reputation point