SharePoint Online – Get Site URL even if Get-MgReportSharePointSiteUsageDetail is not working

Microsoft have had an issue for over 1,5 years now, then admins wants to use the Get-MgReportSharePointSiteUsageDetail from Graph API to get info about all SharePoint sites within the tenant. The issue is that the Site URL field is not containing any data. In Fellowmind where I work, I have built a tool we use …
Continue reading SharePoint Online – Get Site URL even if Get-MgReportSharePointSiteUsageDetail is not working

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

Physical Data Locations – Microsoft 365

Intro Data within a Microsoft 365 tenant can be placed several places and for a customer it can be challenging to know where data is physically stored. Whenever the abbreviation EUR is showed, for Microsoft 365 it spans across multiple datacenters: Quick way to show data locations Microsoft provides a simple way of getting this …
Continue reading Physical Data Locations – Microsoft 365