Azure / Azure/azure-cli

Create new security group in Azure AD

Open
#18,253 1 comment 1 reaction 1 assignee Claimed by @jiasli View on GitHub
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:
![image](https://user-images.githubusercontent.com/515955/119761172-b5694100-beee-11eb-9833-407174d5df96.png)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.