Skip to content

Commit 53bc5c0

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into anf-jira-updates-24aug
2 parents 60939e1 + 0627505 commit 53bc5c0

File tree

18 files changed

+994
-23
lines changed

18 files changed

+994
-23
lines changed

articles/active-directory-b2c/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,8 @@
482482
- name: Identity verification and proofing partners
483483
href: identity-verification-proofing.md
484484
displayName: id verify, id verification, azure ad b2c proofing, id proofing
485+
- name: Deduce
486+
href: partner-deduce.md
485487
- name: eID-Me
486488
href: partner-eid-me.md
487489
- name: Experian

articles/active-directory-b2c/identity-verification-proofing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Microsoft partners with the following ISV partners.
2727

2828
| ISV partner | Description and integration walkthroughs |
2929
|:-------------------------|:--------------|
30+
| ![Screenshot of a deduce logo.](./media/partner-gallery/deduce-logo.png) | [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. |
3031
| ![Screenshot of a eid-me logo](./media/partner-gallery/eid-me-logo.png) | [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. |
3132
|![Screenshot of an Experian logo.](./media/partner-gallery/experian-logo.png) | [Experian](./partner-experian.md) is an Identity verification and proofing provider that performs risk assessments based on user attributes to prevent fraud. |
3233
|![Screenshot of an IDology logo.](./media/partner-gallery/idology-logo.png) | [IDology](./partner-idology.md) is an Identity verification and proofing provider with ID verification solutions, fraud prevention solutions, compliance solutions, and others.|
111 KB
Loading
5.61 KB
Loading

articles/active-directory-b2c/partner-deduce.md

Lines changed: 712 additions & 0 deletions
Large diffs are not rendered by default.

articles/active-directory-b2c/partner-gallery.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Microsoft partners with the following ISVs for identity verification and proofin
2929

3030
| ISV partner | Description and integration walkthroughs |
3131
|:-------------------------|:--------------|
32+
| ![Screenshot of a deduce logo.](./media/partner-gallery/deduce-logo.png) | [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. |
3233
| ![Screenshot of a eid-me logo](./media/partner-gallery/eid-me-logo.png) | [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. |
3334
| ![Screenshot of an Experian logo.](./media/partner-gallery/experian-logo.png) | [Experian](./partner-experian.md) is an identity verification and proofing provider that performs risk assessments based on user attributes to prevent fraud. |
3435
| ![Screenshot of an IDology logo.](./media/partner-gallery/idology-logo.png) | [IDology](./partner-idology.md) is an identity verification and proofing provider with ID verification solutions, fraud prevention solutions, compliance solutions, and others.|

articles/active-directory/governance/create-access-review.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ title: Create an access review of groups and applications - Azure AD
33
description: Learn how to create an access review of group members or application access in Azure Active Directory.
44
services: active-directory
55
author: amsliu
6-
manager: rkarlin
6+
manager: amycolannino
77
editor: markwahl-msft
88
ms.service: active-directory
99
ms.workload: identity
1010
ms.tgt_pltfrm: na
1111
ms.topic: how-to
1212
ms.subservice: compliance
13-
ms.date: 07/20/2022
13+
ms.date: 08/24/2022
1414
ms.author: amsliu
1515
ms.reviewer: mwahl
1616
ms.collection: M365-identity-device-management
@@ -44,24 +44,24 @@ If you are reviewing access to an application, then before creating the review,
4444
### Scope
4545
1. Sign in to the Azure portal and open the [Identity Governance](https://portal.azure.com/#blade/Microsoft_AAD_ERM/DashboardBlade/) page.
4646

47-
1. On the left menu, select **Access reviews**.
47+
2. On the left menu, select **Access reviews**.
4848

49-
1. Select **New access review** to create a new access review.
49+
3. Select **New access review** to create a new access review.
5050

5151
![Screenshot that shows the Access reviews pane in Identity Governance.](./media/create-access-review/access-reviews.png)
5252

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.
5454

5555
![Screenshot that shows creating an access review.](./media/create-access-review/select-what-review.png)
5656

57-
1. If you selected **Teams + Groups**, you have two options:
57+
5. If you selected **Teams + Groups**, you have two options:
5858

5959
- **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**.
6060
- **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.
6161

6262
![Screenshot that shows selecting Teams + Groups.](./media/create-access-review/teams-groups.png)
6363

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

6666
![Screenshot that shows the interface that appears if you selected applications instead of groups.](./media/create-access-review/select-application-detailed.png)
6767

@@ -75,9 +75,12 @@ If you are reviewing access to an application, then before creating the review,
7575
> [!NOTE]
7676
> If you selected **All Microsoft 365 groups with guest users**, your only option is to review **Guest users only**.
7777
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.
7982
80-
1. Select **Next: Reviews**.
83+
9. Select **Next: Reviews**.
8184

8285
### Next: Reviews
8386

140 KB
Loading
140 KB
Loading
Loading

0 commit comments

Comments
 (0)