How to deactivate and reactivate user in Azure AD B2C
问题 Is there any way to deactivate and reactivate Azure AD B2C user. I want to implement functionality which toggles Azure AD user status. 回答1: If by "deactivate and reactivate" you mean prevent the user from signing in. This is currently only possible for local accounts (not accounts from social providers: Facebook, Google, etc). You can achieve this by either: The Azure portal, Users and Groups blade > Profile > Settings, Block sign in. The Microsoft Graph, by sending a PATCH request to the