We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53e8a38 commit 25ae4bcCopy full SHA for 25ae4bc
teams/teams-ps/teams/Get-Team.md
@@ -59,7 +59,7 @@ Returns the team that matches the specified MailNickName
59
```
60
PS> Get-Team -DisplayName "Sales and Marketing"
61
62
-Returns the team that includes the specified text in its DisplayName.
+Returns the team that includes the specified text in its DisplayName. (This acts as a filter rather than an exact match).
63
64
## PARAMETERS
65
0 commit comments