Skip to content

Commit 4c9d705

Browse files
committed
add user leave settings
1 parent 587c022 commit 4c9d705

File tree

3 files changed

+23
-9
lines changed

3 files changed

+23
-9
lines changed

articles/active-directory/external-identities/external-collaboration-settings-configure.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: B2B
88
ms.topic: how-to
9-
ms.date: 05/05/2022
9+
ms.date: 08/22/2022
1010

1111
ms.author: mimart
1212
author: msmimart
@@ -59,6 +59,16 @@ For B2B collaboration with other Azure AD organizations, you should also review
5959

6060
![Screenshot showing Self-service sign up via user flows setting.](./media/external-collaboration-settings-configure/self-service-sign-up-setting.png)
6161

62+
1. Under **External user leave settings**, you can control whether external users can remove themselves from your organization. If you set this option to **No**, external users will need to contact your admin or privacy contact to be removed.
63+
64+
- **Yes**: Users can leave the organization without approval from your admin or privacy contact.
65+
- **No**: Users can't leave your organization themselves. They'll see a message guiding them to contact your admin or privacy contact to request approval to leave your organization.
66+
67+
> [!IMPORTANT]
68+
> You can configure **External user leave settings** only if you have [added your privacy information](../fundamentals/active-directory-properties-area.md) to your Azure AD tenant. Otherwise, this setting will be unavailable.
69+
70+
![Screenshot showing External user leave settings in the portal.](media/external-collaboration-settings-configure/external-user-leave-settings.png)
71+
6272
1. Under **Collaboration restrictions**, you can choose whether to allow or deny invitations to the domains you specify and enter specific domain names in the text boxes. For multiple domains, enter each domain on a new line. For more information, see [Allow or block invitations to B2B users from specific organizations](allow-deny-list.md).
6373

6474
![Screenshot showing Collaboration restrictions settings.](./media/external-collaboration-settings-configure/collaboration-restrictions.png)

articles/active-directory/external-identities/leave-the-organization.md

Lines changed: 12 additions & 8 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: how-to
10-
ms.date: 08/17/2022
10+
ms.date: 08/22/2022
1111

1212
ms.author: mimart
1313
author: msmimart
@@ -56,6 +56,9 @@ If your organization allows users to remove themselves from external organizatio
5656
![Screenshot showing Leave organization option in the user interface.](media/leave-the-organization/leave-org.png)
5757

5858
1. When asked to confirm, select **Leave**.
59+
1. If you select **Leave** for an organization but you see the following message, it means you’ll need to contact your admin or privacy contact and ask to leave the external organization.
60+
61+
![Screenshot showing the message when you need permission to leave an organization.](media/leave-the-organization/need-permission-leave.png)
5962

6063
## Why can’t I leave an organization?
6164

@@ -65,22 +68,23 @@ Sometimes you're unable to leave an organization on your own, for example:
6568
- If the organization you want to leave doesn’t allow users to leave by themselves
6669
- If your account has been disabled
6770

68-
If you select **Leave** for an organization but you see the following message, it means you’ll need to contact your admin or privacy contact and ask to leave the external organization.
69-
70-
![Screenshot showing the message when you need permission to leave an organization.](media/leave-the-organization/need-permission-leave.png)
71-
71+
In these cases, you'll need to contact your admin or privacy contact and ask to leave the external organization.
7272

7373
## More information for administrators
7474

75-
Administrators can use the **External user leave settings** to control whether external users can remove themselves from their organization. If you disallow the ability for external users to remove themselves from your organization, external users will need to contact their admin or privacy contact to have their account removed.
75+
Administrators can use the **External user leave settings** to control whether external users can remove themselves from their organization. If you disallow the ability for external users to remove themselves from your organization, external users will need to contact your admin or privacy contact to be removed.
76+
77+
> [!IMPORTANT]
78+
> You can configure **External user leave settings** only if you have [added your privacy information](../fundamentals/active-directory-properties-area.md) to your Azure AD tenant. Otherwise, this setting will be unavailable. We recommend adding your privacy information to allow external users to review your policies and email your privacy contact when necessary.
7679
7780
1. Sign in to the [Azure portal](https://portal.azure.com) using a Global administrator account and open the Azure Active Directory service.
7881

7982
1. Select **External Identities** > **External collaboration settings**.
8083

8184
1. Under **External user leave** settings, choose whether to allow external users to leave your organization themselves:
82-
- **Yes**: Users can leave the organization without approval from an administrator.
83-
- **No**: Users will be guided to review the privacy statement or to request approval to leave the organization from the admin or privacy contact.
85+
86+
- **Yes**: Users can leave the organization without approval from your admin or privacy contact.
87+
- **No**: Users can't leave your organization themselves. They'll see a message guiding them to contact your admin or privacy contact to request approval to leave your organization.
8488

8589
![Screenshot showing External user leave settings in the portal.](media/leave-the-organization/external-user-leave-settings.png)
8690

Loading

0 commit comments

Comments
 (0)