You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Microsoft Azure [national clouds](../develop/authentication-national-cloud.md) are physically isolated instances of Azure. B2B collaboration isn't enabled by default across national cloud boundaries, but you can use Microsoft cloud settings (preview) to establish mutual B2B collaboration between the following Microsoft Azure clouds:
20
+
Microsoft Azure [national clouds](../develop/authentication-national-cloud.md) are physically isolated instances of Azure. B2B collaboration isn't enabled by default across national cloud boundaries, but you can use Microsoft cloud settings to establish mutual B2B collaboration between the following Microsoft Azure clouds:
21
21
22
22
- Microsoft Azure global cloud and Microsoft Azure Government
23
23
- Microsoft Azure global cloud and Microsoft Azure China 21Vianet
24
24
25
25
## B2B collaboration across Microsoft clouds
26
26
27
-
To set up B2B collaboration between tenants in different clouds, both tenants need to configure their Microsoft cloud settings to enable collaboration with the other cloud. Then each tenant must configure inbound and outbound cross-tenant access with the tenant in the other cloud. For details, see [Microsoft cloud settings (preview)](cross-cloud-settings.md).
27
+
To set up B2B collaboration between tenants in different clouds, both tenants need to configure their Microsoft cloud settings to enable collaboration with the other cloud. Then each tenant must configure inbound and outbound cross-tenant access with the tenant in the other cloud. For details, see [Microsoft cloud settings](cross-cloud-settings.md).
28
28
29
29
## B2B collaboration within the Microsoft Azure Government cloud
Copy file name to clipboardExpand all lines: articles/active-directory/external-identities/cross-cloud-settings.md
+3-6Lines changed: 3 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: active-directory
5
5
ms.service: active-directory
6
6
ms.subservice: B2B
7
7
ms.topic: how-to
8
-
ms.date: 06/30/2022
8
+
ms.date: 02/14/2023
9
9
10
10
ms.author: mimart
11
11
author: msmimart
@@ -14,10 +14,7 @@ ms.custom: "it-pro"
14
14
ms.collection: M365-identity-device-management
15
15
---
16
16
17
-
# Configure Microsoft cloud settings for B2B collaboration (Preview)
18
-
19
-
> [!NOTE]
20
-
> Microsoft cloud settings are preview features of Azure Active Directory. For more information about previews, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
17
+
# Configure Microsoft cloud settings for B2B collaboration
21
18
22
19
When Azure AD organizations in separate Microsoft Azure clouds need to collaborate, they can use Microsoft cloud settings to enable Azure AD B2B collaboration. B2B collaboration is available between the following global and sovereign Microsoft Azure clouds:
23
20
@@ -49,7 +46,7 @@ In your Microsoft cloud settings, enable the Microsoft Azure cloud you want to c
49
46
50
47
1. Sign in to the [Azure portal](https://portal.azure.com) using a Global administrator or Security administrator account. Then open the **Azure Active Directory** service.
51
48
1. Select **External Identities**, and then select **Cross-tenant access settings**.
52
-
1. Select **Microsoft cloud settings (Preview)**.
49
+
1. Select **Microsoft cloud settings**.
53
50
1. Select the checkboxes next to the external Microsoft Azure clouds you want to enable.
54
51
55
52

Copy file name to clipboardExpand all lines: articles/active-directory/external-identities/cross-tenant-access-overview.md
+3-9Lines changed: 3 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ You can configure organization-specific settings by adding an organization and m
66
66
### Automatic redemption setting
67
67
68
68
> [!IMPORTANT]
69
-
> Automatic redemption is currently in PREVIEW.
69
+
> Automatic redemption is currently in preview.
70
70
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
@@ -78,7 +78,7 @@ For more information, see [Configure cross-tenant synchronization](../multi-tena
78
78
### Cross-tenant synchronization setting
79
79
80
80
> [!IMPORTANT]
81
-
> [Cross-tenant synchronization](../multi-tenant-organizations/cross-tenant-synchronization-overview.md) is currently in PREVIEW.
81
+
> [Cross-tenant synchronization](../multi-tenant-organizations/cross-tenant-synchronization-overview.md) is currently in preview.
82
82
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
@@ -87,9 +87,6 @@ To configure this setting using Microsoft Graph, see the [Update crossTenantIden
87
87
88
88
## Microsoft cloud settings
89
89
90
-
> [!NOTE]
91
-
> Microsoft cloud settings are preview features of Azure Active Directory. For more information about previews, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
92
-
93
90
Microsoft cloud settings let you collaborate with organizations from different Microsoft Azure clouds. With Microsoft cloud settings, you can establish mutual B2B collaboration between the following clouds:
94
91
95
92
- Microsoft Azure commercial cloud and Microsoft Azure Government
@@ -107,7 +104,7 @@ To set up B2B collaboration, both organizations configure their Microsoft cloud
107
104
> [!NOTE]
108
105
> B2B direct connect is not supported for collaboration with Azure AD tenants in a different Microsoft cloud.
109
106
110
-
For configuration steps, see [Configure Microsoft cloud settings for B2B collaboration (Preview)](cross-cloud-settings.md).
107
+
For configuration steps, see [Configure Microsoft cloud settings for B2B collaboration](cross-cloud-settings.md).
111
108
112
109
### Default settings in cross-cloud scenarios
113
110
@@ -143,9 +140,6 @@ To collaborate with a partner tenant in a different Microsoft Azure cloud, both
143
140
144
141
Several tools are available to help you identify the access your users and partners need before you set inbound and outbound access settings. To ensure you don’t remove access that your users and partners need, you should examine current sign-in behavior. Taking this preliminary step will help prevent loss of desired access for your end users and partner users. However, in some cases these logs are only retained for 30 days, so we strongly recommend you speak with your business stakeholders to ensure required access isn't lost.
145
142
146
-
> [!NOTE]
147
-
> During the preview of Microsoft cloud settings, sign-in events for cross-cloud scenarios will be reported in the resource tenant, but not in the home tenant.
To review user sign-in activity associated with external tenants, use the [cross-tenant user sign-in activity](https://aka.ms/cross-tenant-signins-ps) PowerShell script. For example, to view all available sign-in events for inbound activity (external users accessing resources in the local tenant) and outbound activity (local users accessing resources in an external tenant), run the following command:
Copy file name to clipboardExpand all lines: articles/active-directory/external-identities/external-identities-overview.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ services: active-directory
7
7
ms.service: active-directory
8
8
ms.subservice: B2B
9
9
ms.topic: overview
10
-
ms.date: 06/30/2022
10
+
ms.date: 02/14/2023
11
11
ms.author: mimart
12
12
author: msmimart
13
13
manager: celestedg
@@ -112,7 +112,7 @@ For more information, see [Cross-tenant access in Azure AD External Identities](
112
112
113
113
Azure AD has a new feature for multi-tenant organizations called cross-tenant synchronization (preview), which allows for a seamless collaboration experience across Azure AD tenants. Cross-tenant synchronization settings are configured under the **Organization-specific access settings**. To learn more about multi-tenant organizations and cross-tenant synchronization see the [Multi-tenant organizations documentation](../multi-tenant-organizations/index.yml).
114
114
115
-
### Microsoft cloud settings for B2B collaboration (preview)
115
+
### Microsoft cloud settings for B2B collaboration
116
116
117
117
Microsoft Azure cloud services are available in separate national clouds, which are physically isolated instances of Azure. Increasingly, organizations are finding the need to collaborate with organizations and users across global cloud and national cloud boundaries. With Microsoft cloud settings, you can establish mutual B2B collaboration between the following Microsoft Azure clouds:
Copy file name to clipboardExpand all lines: articles/active-directory/external-identities/troubleshoot.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,7 @@ As of November 18, 2019, guest users in your directory (defined as user accounts
162
162
163
163
Within the Azure US Government cloud, B2B collaboration is enabled between tenants that are both within Azure US Government cloud and that both support B2B collaboration. If you invite a user in a tenant that doesn't yet support B2B collaboration, you'll get an error. For details and limitations, see [Azure Active Directory Premium P1 and P2 Variations](../../azure-government/compare-azure-government-global-azure.md#azure-active-directory-premium-p1-and-p2).
164
164
165
-
If you need to collaborate with an Azure AD organization that's outside of the Azure US Government cloud, you can use [Microsoft cloud settings (preview)](cross-cloud-settings.md) to enable B2B collaboration.
165
+
If you need to collaborate with an Azure AD organization that's outside of the Azure US Government cloud, you can use [Microsoft cloud settings](cross-cloud-settings.md) to enable B2B collaboration.
166
166
167
167
## Invitation is blocked due to cross-tenant access policies
Copy file name to clipboardExpand all lines: articles/active-directory/external-identities/what-is-b2b.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ services: active-directory
6
6
ms.service: active-directory
7
7
ms.subservice: B2B
8
8
ms.topic: overview
9
-
ms.date: 08/30/2022
9
+
ms.date: 02/14/2023
10
10
ms.author: cmulligan
11
11
author: csmulligan
12
12
manager: celestedg
@@ -43,7 +43,7 @@ B2B collaboration is enabled by default, but comprehensive admin settings let yo
43
43
44
44
- Use [external collaboration settings](external-collaboration-settings-configure.md) to define who can invite external users, allow or block B2B specific domains, and set restrictions on guest user access to your directory.
45
45
46
-
- Use [Microsoft cloud settings (preview)](cross-cloud-settings.md) to establish mutual B2B collaboration between the Microsoft Azure global cloud and [Microsoft Azure Government](../../azure-government/index.yml) or [Microsoft Azure China 21Vianet](/azure/china).
46
+
- Use [Microsoft cloud settings](cross-cloud-settings.md) to establish mutual B2B collaboration between the Microsoft Azure global cloud and [Microsoft Azure Government](../../azure-government/index.yml) or [Microsoft Azure China 21Vianet](/azure/china).
47
47
48
48
## Easily invite guest users from the Azure AD portal
0 commit comments