Skip to content

Commit 0200340

Browse files
authored
Merge pull request #13625 from getalex/patch-3
CAML Casing update
2 parents 1bc7173 + 1501c8d commit 0200340

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

microsoft-365/enterprise/cross-tenant-sharepoint-migration-step5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ To look at the mapping entries in the identity mapping file for a particular use
170170
**Example:**
171171

172172
```powershell
173-
get-spoTenantIdentityMappingUser -Field SourceUserKey -Value [email protected]
173+
Get-SPOTenantIdentityMappingUser -Field SourceUserKey -Value [email protected]
174174
```
175175

176176
## Verify cross-tenant compatibility status

0 commit comments

Comments
 (0)