Get-SPOTenantTaxonomyReplicationParameters
Get the replication parameters to manage Multi-Geo taxonomy replication.
Syntax
Get-SPOTenantTaxonomyReplicationParameters []
Description
Before using this cmdlet, make sure you connect to SharePoint Online using Connect-SPOService and the desirable satellite location URL as the -Url parameter.
This Cmdlet gets the replication parameters and it works to get the replication taxonomy in a Multi-Geo tenant. It works with the Set-SPOTenantTaxonomyReplicationParameters to set the parameters.
Get the sites to be replicated in a Multi-Geo taxonomy replication.
Examples
Example 1
Get-SPOTenantTaxonomyReplicationParameters
Gets the replication groups that are being replicated on the current tenant.