Add users to a group in a batch with the Microsoft Graph C# SDK
In this post, I'll explore how to add users to a group in a batch using the Microsoft Graph C# SDK.
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.
In this post, I will show you how to count items in users drives using Microsoft Graph SDK for Python.
In this blog post, I will show you how to create a custom mail search folder using the Graph API.