Skip to content

Commit 315763a

Browse files
authored
Merge pull request MicrosoftDocs#8577 from mahesh-unnikrishnan/patch-4
2 parents 6042c8e + c6a93bf commit 315763a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/active-directory-domain-services/active-directory-ds-troubleshooting.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@ If one or more users in your Azure AD tenant are unable to sign in to the newly
148148
## Users removed from your Azure AD tenant are not removed from your managed domain
149149
Azure AD protects you from accidental deletion of user objects. When you delete a user account from your Azure AD tenant, the corresponding user object is moved to the Recycle Bin. When this delete operation is synchronized to your managed domain, it causes the corresponding user account to be marked disabled. This feature helps you recover or undelete the user account later.
150150

151+
The user account remains in the disabled state in your managed domain, even if you re-create a user account with the same UPN in your Azure AD directory. To remove the user account from your managed domain, you need to force delete it from your Azure AD tenant.
152+
151153
To remove the user account fully from your managed domain, delete the user permanently from your Azure AD tenant. Use the Remove-MsolUser PowerShell cmdlet with the '-RemoveFromRecycleBin' option, as described in this [MSDN article](https://msdn.microsoft.com/library/azure/dn194132.aspx).
152154

153155
## Contact Us

0 commit comments

Comments
 (0)