Skip to content

Commit 121e0fe

Browse files
committed
PS fixes
1 parent 5c97f8d commit 121e0fe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/active-directory/b2b/bulk-invite-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22

33
title: Tutorial for bulk inviting B2B collaboration users - Azure Active Directory | Microsoft Docs
4-
description: In this tutorial, you learn how to use PowerShell and a CSV file to send bulk invitations to external Azure AD B2B collaboration users.
4+
description: In this tutorial, you learn how to use PowerShell and a CSV file to send bulk invitations to external Azure AD B2B collaboration guest users.
55

66
services: active-directory
77
ms.service: active-directory
@@ -19,7 +19,7 @@ ms.reviewer: mal
1919
ms.collection: M365-identity-device-management
2020
---
2121

22-
# Tutorial: Bulk invite Azure AD B2B collaboration users
22+
# Tutorial: Use PowerShell to bulk invite Azure AD B2B collaboration users
2323

2424
If you use Azure Active Directory (Azure AD) B2B collaboration to work with external partners, you can invite multiple guest users to your organization at the same time. In this tutorial, you learn how to use PowerShell to send bulk invitations to external users. Specifically, you do the following:
2525

articles/active-directory/b2b/tutorial-bulk-invite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ms.collection: M365-identity-device-management
2828

2929
> [!NOTE]
3030
> As of 12/22/2019, the Bulk invite users (Preview) feature has been temporarily disabled.
31-
> There is currently no known date for when this feature will be re-enabled in the Azure portal. To invite guest users in bulk using PowerShell, see [B2B code and PowerShell samples](code-samples.md).
31+
> There is currently no known date for when this feature will be re-enabled in the Azure portal. To invite guest users in bulk using PowerShell, see the [B2B bulk invite tutorial](bulk-invite-powershell.md) or the [B2B code and PowerShell samples](code-samples.md).
3232
3333
If you use Azure Active Directory (Azure AD) B2B collaboration to work with external partners, you can invite multiple guest users to your organization at the same time. In this tutorial, you learn how to use the Azure portal to send bulk invitations to external users. Specifically, you do the following:
3434

0 commit comments

Comments
 (0)