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

More robust external sharing controls now available for SPO/ODFB DLP policies

As part of MC1338823 (Microsoft Purview | Data Loss Prevention – Block external domain or user access for SharePoint and OneDrive), Microsoft is rolling out new and more granular external sharing controls. In this article we take a look at how to configure the new actions and how the end user experience looks like in the ongoing public preview. …

Continue readingMore robust external sharing controls now available for SPO/ODFB DLP policies

Converting Get-MailboxFolderStatistics ids for use with the Graph API

In this article, we discuss how to convert Exchange folderIds (as returned by the Get-MailboxFolderStatistics cmdlet) to the RestId identifiers employed by the Graph API. Some additional use cases of the various Exchange identifiers are addressed as well. The accompanying script can be used to generate a report of all folders within a given mailbox, even those not accessible by the end user, along with their corresponding Ids. …

Continue readingConverting Get-MailboxFolderStatistics ids for use with the Graph API

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)