How to get insights for your Graph API requests with the whatif and whatin query parameters
In this article, I will show you how to find out what's happening under the hood when you make a request to the Microsoft Graph API.
In this article, I will show you how to find out what's happening under the hood when you make a request to the Microsoft Graph API.
In this article, I will show you how to use CLI for Microsoft 365 to easily find out what member users and guest users can do in your Microsoft 365 tenant.
In this post, I'll explore how to add users to a group in a batch using the Microsoft Graph C# SDK.
In this article, I will show you how to manage custom security attributes in Microsoft Entra ID through the Microsoft Graph C# SDK. You will learn how to create and update attribute sets, create and update security attributes, assign security attributes to users and service principals, and read security attributes assigned to users and service principals.
In this blog post, I will reveal all Graph API permissions that allow you to read/write user properties, enable/disable user accounts, update user's phone numbers, and more.
Today, I will show you how to use Exchange Online RBAC provider and custom application scope to limit application access to users emails or calendars.
In this post, I will show you how to retrieve all resource actions for Entra ID role permissions via the Graph API.
In this post, I will show you how you can restrict access to Microsoft Entra admin center to only administrators.
In this article, I will show how to create Azure Event Grid and configure Partner Topic to receive notifications from the Microsoft Graph API.
In this blog, I will show you how to retreive the directory extensions and associated data on specific directory object in the Microsoft Graph API.