SharePoint Online – Get tenant storage usage with PowerShell and MgGraph cmdlets

I was working on a Microsoft 365 tenant report and had used PowerShell PnP module. But since getting info about total storage capacity within the tenant requires write permissions to all SharePoint sites, I wanted to look into another way of getting this insights via code. I use a report that can be pulled from …
Continue reading SharePoint Online – Get tenant storage usage with PowerShell and MgGraph cmdlets