How to report a message as junk or phishing with the Microsoft Graph API
In this article, I will show you how you can report a message as junk with the Microsoft Graph API and what are upcoming changes to the reporting functionality.
In this article, I will show you how you can report a message as junk with the Microsoft Graph API and what are upcoming changes to the reporting functionality.
In this blog post, I will explain how to read and filter insights from the Microsoft Graph API using the .NET SDK to build smarter applications by surfacing relevant content and connections.
In this article, I will describe what resources can be soft-deleted and restored in Microsoft Entra ID and how to do it through the Microsoft Graph API and Microsoft Graph PowerShell SDK.
Today, I will describe how to restrict user management in Microsoft Entra ID using administrative units with restricted management to protect specific users, groups, or devices in your tenant.
Today, I will describe what scopes are available for directory role assignments in Microsoft Entra ID and how to define them when creating role assignment by the Microsoft Graph API.
In this article, I will show how to use Bicep and the Microsoft Graph PowerShell SDK to create Azure Event Grid and configure Partner Topic to receive notifications from the Microsoft Graph API.
Today, I will show you how to get cancelled and exceptional occurrences of a recurring event in Microsoft Graph API.
Today, I will show you how to create a simple MCP Client that communicates with the MCP Server for the Microsoft Graph API.
Today, I will show you how to create a custom request builder to call any endpoint with the Microsoft Graph .NET SDK v5.
In this blog, I will show you how to write your own model-context-protocol (MCP) server for the Microsoft Graph API in C# and how to use the Microsoft Graph C# Core SDK to call any Graph API endpoint.