Skip to content

Commit 702cb36

Browse files
authored
Merge pull request #79555 from msmimart/mm-leaveorg
[B2B] Add note re: leaving an org if guest account is disabled
2 parents 3b1d283 + 5ad1a4a commit 702cb36

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

articles/active-directory/b2b/leave-the-organization.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services: active-directory
77
ms.service: active-directory
88
ms.subservice: B2B
99
ms.topic: conceptual
10-
ms.date: 03/13/2019
10+
ms.date: 06/13/2019
1111

1212
ms.author: mimart
1313
author: msmimart
@@ -21,11 +21,14 @@ ms.collection: M365-identity-device-management
2121

2222
An Azure Active Directory (Azure AD) B2B guest user can decide to leave an organization at any time if they no longer need to use apps from that organization or maintain any association. A user can leave an organization on their own, without having to contact an administrator.
2323

24+
> [!NOTE]
25+
> A guest user can't leave an organization if their account is disabled in either the home tenant or the resource tenant. If their account is disabled, the guest user will need to contact the tenant admin, who can either delete the guest account or enable the guest account so the user can leave the organization.
26+
2427
## Leave an organization
2528

2629
To leave an organization, follow these steps.
2730

28-
1. Go to your Access Panel Profile page by doing one of the following:
31+
1. Go to your Access Panel Profile page by doing one of the following steps:
2932

3033
- In the [Azure portal](https://portal.azure.com), click your name in the upper right and select **View account**.
3134
- Open your [Access Panel](https://myapps.microsoft.com), click your name in the upper right, and next to **Organizations**, select the settings icon (gear).
@@ -43,7 +46,7 @@ To leave an organization, follow these steps.
4346

4447
## Account removal
4548

46-
When a user leaves an organization, the user account is "soft deleted" in the directory. By default, the user object moves to the **Deleted users** area in Azure AD but is not permanently deleted for 30 days. This soft deletion enables the administrator to restore the user account (including groups and permissions), if the user makes a request to restore the account within the 30-day period.
49+
When a user leaves an organization, the user account is "soft deleted" in the directory. By default, the user object moves to the **Deleted users** area in Azure AD but isn't permanently deleted for 30 days. This soft deletion enables the administrator to restore the user account (including groups and permissions), if the user makes a request to restore the account within the 30-day period.
4750

4851
If desired, a tenant administrator can permanently delete the account at any time during the 30-day period. To do this:
4952

0 commit comments

Comments
 (0)