Microsoft Entra · Arazzo Workflow
Microsoft Entra Deprovision User
Version 1.0.0
Disable a user account, then delete the user from the directory.
View Spec
View on GitHub
Access ManagementAuthenticationAzure ADEntraIdentityIdentity GovernanceMicrosoftNetwork SecuritySecurityZero TrustIdentity FederationArazzoWorkflows
Provider
Workflows
deprovision-user
Disable a user account then delete it (soft-delete to deletedItems).
Sets accountEnabled to false to block sign-in, then deletes the user object, moving it to the recoverable deletedItems container.
1
disableUser
Disable the account by setting accountEnabled to false. Returns 204 with no body.
2
deleteUser
Delete the user object, moving it to the deletedItems container for possible restore within 30 days.
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.