Microsoft Active Directory · Arazzo Workflow
Active Directory Create Microsoft 365 Group With Owner
Version 1.0.0
Create a user, create a Microsoft 365 group owned by that user, and add the user as a member.
View Spec
View on GitHub
Active DirectoryAuthenticationAuthorizationDirectory ServicesIdentity ManagementMicrosoft EntraZero TrustArazzoWorkflows
Provider
Workflows
create-m365-group-with-owner
Create an owner user and a Microsoft 365 group owned by that user.
Creates a user, creates a Unified Microsoft 365 group with that user bound as an owner via owners@odata.bind, and then adds the user as a member.
1
2
createGroup
Create a Unified Microsoft 365 group binding the new user as an owner at creation time.
3
addOwnerAsMember
Add the owner user as a member of the group via an OData reference.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.