Skip to content

Commit 3c18926

Browse files
committed
Minor changes and date update.
1 parent ebe8f93 commit 3c18926

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/active-directory/external-identities/what-is-b2b.md

Lines changed: 5 additions & 5 deletions
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: overview
9-
ms.date: 08/30/2022
9+
ms.date: 02/20/2023
1010
ms.author: cmulligan
1111
author: csmulligan
1212
manager: celestedg
@@ -20,7 +20,7 @@ Azure Active Directory (Azure AD) B2B collaboration is a feature within External
2020

2121
![Diagram illustrating B2B collaboration.](media/what-is-b2b/b2b-collaboration-overview.png)
2222

23-
A simple invitation and redemption process lets partners use their own credentials to access your company's resources. You can also enable self-service sign-up user flows to let external users sign up for apps or resources themselves. Once the external user has redeemed their invitation or completed sign-up, they're represented in your directory as a [user object](user-properties.md). B2B collaboration user objects are typically given a user type of "guest" and can be identified by the #EXT# extension in their user principal name.
23+
A simple invitation and redemption process lets partners use their own credentials to access your company's resources. You can also enable self-service sign-up user flows to let external users sign up for apps or resources themselves. Once the external user has redeemed their invitation or completed sign-up, they're represented in your directory as a [user object](user-properties.md). The user type for these B2B collaboration users is typically set to "guest" and their user principal name contains the #EXT# identifier.
2424

2525
Developers can use Azure AD business-to-business APIs to customize the invitation process or write applications like self-service sign-up portals. For licensing and pricing information related to guest users, refer to [Azure Active Directory External Identities pricing](https://azure.microsoft.com/pricing/details/active-directory/external-identities/).
2626

@@ -101,12 +101,12 @@ Azure AD supports external identity providers like Facebook, Microsoft accounts,
101101

102102
## Integrate with SharePoint and OneDrive
103103

104-
You can [enable integration with SharePoint and OneDrive](/sharepoint/sharepoint-azureb2b-integration) to share files, folders, list items, document libraries, and sites with people outside your organization, while using Azure B2B for authentication and management. The users you share resources with are typically added to your directory as guests, and permissions and groups work the same for these guests as they do for internal users. When enabling integration with SharePoint and OneDrive, you'll also enable the [email one-time passcode](one-time-passcode.md) feature in Azure AD B2B to serve as a fallback authentication method.
104+
You can [enable integration with SharePoint and OneDrive](/sharepoint/sharepoint-azureb2b-integration) to share files, folders, list items, document libraries, and sites with people outside your organization, while using Azure B2B for authentication and management. The users you share resources with are typically guest users in your directory, and permissions and groups work the same for these guests as they do for internal users. When enabling integration with SharePoint and OneDrive, you also enable the [email one-time passcode](one-time-passcode.md) feature in Azure AD B2B to serve as a fallback authentication method.
105105

106106
![Screenshot of the email one-time-passcode setting.](media/what-is-b2b/enable-email-otp-options.png)
107107

108108
## Next steps
109109

110-
- [External Identities pricing](external-identities-pricing.md)
110+
- [Invitation email](invitation-email-elements.md)
111111
- [Add B2B collaboration guest users in the portal](add-users-administrator.md)
112-
- [Understand the invitation redemption process](redemption-experience.md)
112+
- [B2B direct connect](b2b-direct-connect-overview.md)

0 commit comments

Comments
 (0)