Skip to content

Commit 0a9739d

Browse files
authored
Merge pull request MicrosoftDocs#5819 from get-itips/patch-206
Clarifying GroupId
2 parents 0c71add + 56e9917 commit 0a9739d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

teams/teams-ps/teams/New-Team.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,7 @@ Accept wildcard characters: False
422422
423423
### -GroupId
424424
Specify a GroupId to convert to a Team. If specified, you cannot provide the other values that are already specified by the existing group, namely: Visibility, Alias, Description, or DisplayName.
425+
If, for example, you need to create a Team from an existing Microsoft 365 Group, use the _ExternalDirectoryObjectId_ property value returned by [Get-UnifiedGroup](https://docs.microsoft.com/powershell/module/exchange/get-unifiedgroup?view=exchange-ps).
425426
426427
```yaml
427428
Type: String

0 commit comments

Comments
 (0)