Group is the Schema for the Groups API.
Type
CRD
Group
groups.azuread.upbound.io
Version
v1beta1
apiVersion: groups.azuread.upbound.io/v1beta1
kind: Group
GroupSpec defines the desired state of Group
No description provided.
The administrative unit IDs in which the group should be. If empty, the group will be created at the tenant level.
The group behaviours for a Microsoft 365 group
A set of members who should be present in this group. Supported object types are Users, Groups or Service Principals
A set of owners who own this group. Supported object types are Users or Service Principals
The group provisioning options for a Microsoft 365 group
A set of group types to configure for the group. Unified
specifies a Microsoft 365 group. Required when mail_enabled
is true
ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.
Policies for referencing.
ProviderReference specifies the provider that will be used to create, observe, update, and delete this managed resource. Deprecated: Please use ProviderConfigReference, i.e. providerConfigRef
Policies for referencing.
PublishConnectionDetailsTo specifies the connection secret config which contains a name, metadata and a reference to secret store config to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.
WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource. This field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo. Currently, both could be set independently and connection details would be published to both without affecting each other.
GroupStatus defines the observed state of Group.
No description provided.
Email addresses for the group that direct to the same group mailbox
Conditions of the resource.
example
apiVersion: groups.azuread.upbound.io/v1beta1
kind: Group
metadata:
annotations:
meta.upbound.io/example-id: groups/v1beta1/member
uptest.upbound.io/pre-delete-hook: testhooks/delete-member.sh
labels:
testing.upbound.io/example-name: example
name: example
spec:
forProvider:
displayName: example
securityEnabled: true