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-b2c/identity-verification-proofing.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,7 @@ Microsoft partners with the following ISV partners.
27
27
28
28
| ISV partner | Description and integration walkthroughs |
29
29
|:-------------------------|:--------------|
30
+
||[Deduce](./partner-deduce.md) is an identity verification and proofing provider focused on stopping account takeover and registration fraud. It helps combat identity fraud and creates a trusted user experience. |
30
31
||[eID-Me](./partner-eid-me.md) is an identity verification and decentralized digital identity solution for Canadian citizens. It enables organizations to meet Identity Assurance Level (IAL) 2 and Know Your Customer (KYC) requirements. |
31
32
||[Experian](./partner-experian.md) is an Identity verification and proofing provider that performs risk assessments based on user attributes to prevent fraud. |
32
33
||[IDology](./partner-idology.md) is an Identity verification and proofing provider with ID verification solutions, fraud prevention solutions, compliance solutions, and others.|
Copy file name to clipboardExpand all lines: articles/active-directory-b2c/partner-gallery.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,7 @@ Microsoft partners with the following ISVs for identity verification and proofin
29
29
30
30
| ISV partner | Description and integration walkthroughs |
31
31
|:-------------------------|:--------------|
32
+
||[Deduce](./partner-deduce.md) is an identity verification and proofing provider focused on stopping account takeover and registration fraud. It helps combat identity fraud and creates a trusted user experience. |
32
33
||[eID-Me](./partner-eid-me.md) is an identity verification and decentralized digital identity solution for Canadian citizens. It enables organizations to meet Identity Assurance Level (IAL) 2 and Know Your Customer (KYC) requirements. |
33
34
||[Experian](./partner-experian.md) is an identity verification and proofing provider that performs risk assessments based on user attributes to prevent fraud. |
34
35
||[IDology](./partner-idology.md) is an identity verification and proofing provider with ID verification solutions, fraud prevention solutions, compliance solutions, and others.|
Copy file name to clipboardExpand all lines: articles/active-directory/governance/create-access-review.md
+12-9Lines changed: 12 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,14 +3,14 @@ title: Create an access review of groups and applications - Azure AD
3
3
description: Learn how to create an access review of group members or application access in Azure Active Directory.
4
4
services: active-directory
5
5
author: amsliu
6
-
manager: rkarlin
6
+
manager: amycolannino
7
7
editor: markwahl-msft
8
8
ms.service: active-directory
9
9
ms.workload: identity
10
10
ms.tgt_pltfrm: na
11
11
ms.topic: how-to
12
12
ms.subservice: compliance
13
-
ms.date: 07/20/2022
13
+
ms.date: 08/24/2022
14
14
ms.author: amsliu
15
15
ms.reviewer: mwahl
16
16
ms.collection: M365-identity-device-management
@@ -44,24 +44,24 @@ If you are reviewing access to an application, then before creating the review,
44
44
### Scope
45
45
1. Sign in to the Azure portal and open the [Identity Governance](https://portal.azure.com/#blade/Microsoft_AAD_ERM/DashboardBlade/) page.
46
46
47
-
1. On the left menu, select **Access reviews**.
47
+
2. On the left menu, select **Access reviews**.
48
48
49
-
1. Select **New access review** to create a new access review.
49
+
3. Select **New access review** to create a new access review.
50
50
51
51

52
52
53
-
1. In the **Select what to review** box, select which resource you want to review.
53
+
4. In the **Select what to review** box, select which resource you want to review.
54
54
55
55

56
56
57
-
1. If you selected **Teams + Groups**, you have two options:
57
+
5. If you selected **Teams + Groups**, you have two options:
58
58
59
59
-**All Microsoft 365 groups with guest users**: Select this option if you want to create recurring reviews on all your guest users across all your Microsoft Teams and Microsoft 365 groups in your organization. Dynamic groups and role-assignable groups aren't included. You can also choose to exclude individual groups by selecting **Select group(s) to exclude**.
60
60
-**Select Teams + groups**: Select this option if you want to specify a finite set of teams or groups to review. A list of groups to choose from appears on the right.
61
61
62
62

63
63
64
-
1. If you selected **Applications**, select one or more applications.
64
+
6. If you selected **Applications**, select one or more applications.
65
65
66
66

67
67
@@ -75,9 +75,12 @@ If you are reviewing access to an application, then before creating the review,
75
75
> [!NOTE]
76
76
> If you selected **All Microsoft 365 groups with guest users**, your only option is to review **Guest users only**.
77
77
78
-
1. Or if you are conducting group membership review, you can create access reviews for only the inactive users in the group. In the *Users scope* section, check the box next to **Inactive users (on tenant level)**. If you check the box, the scope of the review will focus on inactive users only, those who have not signed in either interactively or non-interactively to the tenant. Then, specify **Days inactive** with a number of days inactive up to 730 days (two years). Users in the group inactive for the specified number of days will be the only users in the review.
78
+
8. Or if you are conducting group membership review, you can create access reviews for only the inactive users in the group. In the *Users scope* section, check the box next to **Inactive users (on tenant level)**. If you check the box, the scope of the review will focus on inactive users only, those who have not signed in either interactively or non-interactively to the tenant. Then, specify **Days inactive** with a number of days inactive up to 730 days (two years). Users in the group inactive for the specified number of days will be the only users in the review.
79
+
80
+
> [!NOTE]
81
+
> Recently created users are not affected when configuring the inactivity time. The Access Review will check if a user has been created in the time frame configured and disregard users who haven’t existed for at least that amount of time. For example, if you set the inactivity time as 90 days and a guest user was created or invited less than 90 days ago, the guest user will not be in scope of the Access Review. This ensures that a user can sign in at least once before being removed.
0 commit comments