When we disable user from on-perm Ad how user can log in to outlook and teams do the stuff

Mahesh Rajapaksha 0 Reputation points
2023-07-06T04:56:48.16+00:00

Hi Team

How long does it take to full deactivate on azure AD once user deactivated in on-perm AD 1

we are facing an issue in our domain, after deactivating users from the local Ad users can send the mail and do the team's activity so I need proper guidelines to overcome this issue also this is a risk for our organization.

Microsoft 365 and Office | Install, redeem, activate | For business | Windows
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vasil Michev 119.6K Reputation points MVP Volunteer Moderator
    2023-07-06T08:18:37.33+00:00

    Disabling a user doesn't have immediate effect, even with pure on-premises environments, due to caching on the backend (and sometimes frontend) services. Add to that the fact that it can take up to 30 minutes for the change to sync to Azure AD. If you need to immediately revoke access, use the Revoke-MgUserSignInSession cmdlet and force a password change on the user.

    Some additional details can be found in this article.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.