Microsoft Entra · Arazzo Workflow
Microsoft Entra Onboard User To Group
Version 1.0.0
Create a user, add it to an existing group, and confirm membership.
View Spec
View on GitHub
Access ManagementAuthenticationAzure ADEntraIdentityIdentity GovernanceMicrosoftNetwork SecuritySecurityZero TrustArazzoWorkflows
Provider
Workflows
onboard-user-to-group
Create a user, add it to a group, then verify its memberships.
Provisions a user, references it into a target group's members collection, and reads back the user's memberOf relationship.
1
2
addMember
Add the new user to the group by posting an OData reference that points at the user's directory object.
3
verifyMembership
List the groups, directory roles, and administrative units the user is a direct member of to confirm the group assignment.
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.