How to give every guest and AI agent in Microsoft Entra ID a responsible owner
In this blog post, I will explain how to manage Entra ID sponsors through the Microsoft Graph API.
In this blog post, I will explain how to manage Entra ID sponsors through the Microsoft Graph API.
In this article, I will show you how to use the new least privileged permission for Microsoft Graph to create a user. This permission is called User.Create and it allows an app to create new users without requiring broad read/write access to all user data.
In this blog post, I will show you how to manage a personal distribution list in the user’s mailbox via Microsoft Graph API. The purpose is simple: group several recipients together so the user can send mail to all of them without typing every address one by one.
In this article, I will explain how to use the Microsoft Graph Tenant Configuration Management (TCM) APIs to build an NIS2/ISO evidence collector for Microsoft 365. This approach allows you to move from manual, screenshot-based evidence gathering to a more robust, repeatable, and machine-readable evidence engineering process.
In this article, I will explain what federated connectors are, how they differ from synced connectors, and show you an example of how to create a federated connector for Microsoft 365 Copilot using Azure Functions and Azure API Management secured by Entra ID.
In this article, I will explain how to use the Microsoft Graph API to manage short notes in the user's Outlook Notes folder and how to quickly create a simple app to manage these notes with the help of GitHub Copilot.
In this article, I will explain how to manage followers in Viva Engage using the Microsoft Graph API.
In this blog post, I will show you how to use the Microsoft Graph API to access the new Microsoft Entra ID P1 and P2 premium license utilization report. This report provides insights into how many premium licenses are entitled to your tenant and how the associated premium features are being used.
In this article, I will show you how to access audit logs for custom security attributes management in Entra ID.
Today, I will show you how to extend the user entity in the Microsoft Graph API with a custom property to define a more granular user type.