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
# Manage external access to resources with Conditional Access policies
19
19
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.
21
21
22
22
Learn more:
23
23
@@ -27,11 +27,11 @@ Learn more:
27
27
28
28
The following diagram illustrates signals to Conditional Access that trigger access processes.
29
29
30
-

30
+

31
31
32
-
## Align a security plan with Conditional Access polices
32
+
## Align a security plan with Conditional Access policies
33
33
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:
35
35
36
36
* Grouped applications and resources for simplified access
37
37
* Sign-in requirements for external users
@@ -82,7 +82,7 @@ You can block external users from accessing resources with Conditional Access po
82
82
8. Select emergency access accounts.
83
83
9. Select **Done**.
84
84
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.
86
86
12. Under **Access controls** > **Grant**, select **Block access**.
There are scenarios when it's necessary to allow access for a small, specific group.
99
99
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).
101
101
102
102
1. Sign in to the Azure portal as a Conditional Access Administrator, Security Administrator, or Global Administrator.
103
103
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
110
110
9. Select the external users security group.
111
111
10. Select **Done**.
112
112
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.
114
114
13. Under **Access controls** > **Grant**, select **Block access**.
0 commit comments