Skip to content

Commit 16376b8

Browse files
authored
Update Get-Team.md
1 parent b3b30ad commit 16376b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teams/teams-ps/teams/Get-Team.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Get-Team [-User <String>] [-Archived <Boolean>] [-Visibility <String>] [-Display
3232
This cmdlet supports retrieving teams with particular properties/information, including all teams that a specific user belongs to, all teams that have been archived, all teams with a specific display name, or all teams in the organization.
3333

3434
>[!NOTE]
35-
>Depending on the number of teams and O365 Groups in your organization and which filters you are using, this cmdlet can take upwards of ten minutes to run. Some of the input parameters are guaranteed unique (e.g. GroupId), and others serve as filters (e.g. -Archived).
35+
>At times, Get-Team returns multiple results matching the input and not just the exact match for attributes like DisplayName/MailNickName. This is a known behaviour.
3636
3737
## EXAMPLES
3838

0 commit comments

Comments
 (0)