Get-SPOUnifiedGroup

Retrieves the Preferred Data Location for the specified Office 365 Group.

Syntax

Get-SPOUnifiedGroup
   [-GroupAlias] <string>
   [<CommonParameters>]

Description

Retrieves the Preferred Data Location (PDL) for the specified Office 365 Group. The customer tenant must be multi-geo enabled.

Examples

Example 1

Get-SPOUnifiedGroup -GroupAlias EUTeam

Returns the PDL for the Office 365 Group named 'EUTeam'.

Parameters

-GroupAlias

The alias of the Office 365 Group.

Type:String
Position:1
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False
Applies to:SharePoint Online