12,721 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

Fashion Rupee Customer's Care Number . 09516192422//8926277268 call

Mitwa bhool Na Jana phool se khushbu ja sakti hai dil se pyar nahin ja sakti jis mujhe Jaan judaa ho sakta hai

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,721 questions
asked 2025-01-08T16:23:49.9733333+00:00
Fashion Rupee 0 Reputation points
0 answers

How to create events for a specific group using Application Permission?

I'm trying to build a console app which create calendars events for a group. Looking at the official documentation, it still is not supported: https://learn.microsoft.com/en-us/graph/api/group-post-events?view=graph-rest-1.0&tabs=http. I have looked…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,721 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,755 questions
asked 2025-01-08T14:45:00.7166667+00:00
Mo 0 Reputation points
0 answers

Power Automate - One Drive for Business Convert File has stopped working

I use this to convert files to PDF. It has worked with no issues for several years. Yesterday it started timing out and now today it says PDF is not a supported format. Furthermore the action still shows PDF as an option in Power Automate…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,721 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,286 questions
asked 2025-01-08T14:41:06.26+00:00
Christopher Roos 0 Reputation points
edited the question 2025-01-08T14:42:23.01+00:00
Christopher Roos 0 Reputation points
3 answers

Entra External ID (External Tenant): How to send an email notification/invitation to local user created via "Create User" endpoint of Graph API

Hello everyone, We are in the process of migrating our authentication provider from Auth0 to MS Entra External ID for External Tenants (B2C). We have a couple of workflows we need to replicate in MS Entra External ID, particularly Create User and Reset…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,721 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,976 questions
asked 2025-01-08T11:53:33.8666667+00:00
Suraj 0 Reputation points
answered 2025-01-08T14:39:31.6066667+00:00
Suraj 0 Reputation points
0 answers

Get-MgUserCalendarView "The specified object was not found in the store"

I'm attempting to get info on some of our resource calendars. Since this doesn't function well within the EXO Powershell, I was pointed towards the MSGraph module. So I use these commands: $StartDate = "2024-01-01T19:00:00-08:00" >>…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,721 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,594 questions
asked 2025-01-08T14:07:57.18+00:00
Jamro Chris 0 Reputation points
1 answer One of the answers was accepted by the question author.

Could we use api /groups/{id}/calendars/events for Azure daemon application ?

Hi, I am trying to build an Azure console app (without signed-in user) using this API (/groups/{id}/calendars/events). But today I read that It doesn't support for Application permission type. So I would like to use it for my console app, Could I use…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,721 questions
asked 2021-12-08T09:32:21.42+00:00
tai tran 51 Reputation points
commented 2025-01-08T14:02:53.43+00:00
Mo 0 Reputation points
2 answers One of the answers was accepted by the question author.

Azure VPN - Migrate Service Principals from the retiring Azure AD Graph APIs to Microsoft Graph

We also got the notification to migrate to Microsoft Graph API but having a hard time figuring out where to make the changes for Azure VPN?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,721 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,755 questions
asked 2025-01-07T16:24:43.36+00:00
Jarvis 0 Reputation points
commented 2025-01-08T13:31:51.02+00:00
Akhil Nasalwai - MSFT 85 Reputation points Microsoft Vendor
1 answer

How I can add an application to my Entra External ID user flow using Graph API?

Context We have built a portal where our in-house developers can register their applications. After approval, graph API's are called automatically to create the app registration/service principal. Multiple forms of authentication are supported. Use…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,721 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,976 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,755 questions
asked 2025-01-07T13:03:54.8+00:00
Danny Bollaert 20 Reputation points
answered 2025-01-08T13:27:33.65+00:00
Akhil Nasalwai - MSFT 85 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

When do I need to include the full namespace for a scope e.g. "https://graph.microsoft.com/Mail.Send" vs "Mail.Send"?

Hi Initially, I was led to believe that I would need to define a scope when requesting access as an application (application-level permissions) differently from when requesting as a logged-in users (delegated permissions). I would always use the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,721 questions
asked 2025-01-08T09:00:06.46+00:00
Marco vanW 96 Reputation points
commented 2025-01-08T13:00:42.8466667+00:00
0 answers

403 Error When Adding Members to Team via Graph API

I am encountering a 403 permission error when attempting to add a member to a team using the Graph API. This issue started recently, even though it previously worked without any problems. The setup is identical to the one described in this discussion.…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,617 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,721 questions
asked 2025-01-08T12:59:04.75+00:00
Samee 0 Reputation points
3 answers

Microsoft Graph API error: Access token validation failure. Invalid audience.

