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 4451a38 commit 02000c0Copy full SHA for 02000c0
src/Resources/Resources/help/New-AzADGroup.md
@@ -27,7 +27,9 @@ New-AzADGroup -DisplayName <String> -MailNickname <String>
27
```
28
29
## DESCRIPTION
30
-Adds new entity to groups
+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)
33
34
## EXAMPLES
35
0 commit comments