Disable a Microsoft Entra user
Approval-gated Microsoft Entra user disable workflow for one account. It reads the user for context, then calls recued-core.microsoft-entra.user.disable for exactly that user with accountEnabled=false. It does not delete users, reset passwords, mutate MFA, revoke sessions, assign licenses, change group memberships, or call arbitrary Graph APIs.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (5 steps)
user_id
trim
Trim whitespace from setting user id
reason
trim
Trim whitespace from setting reason
user_before
?
disable
?
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
reason
setting
=
user id
setting
=
microsoft
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.