azure::active-directory-group¶
Creates a active directory group.
Example¶
azure::active-directory-group group-example
name: "group-name"
email-nick: "group-email"
end
Attributes¶
| Attribute | Description |
|---|---|
| name | The name of the group. (Required) |
| email-nick | The mail nick name for the group. (Required) |
Outputs¶
| Attribute | Description |
|---|---|
| id | The name of the group. |