First look at the SharePoint API usage report

A quick look at the recently introduced SharePoint API usage report. While the report seems to complement the already available Graph API usage one, it gets its own endpoint and even a settings to control its data collection. The latter point is not clearly explained in the documentation, so hopefully this article helps you get started with the report. …

Continue readingFirst look at the SharePoint API usage report

Container label support and Guest access controls for Entra ID Security Groups (part 2)

Microsoft is previewing support for sensitivity labels and directory settings for Entra ID security groups, with the intent of controlling guest user access. In our previous article we explored both methods, and now we examine how restrictions are enforced across the service. Unfortunately, there is a long list of known issues and limitations you need to be aware of. Read on for the details… …

Continue readingContainer label support and Guest access controls for Entra ID Security Groups (part 2)

Container label support and Guest access controls for Entra ID Security Groups (part 1)

Microsoft is previewing support for sensitivity labels and directory settings for Entra ID security groups, with the intent of controlling guest user access. In this article we explore how both methods can be configured, and later on, we examine how restrictions are enforced across the service. Unfortunately, there is a long list of known issues and limitations you need to be aware of. Read on for the details… …

Continue readingContainer label support and Guest access controls for Entra ID Security Groups (part 1)

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