Skip to content

Commit 02000c0

Browse files
authored
Update doc of New-AzADGroup (#16570)
* Update doc of New-AzADGroup * update * Update * remove culture
1 parent 4451a38 commit 02000c0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/Resources/Resources/help/New-AzADGroup.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ New-AzADGroup -DisplayName <String> -MailNickname <String>
2727
```
2828

2929
## DESCRIPTION
30-
Adds new entity to groups
30+
Adds new entity to groups. Please note user may need to specify `-GroupType` explicitly per tenant
31+
configuration even though it is optional parameter. For details, see
32+
[Group types](https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-groups-create-azure-portal?context=/azure/active-directory/enterprise-users/context/ugr-context#group-types)
3133

3234
## EXAMPLES
3335

0 commit comments

Comments
 (0)