Get-PnPTenantInstance
SYNOPSIS
Required Permissions
- SharePoint: Access to the SharePoint Tenant Administration site
Retrieves the tenant instances in case of a Multi-GEO tenant. In case of a single geo (default) tenant it will return only one entry.
SYNTAX
Get-PnPTenantInstance
DESCRIPTION
Allows to retrieve list of all instances of the tenant.
EXAMPLES
EXAMPLE 1
Get-PnPTenantInstance
Returns the tenant instances.