| 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-spogeomovecrosscompatibilitystatus |
| applicable | SharePoint Online |
| title | Get-SPOGeoMoveCrossCompatibilityStatus |
| schema | 2.0.0 |
| author | samkabue |
| ms.author | speedta |
| ms.reviewer |
This cmdlet returns the compatibility status between geographic locations.
Get-SPOGeoMoveCrossCompatibilityStatus [<CommonParameters>]
This cmdlet returns the compatibility between sites and locations for a move in a multi-geo SharePoint Online tenant. The following statuses can be returned:
- Compatible - The sites and locations are currently compatible and a move can be performed.
- Incompatible - The sites or locations are currently not compatible and a move cannot be performed at this point in time.
- Warning - The sites or locations are currently not compatible. Although a move can be performed, it is recommended to postpone until they are compatible.
Get-SPOGeoMoveCrossCompatibilityStatusGet the compatibility status for all locations.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.