Skip to content

Commit c527585

Browse files
committed
minor fixes
1 parent b70b1ff commit c527585

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/active-directory/governance/conditional-access-exclusion.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.tgt_pltfrm: na
1212
ms.devlang: na
1313
ms.topic: conceptual
1414
ms.subservice: compliance
15-
ms.date: 04/22/2020
15+
ms.date: 04/23/2020
1616
ms.author: barclayn
1717
ms.reviewer: mwahl
1818
ms.collection: M365-identity-device-management
@@ -122,7 +122,7 @@ Let's say you have a Conditional Access policy that blocks access from certain c
122122

123123
## Example 2: Access review for users accessing with legacy authentication
124124

125-
Let's say you have a Conditional Access policy that blocks access for users using legacy authentication and older client versions. It includes a group that is excluded from the policy. Here is a recommended access review where members of the group are reviewed.
125+
Let's say you have a Conditional Access policy that blocks access for users using legacy authentication and older client versions and it includes a group that is excluded from the policy. Here is a recommended access review where members of the group are reviewed.
126126

127127
1. This review would need to be a recurring review.
128128

@@ -138,7 +138,8 @@ Let's say you have a Conditional Access policy that blocks access for users usin
138138

139139
![Create an access review pane for example 2](./media/conditional-access-exclusion/create-access-review-2.png)
140140

141-
**Pro Tip**: If you have many exclusion groups and therefore need to create multiple access reviews, we now have an API in the Microsoft Graph beta endpoint that allows you to create and manage them programmatically. To get started, see the [Azure AD access reviews API reference](https://developer.microsoft.com/graph/docs/api-reference/beta/resources/accessreviews_root) and [Example of retrieving Azure AD access reviews via Microsoft Graph](https://techcommunity.microsoft.com/t5/Azure-Active-Directory/Example-of-retrieving-Azure-AD-access-reviews-via-Microsoft/td-p/236096).
141+
>[!IMPORTANT]
142+
>If you have many exclusion groups and therefore need to create multiple access reviews, we now have an API in the Microsoft Graph beta endpoint that allows you to create and manage them programmatically. To get started, see the [Azure AD access reviews API reference](https://developer.microsoft.com/graph/docs/api-reference/beta/resources/accessreviews_root) and [Example of retrieving Azure AD access reviews via Microsoft Graph](https://techcommunity.microsoft.com/t5/Azure-Active-Directory/Example-of-retrieving-Azure-AD-access-reviews-via-Microsoft/td-p/236096).
142143
143144
## Access review results and audit logs
144145

0 commit comments

Comments
 (0)