| external help file | Microsoft.Online.SharePoint.PowerShell.dll-Help.xml |
|---|---|
| Module Name | Microsoft.Online.SharePoint.PowerShell |
| online version | https://learn.microsoft.com/powershell/module/microsoft.online.sharepoint.powershell/get-spogeostoragequota |
| applicable | SharePoint Online |
| title | Get-SPOGeoStorageQuota |
| schema | 2.0.0 |
| author | samkabue |
| ms.author | speedta |
| ms.reviewer |
This cmdlet gets the storage quota on a multi-geo tenant.
Get-SPOGeoStorageQuota [-AllLocations] [<CommonParameters>]
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.
Get-SPOGeoStorageQuota -AllLocationsGet the storage size quota of all locations.
Get-SPOGeoStorageQuotaGet the storage size quota of the current location.
Applicable: SharePoint Online
Use this parameter to retrieve the storage size quota of all locations.
Type: System.Management.Automation.SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: FalseThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.