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. …
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
A Graph API based PowerShell script to generate a storage report for your personal OneDrive. The script allows you to generate a report down to individual items, with version history included, and can generate output resembling that of SharePoint’s Storage Metrics tool. To minimize the potential impact, we ask you to use your own Entra ID application, where you control the access and permissions granted! …
Microsoft released the Priority cleanup feature in preview earlier this year. The initial version covered only Exchange Online mailboxes, but now support has been added for items stored within SharePoint Online and OneDrive for Business sites. In this article we go over how Priority cleanup works with these two new workloads and highlight some of the differences compared to the Exchange Online scenario. We dive into the use case of cleaning files stored in the Preservation Hold Library due to a retention policy, cover the new Simulation mode, as well as some methods to monitor the progress of the cleanup operation. …
Continue readingPriority cleanup for SharePoint Online and OneDrive for Business
In this article, we examine some basis examples for renaming items (files) stored in SharePoint Online or OneDrive for Business, in bulk. The code samples leverage the Graph SDK for PowerShell’s cmdlet, and a sample using PnP PowerShell is provided as well. As for the scenarios we cover, we start with a simple rename to lowercase, followed by CSV-based example and an example that leverages both the item’s properties and fields. …
Continue readingHow to bulk rename items in SharePoint Online and OneDrive for Business