Forum Discussion
Justin Liu
Dec 13, 2016MVP
How to get SharePoint Online tenant storage quota?
Hi guys Does anyone know how to get the storage quota info about office 365 tenant using powershell or csom? I get tenant info through csom, but I can not figure out how to calculate that. I want ...
Deleted
Feb 14, 2017I think this link will help you http://sharepoint.stackexchange.com/questions/91599/retrieve-site-collection-quota-and-used-storage-from-rest-or-jsom
Justin Liu
Feb 15, 2017MVP
Thank you for your response, Paul. I want the tenant quota, not single sc.
- DeletedFeb 15, 2017
If you would change the tenant context you should be able to get it check this url https://msdn.microsoft.com/en-us/library/microsoft.online.sharepoint.tenantadministration.tenant.storagequota.aspx