Skip to content

Commit 75af834

Browse files
authored
Merge pull request #224889 from MicrosoftGuyJFlo/ConditionalAccessFreshness
[Azure AD] Conditional Access - Freshness Update 01-23
2 parents 69fc007 + d61ec6a commit 75af834

File tree

3 files changed

+14
-16
lines changed

3 files changed

+14
-16
lines changed

articles/active-directory/conditional-access/concept-conditional-access-report-only.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: conditional-access
88
ms.topic: conceptual
9-
ms.date: 05/01/2020
9+
ms.date: 01/24/2023
1010

1111
ms.author: joflore
1212
author: MicrosoftGuyJFlo
@@ -17,11 +17,11 @@ ms.collection: M365-identity-device-management
1717
---
1818
# What is Conditional Access report-only mode?
1919

20-
Conditional Access is widely used by our customers to stay secure by applying the right access controls in the right circumstances. However one of the challenges with deploying a Conditional Access policy in your organization is determining the impact to end users. It can be difficult to anticipate the number and names of users impacted by common deployment initiatives such as blocking legacy authentication, requiring multi-factor authentication for a population of users, or implementing sign-in risk policies.
20+
Conditional Access is widely used by our customers to stay secure by applying the right access controls in the right circumstances. However one of the challenges with deploying a Conditional Access policy in your organization is determining the impact to end users. It can be difficult to anticipate the number and names of users impacted by common deployment initiatives such as blocking legacy authentication, requiring multifactor authentication for a population of users, or implementing sign-in risk policies.
2121

2222
Report-only mode is a new Conditional Access policy state that allows administrators to evaluate the impact of Conditional Access policies before enabling them in their environment. With the release of report-only mode:
2323

24-
- Conditional Access policies can be enabled in report-only mode, this is not applicable with the "User Actions" scope.
24+
- Conditional Access policies can be enabled in report-only mode, this isn't applicable with the "User Actions" scope.
2525
- During sign-in, policies in report-only mode are evaluated but not enforced.
2626
- Results are logged in the **Conditional Access** and **Report-only** tabs of the Sign-in log details.
2727
- Customers with an Azure Monitor subscription can monitor the impact of their Conditional Access policies using the Conditional Access insights workbook.
@@ -39,14 +39,14 @@ When a policy in report-only mode is evaluated for a given sign-in, there are fo
3939

4040
| Result | Description |
4141
| --- | --- |
42-
| Report-only: Success | All configured policy conditions, required non-interactive grant controls, and session controls were satisfied. For example, a multi-factor authentication requirement is satisfied by an MFA claim already present in the token, or a compliant device policy is satisfied by performing a device check on a compliant device. |
42+
| Report-only: Success | All configured policy conditions, required non-interactive grant controls, and session controls were satisfied. For example, a multifactor authentication requirement is satisfied by an MFA claim already present in the token, or a compliant device policy is satisfied by performing a device check on a compliant device. |
4343
| Report-only: Failure | All configured policy conditions were satisfied but not all the required non-interactive grant controls or session controls were satisfied. For example, a policy applies to a user where a block control is configured, or a device fails a compliant device policy. |
44-
| Report-only: User action required | All configured policy conditions were satisfied but user action would be required to satisfy the required grant controls or session controls. With report-only mode, the user is not prompted to satisfy the required controls. For example, users are not prompted for multi-factor authentication challenges or terms of use. |
44+
| Report-only: User action required | All configured policy conditions were satisfied but user action would be required to satisfy the required grant controls or session controls. With report-only mode, the user isn't prompted to satisfy the required controls. For example, users aren't prompted for multifactor authentication challenges or terms of use. |
4545
| Report-only: Not applied | Not all configured policy conditions were satisfied. For example, the user is excluded from the policy or the policy only applies to certain trusted named locations. |
4646

4747
## Conditional Access Insights workbook
4848

49-
Administrators have the capability to create multiple policies in report-only mode, so it is necessary to understand both the individual impact of each policy and the combined impact of multiple policies evaluated together. The new Conditional Access Insights workbook enables administrators to visualize Conditional Access queries and monitor the impact of a policy for a given time range, set of applications, and users.
49+
Administrators have the capability to create multiple policies in report-only mode, so it's necessary to understand both the individual impact of each policy and the combined impact of multiple policies evaluated together. The new Conditional Access Insights workbook enables administrators to visualize Conditional Access queries and monitor the impact of a policy for a given time range, set of applications, and users.
5050

5151
## Next steps
5252

articles/active-directory/conditional-access/controls.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: conditional-access
88
ms.topic: conceptual
9-
ms.date: 08/26/2020
9+
ms.date: 01/24/2023
1010

1111
ms.author: joflore
1212
author: MicrosoftGuyJFlo
@@ -58,7 +58,5 @@ Custom controls can't be used with Identity Protection's automation requiring Az
5858
## Next steps
5959

6060
- [Conditional Access common policies](concept-conditional-access-policy-common.md)
61-
6261
- [Report-only mode](concept-conditional-access-report-only.md)
63-
6462
- [Simulate sign in behavior using the Conditional Access What If tool](troubleshoot-conditional-access-what-if.md)

