13,724 questions with Microsoft Security | Microsoft Graph tags

Sort by: Updated
4 answers

Accessing VAAC outside of Power BI

I'm attempting to access VAAC Data using Postman/PowerShell, but I'm facing some challenges. In the article "Accessing VAAC outside of Power BI," they provide an example of using a username and password, but it didn't work for me, (I used a…

Microsoft Teams | Development
Microsoft Security | Microsoft Graph
asked 2023-07-18T13:40:03.5833333+00:00
Merlin 5 Reputation points
answered 2025-07-03T08:37:31.9333333+00:00
notthisagain 0 Reputation points
0 answers

Why am I receiving a 402 PaymentRequired error for Teams recordings API at the start of a new month despite evaluation quota reset policy?

According to the Microsoft Graph Teams licensing documentation, each app gets 600 minutes per tenant per month of evaluation quota (without billing configured), which is supposed to reset on the first day of each calendar month. I am using the…

Microsoft Security | Microsoft Graph
asked 2025-07-02T08:46:24.05+00:00
Apoorv Kumar 0 Reputation points
2 answers

Listing SharePoint site's Permission via Microsoft Graph API

In order to list the sites' permission using MS graph API. what are the application permission(s) that I need for the particular azure app so I can view the sites' permissions?

Microsoft Security | Microsoft Graph
asked 2025-06-30T07:17:53.0333333+00:00
Lee Zhen Jie 0 Reputation points
commented 2025-07-02T07:40:41.9466667+00:00
Teddie-D 1,280 Reputation points Microsoft External Staff Moderator
1 answer

Cannot get SingleValueExtendedProperties from to-to/task using Microsoft Graph

I am trying to GET "SingleValueExtendedProperties" from individual tasks, using this…

Microsoft Security | Microsoft Graph
asked 2025-06-10T23:49:54.08+00:00
Jeff McKay 65 Reputation points
commented 2025-07-01T20:42:57.21+00:00
Paul Ballarin 0 Reputation points
1 answer

Can the API to create/update the Calendar events be used to hide the attendees list?

I see that the Hide attendees option is available directly in Outlook Calendar but not able to find a request header to be sent while calling the API to create/update the event. Please let know if it is possible through API Call. From the following…

Outlook | Windows | Classic Outlook for Windows | For business
Microsoft Security | Microsoft Graph
asked 2023-07-31T07:50:36.2+00:00
Dineshkumar Sundararajan 0 Reputation points
answered 2025-07-01T17:02:44.42+00:00
sharedinbox 0 Reputation points
1 answer

Error "Unexpected instance annotation name" while trying to update plannerExternalReference

Hi! I am trying to update the plannerExternalReferences of a set of planners that I have access to but I am struggling with this error when I call the requests.patch: "The request is invalid:\r\nAn unexpected instance annotation name xxxxxxx was…

Microsoft Security | Microsoft Graph
asked 2025-06-17T19:40:53.6533333+00:00
Jocelino Mendes da Silva Júnior 0 Reputation points
answered 2025-07-01T14:43:41.9866667+00:00
AleksiN 0 Reputation points
0 answers

MS Graph API: High Frequency of Unique Error Responses During User and Chat Operations

Hello, in the past few months I have used the MS Graph API extensively, that included fetching users, managing various resources' change notifications, fetching chats, events, online meetings, adding and removing applications to chats, and more. the…

Microsoft Security | Microsoft Graph
asked 2025-06-05T08:16:05.2666667+00:00
Ron Farkash 0 Reputation points
commented 2025-07-01T13:37:13.9066667+00:00
Ron Farkash 0 Reputation points
1 answer

Access to OData is disabled or most errors when using the connector

when using a Power Automate flow to Get Emails from a shared mailbox, with permissions assigned at a mailbox folder level ('FolderVisible' on Root then 'Editor' on Inbox) we can see the mails just fine. but as soon as a Search Query is added we start…

Exchange Online
Exchange Online
A Microsoft email and calendaring hosted service.
6,173 questions
Microsoft Security | Microsoft Graph
asked 2023-07-19T14:56:58.71+00:00
Jamie Brandwood 131 Reputation points
answered 2025-07-01T13:04:56.22+00:00
Dan Espich 20 Reputation points
0 answers

Azure AD/B2C custom login

Hi, I want to build a custom login system from scratch. The specifications are: 1- Custom login with email and password. 2- Check through graph api if the user stems from the organization. 3- If the user stems from the organization login him via AD…

Microsoft Security | Microsoft Graph
asked 2025-06-25T10:52:51.0366667+00:00
ARRANZ BARCENILLA VÍCTOR 0 Reputation points
edited the question 2025-07-01T11:50:16.7033333+00:00
ARRANZ BARCENILLA VÍCTOR 0 Reputation points
1 answer

How to create a read-only calendar with Microsoft Graph API?

Using the following code var calendarToCreate = new Calendar { Name = "My read-only calendar", CanEdit = false, IsRemovable = false, }; await graphClient .Users["******@email.com"] .Calendars .Request() …

Microsoft Security | Microsoft Graph
asked 2021-09-02T12:19:27.667+00:00
Domenic Helfenstein 6 Reputation points
commented 2025-07-01T11:46:43.9633333+00:00
Chamberlain, Mr CA 0 Reputation points
1 answer

How to access Two-Factor Authentication codes on new iPhone

