Table of Contents

Get-PnPMultiGeoExperience

SYNOPSIS

Returns the SharePoint Online multi-geo experience mode.

SYNTAX

Get-PnPMultiGeoExperience [-Connection <PnPConnection>]

DESCRIPTION

Returns the SharePoint Online multi-geo experience mode for the current geo location.

EXAMPLES

EXAMPLE 1

Get-PnPMultiGeoExperience

Returns the SharePoint Online multi-geo experience mode for the current geo location.

PARAMETERS

-Connection

Optional connection to be used by the cmdlet. Retrieve the value for this parameter by specifying -ReturnConnection on Connect-PnPOnline or by executing Get-PnPConnection.

Type: PnPConnection
Parameter Sets: (All)

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

OUTPUTS

PnP.PowerShell.Commands.Model.MultiGeoExperience

Returns an object with GeoLocation and MultiGeoExperienceMode properties.

Set-PnPMultiGeoExperience

Microsoft 365 Patterns and Practices