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
Copy file name to clipboardExpand all lines: articles/active-directory/conditional-access/troubleshoot-conditional-access-what-if.md
+11-11Lines changed: 11 additions & 11 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: conditional-access
8
8
ms.topic: troubleshooting
9
-
ms.date: 03/04/2022
9
+
ms.date: 06/17/2022
10
10
11
11
ms.author: joflore
12
12
author: MicrosoftGuyJFlo
@@ -23,22 +23,22 @@ The What If tool is located in the **Azure portal** > **Azure Active Directory**
23
23
24
24

25
25
26
-
> [!NOTE]
27
-
> The What If tool currently does not evaluate policies in report-only mode.
28
-
29
26
## Gathering information
30
27
31
-
The What If tool requires only a **User** to get started.
28
+
The What If tool requires only a **User**or **Workload identity**to get started.
32
29
33
30
The following additional information is optional but will help to narrow the scope for specific cases.
34
31
35
-
* Cloud appsor actions
32
+
* Cloud apps, actions, or authentication context
36
33
* IP address
37
34
* Country/Region
38
35
* Device platform
39
-
* Client apps (preview)
40
-
* Device state (preview)
36
+
* Client apps
37
+
* Device state
41
38
* Sign-in risk
39
+
* User risk level
40
+
* Service principal risk (Preview)
41
+
* Filter for devices
42
42
43
43
This information can be gathered from the user, their device, or the Azure AD sign-ins log.
44
44
@@ -52,11 +52,11 @@ At any point, you can select **Reset** to clear any criteria input and return to
52
52
53
53
### Policies that will apply
54
54
55
-
This list will show which Conditional Access policies would apply given the conditions. The list will include both the grant and session controls that apply. Examples include requiring multi-factor authentication to access a specific application.
55
+
This list will show which Conditional Access policies would apply given the conditions. The list will include both the grant and session controls that apply including those from policies in report-only mode. Examples include requiring multi-factor authentication to access a specific application.
56
56
57
57
### Policies that will not apply
58
58
59
-
This list will show Conditional Access policies that wouldn't apply if the conditions applied. The list will include any policies and the reason why they don't apply. Examples include users and groups that may be excluded from a policy.
59
+
This list will show Conditional Access policies that wouldn't apply if the conditions applied. The list will include any policies and the reason why they don't apply including those from policies in report-only mode. Examples include users and groups that may be excluded from a policy.
60
60
61
61
## Use case
62
62
@@ -72,7 +72,7 @@ This test could be expanded to incorporate other data points to narrow the scope
72
72
73
73
## Next steps
74
74
75
-
*[What is Conditional Access?](overview.md)
75
+
*[What is Conditional Access report-only mode?](concept-conditional-access-report-only.md)
76
76
*[What is Azure Active Directory Identity Protection?](../identity-protection/overview-identity-protection.md)
77
77
*[What is a device identity?](../devices/overview.md)
78
78
*[How it works: Azure AD Multi-Factor Authentication](../authentication/concept-mfa-howitworks.md)
0 commit comments