Create new security group in Azure AD
Open
act-identity-squad
feature-request
Graph
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
Currently, `az ad group create` mandates that you must provide a `mail-nickname`. This effectively means that you cannot create a security group.
In the AAD UI:

In the Powershell system, there is a boolean flag for "MailEnabled"
https://docs.microsoft.com/en-us/powershell/module/azuread/new-azureadgroup?view=azureadps-2.0
Contributor guide
Assessment
This issue has not been assessed yet.