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
Copy file name to clipboardExpand all lines: articles/active-directory/external-identities/leave-the-organization.md
+34-26Lines changed: 34 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ services: active-directory
7
7
ms.service: active-directory
8
8
ms.subservice: B2B
9
9
ms.topic: how-to
10
-
ms.date: 06/30/2022
10
+
ms.date: 08/17/2022
11
11
12
12
ms.author: mimart
13
13
author: msmimart
@@ -19,46 +19,54 @@ adobe-target: true
19
19
20
20
# Leave an organization as an external user
21
21
22
-
An Azure Active Directory (Azure AD) B2B collaboration or B2B direct connect 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.
23
-
24
-
B2B collaboration and B2B direct connect users can usually leave an organization on their own without having to contact an administrator. This option won't be available if it's not allowed by the organization, or if the user's account has been disabled. The user will need to contact the tenant admin, who can delete the account.
In your My Account portal, on the Organizations page, you can view and manage the organizations you have access to:
31
-
32
-
-**Home organization**: Your home organization is listed first. This is the organization that owns your work or school account. Because your account is managed by your administrator, you're not allowed to leave your home organization. (If you don't have an assigned home organization, you'll just see a single heading that says Organizations with the list of your associated organizations.)
33
-
34
-
-**Other organizations you collaborate with**: You'll also see the other organizations that you've signed in to previously using your work or school account. You can leave any of these organizations at any time.
35
-
36
-
To leave an organization, follow these steps.
37
-
22
+
You can leave an external organization at any time if you no longer need to use apps from that organization or maintain any association.
23
+
## What organizations do I belong to?
38
24
1. Go to your **My Account** page by doing one of the following:
39
-
40
25
- If you're using a work or school account, go to https://myaccount.microsoft.com and sign in.
41
26
- If you're using a personal account, go to https://myapps.microsoft.com and sign in, and then select your account icon in the upper right and select **View account**. Or, use a My Account URL that includes your tenant information to go directly to your My Account page (examples are shown in the following note).
42
27
> [!NOTE]
43
28
> If you use the email one-time passcode feature when signing in, you'll need to use a My Account URL that includes your tenant name or tenant ID, for example: `https://myaccount.microsoft.com?tenantId=wingtiptoys.onmicrosoft.com` or `https://myaccount.microsoft.com?tenantId=ab123456-cd12-ef12-gh12-ijk123456789`.
44
-
45
29
1. Select **Organizations** from the left navigation pane or select the **Manage organizations** link from the **Organizations** block.
46
-
30
+
1. you can view and manage the organizations you belong to in the **Other organizations you collaborate with** list.
31
+

32
+
-**Home organization**: Your home organization is listed first. This is the organization that owns your work or school account. Because your account is managed by your administrator, you're not allowed to leave your home organization. (If you don't have an assigned home organization, you'll just see a single heading that says Organizations with the list of your associated organizations.)
33
+
-**Other organizations you collaborate with**: You'll also see the other organizations that you've signed in to previously using your work or school account. You can leave any of these organizations at any time.
34
+
## Why can’t I leave an organization?
35
+
You can usually leave an organization on your own without having to contact an administrator. However, this option isn’t available if:
36
+
- The organization is your home organization.
37
+
- Your organization doesn’t allow users to leave external organizations without contacting their administrator.
38
+
- Your account has been disabled.
39
+
If any of these scenarios, you’ll need to contact your administrator and ask to leave the external organization.
40
+
## Leave an organization
41
+
If your organization allows users to remove themselves from external organizations, you can follow these steps.
42
+
1. Follow the steps above to view the list of organizations you belong to.
47
43
1. Under **Other organizations you collaborate with**, find the organization that you want to leave, and select **Leave**.
48
-
49
44

50
45
1. When asked to confirm, select **Leave**.
51
46
52
-
## Account removal
47
+
## For admins: Managing options for leaving organizations
53
48
54
-
When a B2B collaboration user leaves an organization, the user's account is "soft deleted" in the directory. By default, the user object moves to the **Deleted users** area in Azure AD, but permanent deletion doesn't start 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 before it's permanently deleted.
49
+
An Azure Active Directory (Azure AD) B2B collaboration or B2B direct connect 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.
55
50
51
+
### Configuring external user leave settings
52
+
53
+
In an organization’s **External collaboration settings**, administrators can use the **External user leave settings** to control whether users can remove themselves from external organizations. If you turn the self-serve feature off, your users will need to contact an administrator to have their account removed from an external organization.
54
+
1. Sign in to the Azure portal using a Global administrator account and open the Azure Active Directory service.
1. Under External user leave settings, choose whether to allow users to leave external organizations themselves:
57
+
-**Yes**: Users can leave the organization without approval from an administrator.
58
+
-**No**: Users will be guided to review the privacy statement or to request approval to leave the organization from the privacy contact.
59
+
60
+

61
+
62
+
### Account removal
63
+
When a B2B collaboration user leaves an organization, the user's account is "soft deleted" in the directory. By default, the user object moves to the **Deleted users** area in Azure AD, but permanent deletion doesn't start 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 before it's permanently deleted.
56
64
If desired, a tenant administrator can permanently delete the account at any time during the soft-delete period with the following steps. This action is irrevocable.
57
65
58
66
1. In the [Azure portal](https://portal.azure.com), select **Azure Active Directory**.
59
-
2. Under **Manage**, select **Users**.
60
-
3. Select **Deleted users**.
61
-
4. Select the check box next to a deleted user, and then select **Delete permanently**.
67
+
1. Under **Manage**, select **Users**.
68
+
1. Select **Deleted users**.
69
+
1. Select the check box next to a deleted user, and then select **Delete permanently**.
62
70
63
71
Once permanent deletion begins, whether it's initiated by the admin or the end of the soft deletion period, it can take up to an additional 30 days for data removal ([learn more](/compliance/regulatory/gdpr-dsr-azure#step-5-delete)).
0 commit comments