10,588 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

Using SharePoint API or Graph API how can I extract who visited a SharePoint site page and when?

I've come across a few articles which talk about extracting the SharePoint site usage information using the relevant APIs. So my problem is that the API's I see do not give the required level of granularity I need to be able to create useful report,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,566 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,607 questions
asked 2024-04-24T14:29:33.2766667+00:00
Mr Hussain 0 Reputation points
1 answer

getMailboxUsageDetail graph api .

in the getMailboxUsageDetail api GET https://graph.microsoft.com/v1.0/reports/getMailboxUsageDetail(period='D7') in response we get Item Count so GetMailboxUsageDetail API includes which items? like emails for specific users ? or it contains…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,566 questions
asked 2024-04-23T10:43:23.8233333+00:00
Naitik Jani 6 Reputation points
commented 2024-04-24T13:56:49.3766667+00:00
Vasil Michev 95,096 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,566 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.
383 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.
50 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,862 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,051 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,566 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,838 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,111 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,244 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,566 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,043 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,445 questions
asked 2024-04-16T03:27:13.7333333+00:00
EnterpriseArchitect 4,721 Reputation points
commented 2024-04-24T12:55:18.87+00:00
EnterpriseArchitect 4,721 Reputation points
0 answers

List MS Team Member added/Joined date

Other than using Graph API /auditLogs/directoryAudits, is there another API in MS Graph to find a user (member) was added to a MS Team? I'm trying to get this info in a Power Automate flow for reporting purpose which will be in Power BI.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,051 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,566 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,838 questions
asked 2024-04-23T09:49:40.6+00:00
Manoj 0 Reputation points
commented 2024-04-24T12:51:32.2966667+00:00
Meghana-MSFT 3,771 Reputation points Microsoft Vendor
0 answers

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,051 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,566 questions
asked 2024-04-24T12:03:53.8+00:00
Sami Ahammed SK 5 Reputation points
edited the question 2024-04-24T12:05:16.9566667+00:00
Sami Ahammed SK 5 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,566 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
791 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).
827 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,796 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,566 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
791 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,796 Reputation points Microsoft Employee
0 answers

Possible to limit SharePoint API/ Graph API access to a specific Sharepoint List?

Hi, Currently working at a project for a client where we need to develop an API that connects and syncs items to and from one of their SharePoint lists. The client's concern is that our API will be able to access all contents on their SharePoint…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,566 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,607 questions
asked 2024-04-24T08:15:26.4133333+00:00
Arvidsson, Alexander 0 Reputation points
edited the question 2024-04-24T11:52:13.9633333+00:00
Givary-MSFT 27,796 Reputation points Microsoft Employee
0 answers

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,485 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,566 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,842 questions
asked 2024-04-24T11:40:16.7666667+00:00
Salim A 0 Reputation points
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,051 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,566 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,838 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,566 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,566 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,566 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,230 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,172 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 455 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,566 questions
asked 2024-04-24T08:35:49.4233333+00:00
Nick Mumby 0 Reputation points
2 answers

Teams Client Creates Unwanted Empty Chat Threads & Draft Chat Threads for Teams Calling Bot Calls

We use the Graph Cloud Communications API for our Teams Calling Bot to answer an incoming call (usually from the PSTN) to the Bot, and then add a Teams user into the call. When the Teams User receives the incoming call, a new chat thread appears in the…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,051 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,566 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,838 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,945 questions
asked 2023-12-08T12:10:04.9366667+00:00
Dr Dave H 120 Reputation points
commented 2024-04-24T08:26:13.3466667+00:00
Dr Dave H 120 Reputation points
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,566 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,566 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,051 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,566 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,838 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 80 Reputation points Microsoft Vendor