Get-SPOGeoStorageQuota
This cmdlet gets the storage quota on a multi-geo tenant.
Syntax
Default (Default)
Get-SPOGeoStorageQuota
[-AllLocations]
[<CommonParameters>]
Description
This cmdlet shows the storage on the current ___location or all locations in a multi-geo tenant.
This cmdlet requires a connection to a multi-geo tenant to run correctly. You must be a SharePoint Online Administrator to get the storage on the current ___location or all locations in a multi-geo SPO tenant.
Examples
EXAMPLE 1
Get-SPOGeoStorageQuota -AllLocations
Get the storage size quota of all locations.
EXAMPLE 2
Get-SPOGeoStorageQuota
Get the storage size quota of the current ___location.
Parameters
-AllLocations
Applicable: SharePoint Online
Use this parameter to retrieve the storage size quota of all locations.
Parameter properties
Type: | System.Management.Automation.SwitchParameter |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | Named |
Mandatory: | False |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.