I need access to my Two-Factor Authentication codes on my new iPhone. I do not have access to my old iPhone and I have the same phone number. You can contact me here: 559-906-1419 ******@icloud.com

Microsoft Security | Microsoft Graph
asked 2025-06-30T03:33:28.3033333+00:00
JACK SORAW 0 Reputation points
commented 2025-07-01T10:48:32.8866667+00:00
JACK SORAW 0 Reputation points
1 answer

Working alternative to the Resource Owner Password Credentials (ROPC) grant type

Hello! I'm trying to create an approval item using Microsoft Graph: Create approvalItem For some reason, only the Delegated permission type is available. The only request I’ve found that works in this case (able to obtain a token with delegated…

Microsoft Security | Microsoft Graph
asked 2025-06-26T09:50:33.0133333+00:00
Artem Shaturskyi 220 Reputation points
commented 2025-07-01T07:10:33.1566667+00:00
Artem Shaturskyi 220 Reputation points
4 answers

Get-MgSite : Access denied

Hi All I am having a lot of issues getting all sites with MS Graph in PowerShell. Tried with delegated permissions and app-only and constantly getting access denied. Any one came across something similar? Running: "Get-MgSite -SiteId…

Windows for business | Windows Server | User experience | PowerShell
Microsoft Security | Microsoft Graph
asked 2022-08-23T17:39:49.483+00:00
Patryk Koprowski 6 Reputation points
commented 2025-07-01T00:02:11.13+00:00
Martin Budden 0 Reputation points
1 answer

Microsoft Graph Files API - how to get download the latest version of the file with the least delay possible

I am downloading the file using graph API once the user has done the changes for it (Microsoft PowerPoint). https://graph.microsoft.com/v1.0/me/drive/items/{fileId}/content I am downloading the file quite instantly , due to which I am not able to get…

Microsoft Security | Microsoft Graph
asked 2025-06-25T05:21:09.2433333+00:00
Akshit Tiwari 0 Reputation points
answered 2025-06-30T20:26:08.4233333+00:00
Marc LaFleur 86 Reputation points
0 answers

Graph accessDenied on a folder where I have direct access through link.

Graph returns 403 , access-denied for a specific shared folder on the other person’s OneDrive where I have direct edit access . Api:…

Microsoft Security | Microsoft Graph
asked 2025-05-05T09:56:19.67+00:00
Divya Soman 5 Reputation points
commented 2025-06-30T11:38:03.9733333+00:00
Divya Soman 5 Reputation points
3 answers One of the answers was accepted by the question author.

How to make POST/PATCH request to add Hyperlink/Picture field in List?

I am trying to make a POST Request via Microsoft Graph Explorer Version v1 as well as Beta, to a list that has field of type HyperLink/Picture. I added request body for that field as {  "fields": { "fieldName": { …

Microsoft 365 and Office | SharePoint | Development
Microsoft Security | Microsoft Graph
asked 2023-10-05T07:51:12.9966667+00:00
Vikharankar, Vishakha 25 Reputation points
commented 2025-06-30T11:09:32.2233333+00:00
Vaculin, Vladislav 0 Reputation points
1 answer

Microsoft Graph API: Event Creation Not Generating MS Teams Link

We are experiencing an issue with the Microsoft Graph API endpoint https://graph.microsoft.com/v1.0/me/calendars/{calendarID}/events. When creating a new event and specifying both "isOnlineMeeting": true and "onlineMeetingProvider":…

Microsoft Security | Microsoft Graph
asked 2025-06-11T15:58:47.4866667+00:00
Test Oauth 0 Reputation points
commented 2025-06-30T09:56:19.3466667+00:00
Nghia Nguyen 0 Reputation points
2 answers One of the answers was accepted by the question author.

Hot to get alert for expiration of client secrets?

I think this is a topic i have already seen a few times, but due to some changes i hope its appropriate to ask again. In our Azure we have applications / app registrations which have a client secret which will expire. As far as i know, there is no…

Microsoft Security | Microsoft Graph
Microsoft Security | Microsoft Entra | Other
asked 2024-02-22T11:45:11.2833333+00:00
Dvorak, David 70 Reputation points
commented 2025-06-27T12:44:40.39+00:00
Oguz Kaan Akyalcin 1 Reputation point
3 answers

The Function app may be missing a module containing the 'Connect-MgGraph' command definition

I am trying to run a Microsoft Graph PowerShell script through azure PowerShell function. But I am getting following error The Function app may be missing a module containing the 'Connect-MgGraph' command definition. If this command belongs to a module…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,920 questions
Windows for business | Windows Server | User experience | PowerShell
Microsoft Security | Microsoft Graph
asked 2023-02-05T16:04:29.8766667+00:00
Liju P Nandanan 21 Reputation points
answered 2025-06-27T12:28:45.4333333+00:00
Chendrayan Venkatesan 11 Reputation points
2 answers

How can I tag Service Principals or App Registrations (or whatever they're called)?

I have app registrations with secrets/certs I want to programmatically track in terms of expiration. But to do this, I need to somehow tag either the secrets/certs themselves of the app registration with ownership information (so I can inform the right…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,952 questions
Microsoft Security | Microsoft Graph
asked 2025-01-22T16:06:16.0833333+00:00
ExtraLargeFork 1 Reputation point
edited an answer 2025-06-26T18:19:31.1066667+00:00
Chinta, Vasisht 0 Reputation points