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)

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