Skip to content

Commit cd612ee

Browse files
authored
Merge pull request #189207 from MicrosoftDocs/main
Merge main to live, 4 AM
2 parents 096758c + d7d7667 commit cd612ee

File tree

271 files changed

+1686
-1239
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

271 files changed

+1686
-1239
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",

.openpublishing.redirection.json

Lines changed: 26 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15901,8 +15901,13 @@
1590115901
},
1590215902
{
1590315903
"source_path_from_root": "/articles/lab-services/devtest-lab-developer-lab.md",
15904-
"redirect_url": "/azure/devtest-labs/devtest-lab-developer-lab",
15905-
"redirect_document_id": true
15904+
"redirect_url": "/azure/devtest-labs/devtest-lab-guidance-get-started",
15905+
"redirect_document_id": false
15906+
},
15907+
{
15908+
"source_path_from_root": "/articles/devtest-labs/devtest-lab-developer-lab.md",
15909+
"redirect_url": "/azure/devtest-labs/devtest-lab-guidance-get-started",
15910+
"redirect_document_id": false
1590615911
},
1590715912
{
1590815913
"source_path_from_root": "/articles/lab-services/devtest-lab-dev-ops.md",
@@ -16036,13 +16041,23 @@
1603616041
},
1603716042
{
1603816043
"source_path_from_root": "/articles/lab-services/devtest-lab-test-env.md",
16039-
"redirect_url": "/azure/devtest-labs/devtest-lab-test-env",
16040-
"redirect_document_id": true
16044+
"redirect_url": "/azure/devtest-labs/devtest-lab-guidance-get-started",
16045+
"redirect_document_id": false
1604116046
},
1604216047
{
1604316048
"source_path_from_root": "/articles/lab-services/devtest-lab-training-lab.md",
16044-
"redirect_url": "/azure/devtest-labs/devtest-lab-training-lab",
16045-
"redirect_document_id": true
16049+
"redirect_url": "/azure/devtest-labs/devtest-lab-guidance-get-started",
16050+
"redirect_document_id": false
16051+
},
16052+
{
16053+
"source_path_from_root": "/articles/devtest-labs/devtest-lab-test-env.md",
16054+
"redirect_url": "/azure/devtest-labs/devtest-lab-guidance-get-started",
16055+
"redirect_document_id": false
16056+
},
16057+
{
16058+
"source_path_from_root": "/articles/devtest-labs/devtest-lab-training-lab.md",
16059+
"redirect_url": "/azure/devtest-labs/devtest-lab-guidance-get-started",
16060+
"redirect_document_id": false
1604616061
},
1604716062
{
1604816063
"source_path_from_root": "/articles/lab-services/devtest-lab-troubleshoot-apply-artifacts.md",
@@ -22629,6 +22644,11 @@
2262922644
"redirect_url": "/azure/active-directory/conditional-access/concept-conditional-access-cloud-apps",
2263022645
"redirect_document_id": true
2263122646
},
22647+
{
22648+
"source_path_from_root": "/articles/scheduler/scheduler-intro.md",
22649+
"redirect_url": "/azure/scheduler/migrate-from-scheduler-to-logic-apps",
22650+
"redirect_document_id": ""
22651+
},
2263222652
{
2263322653
"source_path_from_root": "/articles/scheduler/scheduler-advanced-complexity.md",
2263422654
"redirect_url": "/azure/scheduler/migrate-from-scheduler-to-logic-apps",
Loading
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)
Loading
347 Bytes
Loading

0 commit comments

Comments
 (0)