Skip to content

Commit d8ecf5b

Browse files
authored
Update 7-secure-access-conditional-access.md
1 parent 0a54607 commit d8ecf5b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/active-directory/fundamentals/7-secure-access-conditional-access.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.collection: M365-identity-device-management
1717

1818
# Manage external access to resources with Conditional Access policies
1919

20-
Conditional Access interprets signals, enforces policies, and determines if a user is granted access to resources. In this article, learn about applying Conditional Access policies to external users. The article assumes you might not have access to entitlement management, which can be used with Conditional Access.
20+
Conditional Access interprets signals, enforces policies, and determines if a user is granted access to resources. In this article, learn about applying Conditional Access policies to external users. The article assumes you might not have access to entitlement management, a feature you can use with Conditional Access.
2121

2222
Learn more:
2323

@@ -27,11 +27,11 @@ Learn more:
2727

2828
The following diagram illustrates signals to Conditional Access that trigger access processes.
2929

30-
![Diagram of Conditional Access signals and decisions.](media/secure-external-access//7-conditional-access-signals.png)
30+
![Diagram of Conditional Access signal input and resulting access processes.](media/secure-external-access//7-conditional-access-signals.png)
3131

32-
## Align a security plan with Conditional Access polices
32+
## Align a security plan with Conditional Access policies
3333

34-
In the third article, in the set of ten articles, there is guidance on creating a security plan. Use that plan to help create Conditional Access policies for external access. Part of the security plan includes:
34+
In the third article, in the set of 10 articles, there's guidance on creating a security plan. Use that plan to help create Conditional Access policies for external access. Part of the security plan includes:
3535

3636
* Grouped applications and resources for simplified access
3737
* Sign-in requirements for external users
@@ -82,7 +82,7 @@ You can block external users from accessing resources with Conditional Access po
8282
8. Select emergency access accounts.
8383
9. Select **Done**.
8484
10. Under **Cloud apps or actions** > **Include**, select **All cloud apps**.
85-
11. Under **Exclude**, select applications that shouldn’t be blocked.
85+
11. Under **Exclude**, select applications you want to exclude.
8686
12. Under **Access controls** > **Grant**, select **Block access**.
8787
13. Select **Select**.
8888
14. Select **Enable policy** to **Report-only**.
@@ -97,7 +97,7 @@ Learn more: [Manage emergency access accounts in Azure AD](../roles/security-eme
9797

9898
There are scenarios when it's necessary to allow access for a small, specific group.
9999

100-
Before you begin, you can create a security group, which contains external users who access resources. See, [Quickstart: Create a group with members and view all groups and members in Azure Active Directory](active-directory-groups-view-azure-portal).
100+
Before you begin, we recommend you create a security group, which contains external users who access resources. See, [Quickstart: Create a group with members and view all groups and members in Azure AD](active-directory-groups-view-azure-portal.md).
101101

102102
1. Sign in to the Azure portal as a Conditional Access Administrator, Security Administrator, or Global Administrator.
103103
2. Browse to **Azure Active Directory** > **Security** > **Conditional Access**.
@@ -110,7 +110,7 @@ Before you begin, you can create a security group, which contains external users
110110
9. Select the external users security group.
111111
10. Select **Done**.
112112
11. Under **Cloud apps or actions** > **Include**, select **All cloud apps**.
113-
12. Under **Exclude**, select the applications that shouldn’t be blocked.
113+
12. Under **Exclude**, select applications you want to exclude.
114114
13. Under **Access controls** > **Grant**, select **Block access**.
115115
14. Select **Select**.
116116
15. Select **Create**.

0 commit comments

Comments
 (0)