Skip to content

Commit b43e98f

Browse files
authored
Update 5-secure-access-b2b.md
1 parent 39772c6 commit b43e98f

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

articles/active-directory/fundamentals/5-secure-access-b2b.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,11 @@ Use the information in this article to move external collaboration into Azure Ac
3333

3434
You can limit the organizations your users collaborate with (inbound and outbound), and who in your organization can invite guests. Most organizations permit business units to decide collaboration, and delegate approval and oversight. For example, organizations in government, education, and financial often don't permit open collaboration. You can use Azure AD features to control collaboration.
3535

36-
You can control access your tenant:
36+
You can control access your tenant, by deploying one or more of the following solutions:
3737

3838
- **External Collaboration Settings** – Restrict the email domains that invitations got to
39-
- **Cross Tenant Access Settings** – Control application access by guests by user, group, or tenant (inbound). Control external Azure AD tenant and application access for users (outbound).
40-
- **Connected Organizations** – Determine what organizations can request Access Packages in Entitlement Management.
41-
42-
You can deploy one or more of these solutions.
39+
- **Cross Tenant Access Settings** – Control application access by guests by user, group, or tenant (inbound). Control external Azure AD tenant and application access for users (outbound)
40+
- **Connected Organizations** – Determine what organizations can request Access Packages in Entitlement Management
4341

4442
### Determine collaboration partners
4543

@@ -48,7 +46,7 @@ Document the organizations you collaborate with, and organization users' domains
4846
If your users use Azure AD B2B, you can discover the external Azure AD tenants they're collaborating, with via the sign-in logs, PowerShell, or a workbook. Learn more:
4947

5048
* [Get MsIdCrossTenantAccessActivity](https://github.com/AzureAD/MSIdentityTools/wiki/Get-MSIDCrossTenantAccessActivity)
51-
* [Cross-tenant access activity workbook](../reports-monitoring/workbook-cross-tenant-access-activity.md).
49+
* [Cross-tenant access activity workbook](../reports-monitoring/workbook-cross-tenant-access-activity.md)
5250

5351
You can enable future collaboration with:
5452

@@ -92,7 +90,7 @@ You can block access to tenants (blocklist). Set the default policy to Allow and
9290
9391
To control external organizations users access, configure outbound access policies similarly to inbound access: allowlist and blocklist. Configure default and organization-specific policies.
9492

95-
Learn more: [Configure cross-tenant access settings for B2B collaboration](../external-identities/cross-tenant-access-settings-b2b-collaboration.md).
93+
Learn more: [Configure cross-tenant access settings for B2B collaboration](../external-identities/cross-tenant-access-settings-b2b-collaboration.md)
9694

9795
> [!NOTE]
9896
> Cross Tenant Access Settings apply to Azure AD tenants. To control access for partners not using Azure AD, use External Collaboration Settings.
@@ -152,7 +150,7 @@ Invited guest users from a collaboration partner can have trouble redeeming an i
152150

153151
## External users access
154152

155-
Generally, there are resources you can share with external users, and some you can't. You can control what external users access. [Manage external access with Entitlement Management](6-secure-access-entitlement-managment.md).
153+
Generally, there are resources you can share with external users, and some you can't. You can control what external users access. See, [Manage external access with Entitlement Management](6-secure-access-entitlement-managment.md).
156154

157155
By default, guest users see information and attributes about tenant members and other partners, including group memberships. Consider limiting external user access to this information.
158156

@@ -216,9 +214,9 @@ Sharing through SharePoint and OneDrive adds users not in the Entitlement Manage
216214
* [Secure external access to Microsoft Teams, SharePoint, and OneDrive for Business](9-secure-access-teams-sharepoint.md)
217215
* [Block OneDrive use from Office](/office365/troubleshoot/group-policy/block-onedrive-use-from-office.md)
218216

219-
### Send documents through email
217+
### Documents in email
220218

221-
Users send documents to external users by email. You can use sensitivity labels to restrict and encrypt access to documents. [Learn about Sensitivity labels.](/microsoft-365/compliance/sensitivity-labels?view=o365-worldwide&preserve-view=true).
219+
Users send documents to external users by email. You can use sensitivity labels to restrict and encrypt access to documents. See, [Learn about sensitivity labels](/microsoft-365/compliance/sensitivity-labels?view=o365-worldwide&preserve-view=true).
222220

223221
### Unsanctioned collaboration tools
224222

0 commit comments

Comments
 (0)