We have registered the app in AAD and granted the following permission to Microsoft Graph under API permissions in Azure portal After passed in tenant id, client id, client secret. we generated an access token When I call the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,721 questions
asked 2022-09-04T13:01:51.96+00:00
MelData 51 Reputation points
answered 2025-01-08T12:36:51.59+00:00
arash ramez 0 Reputation points
1 answer

Backup size using resource graph query

Hi do we have possibility get the backup size via azure resource graph, while we have option to get the backup size in loganalytics. Any changes made in the azure resource graph query to get the backup size?

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,331 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,293 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,721 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,286 questions
asked 2025-01-03T15:28:06.03+00:00
Siva 646 Reputation points
commented 2025-01-08T11:48:48.38+00:00
Ashok Gandhi Kotnana 1,765 Reputation points Microsoft Vendor
0 answers

Azure Resource Graph is seen for Value Get operation everday

Azure Resource Graph is seen for Value Get operation everyday and getting alert for Mass secret retrieval from Azure Key Vault

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,721 questions
asked 2025-01-08T10:33:33.7666667+00:00
Naveen kumar 0 Reputation points
2 answers

Restrict app access of graph apis to specific folder of share point

I want to restrict access of an app for specific folder in a site. I have created an app with Site.Specific permission. I have created another admin app with Full Access. Now when I try to provide folder level access to the site specific app, I get…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,721 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,027 questions
asked 2025-01-08T06:24:40.83+00:00
Geetika Garg 0 Reputation points
commented 2025-01-08T10:19:38.8766667+00:00
Vasil Michev 111.4K Reputation points MVP
1 answer One of the answers was accepted by the question author.

Do I need to include offline_access (scope) when requesting an access token in order to receive a refresh token?

Hi I am just not 100% whether or not I would need to define scope so that it included "offline_access" when I request an access token (from [...]oauth2/v2.0/token), provided that I have already authorized and granted consent for that scope…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,721 questions
asked 2025-01-08T08:53:56.71+00:00
Marco vanW 96 Reputation points
accepted 2025-01-08T10:15:15.4066667+00:00
Marco vanW 96 Reputation points
0 answers

Restrict app access of graph apis to specific folder of share point

While restricting an app to access a particular folder in a site only, I used POST https://graph.microsoft.com/v1.0/sites/{siteId}/drives/{driveId}/items/{itemId}/permissions { "roles": [ "read" ], "grantedTo": {…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,721 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,027 questions
asked 2025-01-08T10:14:34.0933333+00:00
Geetika Garg 0 Reputation points
0 answers

Error call api graph api

My account call rest api to : https://graph.microsoft.com/v1.0/me/mailFolders/Inbox/messages?$top=10&$orderby=receivedDateTime and i get error message : Application Request Queue Full HTTP Error 503. The application request queue is full.

Outlook
Outlook
A family of Microsoft email and calendar products.
4,273 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,721 questions
asked 2025-01-08T10:08:33.4366667+00:00
Ticket 0 Reputation points
commented 2025-01-08T10:09:47.5666667+00:00
Ticket 0 Reputation points
3 answers

General Exception Using List Item Patch API Endpoint

The endpoint : PATCH https://graph.microsoft.com/v1.0/sites/{site-id}/lists/{list-id}/items/{item-id}/fields Is not working today, we get a 'General exception while processing'. Statuscode 500 Stacktrace: at…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,031 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,721 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,027 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.
11,173 questions
asked 2025-01-06T11:19:30.77+00:00
Acket, Kim (Antwerp) 0 Reputation points
commented 2025-01-08T10:03:41.9533333+00:00
Yakun Huang-MSFT 8,665 Reputation points Microsoft Vendor
0 answers

Connecting to Microsoft Graph always leads to script error

Whenever we connect to Graph (via Powershell 'connect-mggraph') the popup to sign in appears, but when logging in we always get the following script error: Under Permission classification (Enterprise Applications -> Consent and permissions) we have…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,721 questions
asked 2024-11-25T13:20:44.6566667+00:00
Leon Broer 0 Reputation points
commented 2025-01-08T09:51:37.5666667+00:00
Danstan Onyango 3,821 Reputation points Microsoft Employee
1 answer

How to assign a group to a device configuration?

In C# I am using the graph sdk to create a device configuration and I am trying to assign it to a security group but keep getting an OData error message. I am following the instructions from this link:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,721 questions
asked 2025-01-03T14:31:36.6333333+00:00
Shannon Hagmaier 0 Reputation points Microsoft Employee
commented 2025-01-08T09:13:58.35+00:00
Yakun Huang-MSFT 8,665 Reputation points Microsoft Vendor