SharePoint Online throttling report
Check out the newly introduced SharePoint Online throttling report, now available under the /beta Graph API endpoint. …
All about Microsoft 365
Check out the newly introduced SharePoint Online throttling report, now available under the /beta Graph API endpoint. …
We take yet another look at the (lack of proper) APIs for managing agents and Copilot policy settings within Microsoft 365. Spoiler alert, things haven’t changed much since last time. …
Continue readingThe sad state of governance APIs for Copilot and Agent 365
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
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
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… …