Skip to content

Commit b554a4b

Browse files
committed
image-link-cleanup
1 parent 9ffed9e commit b554a4b

File tree

12 files changed

+16
-7
lines changed

12 files changed

+16
-7
lines changed

articles/active-directory/external-identities/add-users-administrator.md

Lines changed: 6 additions & 2 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: 04/11/2023
10+
ms.date: 04/12/2023
1111

1212
ms.author: cmulligan
1313
author: csmulligan
@@ -24,6 +24,10 @@ After you add a guest user to the directory, you can either send the guest user
2424
> [!IMPORTANT]
2525
> You should follow the steps in [How-to: Add your organization's privacy info in Azure Active Directory](../fundamentals/active-directory-properties-area.md) to add the URL of your organization's privacy statement. As part of the first time invitation redemption process, an invited user must consent to your privacy terms to continue.
2626
27+
The updated experience for creating new users covered in this article is available as an Azure AD preview feature. This feature is enabled by default, but you can opt out by going to **Azure AD** > **Preview features** and disabling the **Create user experience** feature. For more information about previews, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
28+
29+
Instructions for the legacy create user process can be found in the [Add or delete users](add-users-azure-active-directory.md) article.
30+
2731
## Before you begin
2832

2933
Make sure your organization's external collaboration settings are configured such that you're allowed to invite guests. By default, all users and admins can invite guests. But your organization's external collaboration policies might be configured to prevent certain types of users or admins from inviting guests. To find out how to view and set these policies, see [Enable B2B external collaboration and manage who can invite guests](external-collaboration-settings-configure.md).
@@ -95,7 +99,7 @@ The final tab captures several key details from the user creation process. Revie
9599
![Screenshot showing the user list including the new Guest user.](media/add-users-administrator//guest-user-type.png)
96100

97101
### External user invitations
98-
<a resend-invitations></a>
102+
<a name="resend-invitations"></a>
99103

100104
When you invite an external guest user by sending an email invitation, you can check the status of the invitation from the user's details. If they haven't redeemed their invitation, you can resend the invitation email.
101105

articles/active-directory/external-identities/b2b-quickstart-add-guest-users-portal.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: active-directory
55
ms.author: cmulligan
66
author: csmulligan
77
manager: celestedg
8-
ms.date: 04/11/2023
8+
ms.date: 04/12/2023
99
ms.topic: quickstart
1010
ms.service: active-directory
1111
ms.subservice: B2B
@@ -22,6 +22,10 @@ In this quickstart, you'll learn how to add a new guest user to your Azure AD di
2222

2323
If you don’t have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
2424

25+
The updated experience for creating new users covered in this article is available as an Azure AD preview feature. This feature is enabled by default, but you can opt out by going to **Azure AD** > **Preview features** and disabling the **Create user experience** feature. For more information about previews, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
26+
27+
Instructions for the legacy create user process can be found in the [Add or delete users](add-users-azure-active-directory.md) article.
28+
2529
## Prerequisites
2630

2731
To complete the scenario in this quickstart, you need:

0 commit comments

Comments
 (0)