Skip to content

Latest commit

 

History

History
62 lines (41 loc) · 1.88 KB

Get-SPOGeoMoveCrossCompatibilityStatus.md

File metadata and controls

62 lines (41 loc) · 1.88 KB
external help file Module Name online version applicable title schema author ms.author ms.reviewer
sharepointonline.xml
Microsoft.Online.SharePoint.PowerShell
SharePoint Online
Get-SPOGeoMoveCrossCompatibilityStatus
2.0.0
trent-green
trgreen

Get-SPOGeoMoveCrossCompatibilityStatus

SYNOPSIS

This cmdlet returns the compatibility status between geographic locations.

SYNTAX

Get-SPOGeoMoveCrossCompatibilityStatus [<CommonParameters>]

DESCRIPTION

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.

EXAMPLES

EXAMPLE 1

Get-SPOGeoMoveCrossCompatibilityStatus

Get the compatibility status for all locations.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

System.Object

NOTES

RELATED LINKS

Getting started with SharePoint Online Management Shell

Get-SPOAppErrors