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 ...
Justin Liu
Feb 14, 2017MVP
Hey, I come again and does anyone know why it shows like this?
- DeletedFeb 14, 2017
I think this link will help you http://sharepoint.stackexchange.com/questions/91599/retrieve-site-collection-quota-and-used-storage-from-rest-or-jsom
- Justin LiuFeb 15, 2017MVPThank 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