How to retrieve resource actions for Entra ID role permissions
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 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.
In this article, I will show you how to list all mail folders (including the system folders) in a user's mailbox using the Microsoft Graph API.
In this post, I will show you how to use the Graph API together with DuckDB to run analytical queries on data in your tenant.
In this article, you will learn how to find SharePoint document libraries with the Microsoft Graph API.
In this article, I will show you how to track changes in a specific folder in a SharePoint document library using the Microsoft Graph .NET SDK.
In this article, I will show you how to track changes in personal OneDrive with the Microsoft Graph .NET SDK.
In this article, I will show you how to use the Microsoft Graph .NET SDK to create an Excel table.
In this article, I will show you how to use the Microsoft Graph .NET SDK to retrieve all items stored in a user's OneDrive or a document library in SharePoint.
In this article, I will show you how to create an Entra application with a password secret.
In this article, I will show you an easy way to configure application permissions to access mailboxes.
In this article, I will briefly show you how you can generate your own Microsoft Graph client using Kiota tool.
In this article, I will show you how to use $count
in your Graph API queries and when it might be useful.
In this post, I will show you how to use the CLI for Microsoft 365 to create Microsoft Graph connectors and how to bring data into Microsoft Search.
In this post, I will show how to use the Microsoft Search API to find messages where the signed-in user was mentioned.
In this article, I will explain how to work with mentions (@mentions), what is supported with the Graph API and what are the limitations when working with mentions.
In this blog post, I will show you how to access the personal SharePoint site.
In this post, I will show you how to search for SharePoint sites by using the Microsoft Search API
In this blog post, I will show you how you can define dynamic membership rules for Microsoft Entra Administrative Units with the Graph API.
In this post, I will provide a basic overview about Role-Based Access Control (RBAC) and RBAC providers exposed by the Graph API.
In this tutorial, I will show you how to assign a Microsoft Entra built-in and custom roles to a user with an administrative unit scope.
In this post, I will show you how to modify attachments of forwarded message with the Graph SDK for C#.
In this tutorial, I will show you how to create a new administrative unit, add members and assign an Entra ID role with administrative unit scope.
In this tutorial, I will show you how to create a trigger that will check a state of a specific service.
In this blog, I will show you how to access the site's items placed in the Recycle Bin.
In this tutorial, I will show you how to create a multitenant custom connector for Power Automate and how to create actions and triggers for the Graph service communications API.
Today, I will demonstrate how to implement a HttpClient
message handler for the Microsoft Graph API SDK client in C#.
Today, I will show you how to access the default drive (aka document library) of the tenant's root site.
Read how to enumerate hidden system lists and drives of the SharePoint site via the Graph API.
Read about which fields can be created via the Graph API and how.
Read about soft file delete and brand new feature - permanent file delete.
In this tutorial, I will show you how to quickly generate organizational structure with the Graph API and markmap.
In this post, I will show you how to filter messages based on the type of message.
In this post, I will describe how you can find out whether the Exchange mail is associated either with a room or with a piece of equipment.
In this post, I will describe how you can invoke an Excel function directly from the Graph API.
In this post, I will explain how to apply Dynamic
, CellColor
, FontColor
, and Icon
filter to the workbook table's column with the Graph API.
In this post, I will explain and demonstrate how you can apply filter to the workbook table's column with the Graph API.
In this article, I will review the latest endpoint for multi-geo sites discovery with the Microsoft Graph.
In this post, I will show how to access a shared calendar and its events with the Graph API.
The Graph API provides three different ways to search for messages. In this post, I will deep dive into searching messages using the Microsoft Search API.
The Graph API provides three different ways to search for messages. In this post, I will deep dive into searching messages using the $search
query parameter.
In this post, I will explain what is a token lifetime policy, how to define the token lifetime policy for your organization, or a specific application from the Graph API.
Read how to create and send a message with voting options and how to process received response.
Check how to set an event charm in the Graph API.
In this post, I will show how to read delegated and application permissions for an app and export the permissions to a csv file.
In this article, I will show how to delay delivery of a new message in the Graph API.
In this post, I will show which parameters can be applied to the Accept
header of an OData request and how they influence the response.