Forum Discussion
Robse
Feb 13, 2017MVP
Office 365 Groups Governance
Hey guys, I made some research into the govenance capabilities for the Office 365 groups and summarized the findings in the following blog posts. http://rob-the-ninja.de/office-365-groups-govern...
Ali Salih
Feb 14, 2017Iron Contributor
As far as I am seeing, default Quota for O365 Groups is 1TB. All of the ones I checked are 1TB.
You can simply check the quota with
Get-SPOSite –Identity https://contoso.sharepoint.com/sites/<groupname> -detailed |fl
as documented in https://support.office.com/en-us/article/Use-PowerShell-to-manage-Office-365-Groups-Admin-help-aeb669aa-1770-4537-9de2-a82ac11b0540
Robse
Feb 14, 2017MVP
Thank you, Ali, but it's not 1 GB, it's 1 TB! :-)
This is the default value for site collections (and therefore also for Groups), when you use the pooled storage model in your tenant.
This is the default value for site collections (and therefore also for Groups), when you use the pooled storage model in your tenant.