Skip to content

Commit b99d4aa

Browse files
authored
Merge branch 'master' into patch-19
2 parents 1859182 + c69ccab commit b99d4aa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOGeoMoveCompatibilityStatus.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
external help file: sharepointonline.xml
33
applicable: SharePoint Online
4-
title: Get-SPOGeoCrossMoveCompatibilityStatus
4+
title: Get-SPOGeoMoveCrossCompatibilityStatus
55
schema: 2.0.0
66
author: trent-green
77
ms.author: trgreen
88
ms.reviewer:
99
---
1010

11-
# Get-SPOGeoCrossMoveCompatibilityStatus
11+
# Get-SPOGeoMoveCrossCompatibilityStatus
1212

1313
## SYNOPSIS
1414
This cmdlet returns the compatibility status between geographic locations.
@@ -17,7 +17,7 @@ This cmdlet returns the compatibility status between geographic locations.
1717
## SYNTAX
1818

1919
```
20-
Get-SPOGeoCrossMoveCompatibilityStatus [<CommonParameters>]
20+
Get-SPOGeoMoveCrossCompatibilityStatus [<CommonParameters>]
2121
```
2222

2323
## DESCRIPTION
@@ -28,7 +28,7 @@ This cmdlet returns the compatibility between sites and locations for a move in
2828

2929
### EXAMPLE 1
3030
```powershell
31-
Get-SPOGeoCrossMoveCompatibilityStatus
31+
Get-SPOGeoMoveCrossCompatibilityStatus
3232
```
3333

3434
Get the compatibility status for all locations.

0 commit comments

Comments
 (0)