Configure excluded callers for Entra application management policies

Over the years, we’ve covered Entra application management policies several times, most recently in this article. If you need a refresher, app management policies allow you to configure various restrictions on application and service principal objects in your tenant, such as controlling the lifetime of client secrets or blocking their …

Continue readingConfigure excluded callers for Entra application management policies

Primer: bulk actions with the Agent 365 API

In this article, we provide few simple examples on how to leverage the Agent 365 APIs in order to control availability of agents within your Microsoft 365 tenant. The currently supported operations include blocking and unblocking agents, allowing them for a set of users, deploying to a set of users and reassigning the owner for “orphaned” agents. Some limitations still exist, as rollout of the API is still in progress. …

Continue readingPrimer: bulk actions with the Agent 365 API

Awards, certifications and working with the /profile Graph API endpoint

Over the past few years, Microsoft has been slowly ramping up the “profile” experience. The recent addition of certifications and awards is what prompted me to refresh my memory on the /profile endpoint, so let’s take a deeper look, shall we. As a reminder, each user within the Graph is …

Continue readingAwards, certifications and working with the /profile Graph API endpoint

First iteration of Agent 365 APIs now available on the Graph

The first iteration or (read-only) methods and endpoints for Agents is now available on the Graph. In this article, we explore the currently available LIST and GET methods and the details they reveal about agents within Microsoft 365. More to come as Microsoft updates the API… …

Continue readingFirst iteration of Agent 365 APIs now available on the Graph