articles/active-directory/conditional-access/howto-conditional-access-insights-reporting.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Users also need one of the following Log Analytics workspace roles:
3838

3939
### Stream sign-in logs from Azure AD to Azure Monitor logs
4040

41-
If you have not integrated Azure AD logs with Azure Monitor logs, you will need to take the following steps before the workbook will load:
41+
If you haven't integrated Azure AD logs with Azure Monitor logs, you'll need to take the following steps before the workbook will load:
4242

4343
1. [Create a Log Analytics workspace in Azure Monitor](../../azure-monitor/logs/quick-create-workspace.md).
4444
1. [Integrate Azure AD logs with Azure Monitor logs](../reports-monitoring/howto-integrate-activity-logs-with-log-analytics.md).
@@ -78,7 +78,7 @@ Once the parameters have been set, the impact summary loads. The summary shows h
7878

7979
**Failure**: The number of users or sign-ins during the time period where the result of at least one of the selected policies was “Failure” or “Report-only: Failure”.
8080

81-
**User action required**: The number of users or sign-ins during the time period where the combined result of the selected policies was “Report-only: User action required”. User action is required when an interactive grant control, such as multi-factor authentication is required by a report-only Conditional Access policy. Since interactive grant controls are not enforced by report-only policies, success or failure cannot be determined.
81+
**User action required**: The number of users or sign-ins during the time period where the combined result of the selected policies was “Report-only: User action required”. User action is required when an interactive grant control, such as multifactor authentication is required by a report-only Conditional Access policy. Since interactive grant controls aren't enforced by report-only policies, success or failure can't be determined.
8282

8383
**Not applied**: The number of users or sign-ins during the time period where none of the selected policies applied.
8484

@@ -114,20 +114,20 @@ To configure a Conditional Access policy in report-only mode:
114114

115115
### Why are queries failing due to a permissions error?
116116

117-
In order to access the workbook, you need the proper Azure AD permissions as well as Log Analytics workspace permissions. To test whether you have the proper workspace permissions by running a sample log analytics query:
117+
In order to access the workbook, you need the proper Azure AD permissions and Log Analytics workspace permissions. To test whether you have the proper workspace permissions by running a sample log analytics query:
118118

119119
1. Sign in to the **Azure portal**.
120120
1. Browse to **Azure Active Directory** > **Log Analytics**.
121121
1. Type `SigninLogs` into the query box and select **Run**.
122-
1. If the query does not return any results, your workspace may not have been configured correctly.
122+
1. If the query doesn't return any results, your workspace may not have been configured correctly.
123123

124124
![Troubleshoot failing queries](./media/howto-conditional-access-insights-reporting/query-troubleshoot-sign-in-logs.png)
125125

126126
For more information about how to stream Azure AD sign-in logs to a Log Analytics workspace, see the article [Integrate Azure AD logs with Azure Monitor logs](../reports-monitoring/howto-integrate-activity-logs-with-log-analytics.md).
127127

128128
### Why are the queries in the workbook failing?
129129

130-
Customers have noticed that queries sometimes fail if the wrong or multiple workspaces are associated with the workbook. To fix this problem, click **Edit** at the top of the workbook and then the Settings gear. Select and then remove workspaces that are not associated with the workbook. There should be only one workspace associated with each workbook.
130+
Customers have noticed that queries sometimes fail if the wrong or multiple workspaces are associated with the workbook. To fix this problem, click **Edit** at the top of the workbook and then the Settings gear. Select and then remove workspaces that aren't associated with the workbook. There should be only one workspace associated with each workbook.
131131

132132
### Why is the Conditional Access policies parameter is empty?
133133

@@ -143,11 +143,11 @@ When the volume of sign-ins exceeds the query capacity of Log Analytics, the wor
143143

144144
### Can I save my parameter selections?
145145

146-
You can save your parameter selections at the top of the workbook by going to **Azure Active Directory** > **Workbooks** > **Conditional Access Insights and reporting**. Here you will find the workbook template, where you can edit the workbook and save a copy to your workspace, including the parameter selections, in **My reports** or **Shared reports**.
146+
You can save your parameter selections at the top of the workbook by going to **Azure Active Directory** > **Workbooks** > **Conditional Access Insights and reporting**. Here you'll find the workbook template, where you can edit the workbook and save a copy to your workspace, including the parameter selections, in **My reports** or **Shared reports**.
147147

148148
### Can I edit and customize the workbook with additional queries?
149149

150-
You can edit and customize the workbook by going to **Azure Active Directory** > **Workbooks** > **Conditional Access Insights and reporting**. Here you will find the workbook template, where you can edit the workbook and save a copy to your workspace, including the parameter selections, in **My reports** or **Shared reports**. To start editing the queries, click **Edit** at the top of the workbook.
150+
You can edit and customize the workbook by going to **Azure Active Directory** > **Workbooks** > **Conditional Access Insights and reporting**. Here you'll find the workbook template, where you can edit the workbook and save a copy to your workspace, including the parameter selections, in **My reports** or **Shared reports**. To start editing the queries, click **Edit** at the top of the workbook.
151151

152152
## Next steps
153153

0 commit comments

Comments
 (0)