You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
23
23
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
+
24
27
## Leave an organization
25
28
26
29
To leave an organization, follow these steps.
27
30
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:
29
32
30
33
- In the [Azure portal](https://portal.azure.com), click your name in the upper right and select **View account**.
31
34
- 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.
43
46
44
47
## Account removal
45
48
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.
47
50
48
51
If desired, a tenant administrator can permanently delete the account at any time during the 30-day period. To do this:
0 commit comments