Skip to content

Commit 0ba072c

Browse files
authored
Shadow accounts are only deleted via MIM or Standalone Script
The article mentions that shadow Guest AD accounts may be deleted automatically deleted via the MIM or AAD Connect when removed in the Cloud. AAD Connect does not reconcile and manage shadow Guest AD accounts.
1 parent 191badc commit 0ba072c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/external-identities/hybrid-cloud-to-on-premises.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The following diagram provides a high-level overview of how Azure AD Application
6666
You can manage the on-premises B2B user objects through lifecycle management policies. For example:
6767

6868
- You can set up multi-factor authentication (MFA) policies for the Guest user so that MFA is used during Application Proxy authentication. For more information, see [Conditional Access for B2B collaboration users](authentication-conditional-access.md).
69-
- Any sponsorships, access reviews, account verifications, etc. that are performed on the cloud B2B user applies to the on-premises users. For example, if the cloud user is deleted through your lifecycle management policies, the on-premises user is also deleted by MIM Sync or through Azure AD Connect sync. For more information, see [Manage guest access with Azure AD access reviews](../governance/manage-guest-access-with-access-reviews.md).
69+
- Any sponsorships, access reviews, account verifications, etc. that are performed on the cloud B2B user applies to the on-premises users. For example, if the cloud user is deleted through your lifecycle management policies, the on-premises user is also deleted by MIM Sync or through the Azure AD B2B script. For more information, see [Manage guest access with Azure AD access reviews](../governance/manage-guest-access-with-access-reviews.md).
7070

7171
### Create B2B guest user objects through an Azure AD B2B script
7272

0 commit comments

Comments
 (0)