Microsoft Entra · Arazzo Workflow
Microsoft Entra Provision User
Version 1.0.0
Create a new Entra ID user and read back the provisioned account.
View Spec
View on GitHub
Access ManagementAuthenticationAzure ADEntraIdentityIdentity GovernanceMicrosoftNetwork SecuritySecurityZero TrustArazzoWorkflows
Provider
Workflows
provision-user
Create a user then fetch the resulting object by its new id.
Posts a new user to the directory and uses the returned object id to retrieve the full user resource, confirming the account was created.
1
createUser
Create the user with the required identity properties and an initial password profile.
2
getUser
Read the newly created user back by its object id to confirm it exists and to capture the default property set.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.