Skip to content

Commit 7129b82

Browse files
authored
Merge pull request #189195 from msmimart/mm-84423
[EXID] Retire o365-external-user and reference SharePoint OneDrive Azure AD B2B integration content
2 parents e1e5550 + bfb2add commit 7129b82

File tree

6 files changed

+13
-52
lines changed

6 files changed

+13
-52
lines changed

.openpublishing.redirection.active-directory.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -800,6 +800,11 @@
800800
"redirect_url": "/azure/active-directory/external-identities/external-identities-overview",
801801
"redirect_document_id": false
802802
},
803+
{
804+
"source_path_from_root": "/articles/active-directory/external-identities/o365-external-user.md",
805+
"redirect_url": "/azure/active-directory/external-identities/what-is-b2b",
806+
"redirect_document_id": false
807+
},
803808
{
804809
"source_path_from_root": "/articles/active-directory/active-directory-b2b-current-preview-limitations.md",
805810
"redirect_url": "/azure/active-directory/active-directory-b2b-current-limitations",
28.5 KB
Loading

articles/active-directory/external-identities/o365-external-user.md

Lines changed: 0 additions & 49 deletions
This file was deleted.

articles/active-directory/external-identities/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@
5151
href: claims-mapping.md
5252
- name: B2B user token
5353
href: user-token.md
54-
- name: B2B collaboration and Office 365 external sharing
55-
href: o365-external-user.md
5654
- name: B2B collaboration for hybrid organizations
5755
href: hybrid-organizations.md
5856
- name: Self-service sign-up

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

Lines changed: 8 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: overview
9-
ms.date: 02/14/2022
9+
ms.date: 02/18/2022
1010

1111
ms.author: mimart
1212
author: msmimart
@@ -101,6 +101,13 @@ Azure AD supports external identity providers like Facebook, Microsoft accounts,
101101

102102
![Screenshot showing the Identity providers page](media/what-is-b2b/identity-providers.png)
103103

104+
## Integrate with SharePoint and OneDrive
105+
106+
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.
107+
108+
![Screenshot of the email one-time-passcode setting.](media/what-is-b2b/enable-email-otp-options.png)
109+
110+
104111
## Next steps
105112

106113
- [External Identities pricing](external-identities-pricing.md)

0 commit comments

Comments
 (0)