Skip to content

Commit 3debcfd

Browse files
authored
changed files by pdets auto publish service, publishid[d8e028e8-acd0-4fd0-ac91-c0c88e19f6e9] and do [publish].
1 parent 4e162a0 commit 3debcfd

14 files changed

+33
-40
lines changed

learn-pr/wwl-sci/manage-azure-active-directory-identity-protection/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Introduction
88
description: "Introduction"
9-
ms.date: 02/19/2025
9+
ms.date: 02/21/2025
1010
author: wwlpublish
1111
ms.author: roberts
1212
ms.topic: unit

learn-pr/wwl-sci/manage-azure-active-directory-identity-protection/10-summary-resources.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Summary and resources
88
description: "Summary and resources"
9-
ms.date: 02/19/2025
9+
ms.date: 02/21/2025
1010
author: wwlpublish
1111
ms.author: roberts
1212
ms.topic: unit

learn-pr/wwl-sci/manage-azure-active-directory-identity-protection/2-review-identity-protection-basics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Review identity protection basics
88
description: "Review identity protection basics"
9-
ms.date: 02/19/2025
9+
ms.date: 02/21/2025
1010
author: wwlpublish
1111
ms.author: roberts
1212
ms.topic: unit

learn-pr/wwl-sci/manage-azure-active-directory-identity-protection/3-implement-manage-user-risk-policy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Implement and manage user risk policy
88
description: "Implement and manage user risk policy"
9-
ms.date: 02/19/2025
9+
ms.date: 02/21/2025
1010
author: wwlpublish
1111
ms.author: roberts
1212
ms.topic: unit

learn-pr/wwl-sci/manage-azure-active-directory-identity-protection/4-exercise-enable-sign-risk-policy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Exercise enable sign-in risk policy
88
description: "Exercise enable sign-in risk policy"
9-
ms.date: 02/19/2025
9+
ms.date: 02/21/2025
1010
author: wwlpublish
1111
ms.author: roberts
1212
ms.topic: unit

learn-pr/wwl-sci/manage-azure-active-directory-identity-protection/5-exercise-configure-multi-factor-authentication-registration-policy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Exercise configure Microsoft Entra multifactor authentication registration policy
88
description: "Exercise configure Microsoft Entra multifactor authentication registration policy"
9-
ms.date: 02/19/2025
9+
ms.date: 02/21/2025
1010
author: wwlpublish
1111
ms.author: roberts
1212
ms.topic: unit

learn-pr/wwl-sci/manage-azure-active-directory-identity-protection/6-monitor-investigate-remediate-elevated-risky-users.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Monitor, investigate, and remediate elevated risky users
88
description: "Monitor, investigate, and remediate elevated risky users"
9-
ms.date: 02/19/2025
9+
ms.date: 02/21/2025
1010
author: wwlpublish
1111
ms.author: roberts
1212
ms.topic: unit

learn-pr/wwl-sci/manage-azure-active-directory-identity-protection/7-implement-security-workload-identities.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Implement security for workload identities
88
description: "Implement security for workload identities"
9-
ms.date: 02/19/2025
9+
ms.date: 02/21/2025
1010
author: wwlpublish
1111
ms.author: roberts
1212
ms.topic: unit

learn-pr/wwl-sci/manage-azure-active-directory-identity-protection/8-explore-microsoft-defender-identity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Explore Microsoft Defender for Identity
88
description: "Explore Microsoft Defender for Identity"
9-
ms.date: 02/19/2025
9+
ms.date: 02/21/2025
1010
author: wwlpublish
1111
ms.author: roberts
1212
ms.topic: unit

learn-pr/wwl-sci/manage-azure-active-directory-identity-protection/9-knowledge-check.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Knowledge check
88
description: "Knowledge check"
9-
ms.date: 02/19/2025
9+
ms.date: 02/21/2025
1010
author: wwlpublish
1111
ms.author: roberts
1212
ms.topic: unit
@@ -42,12 +42,12 @@ quiz:
4242
explanation: "Incorrect. There's no directory policy for hybrid identity."
4343
- content: "In Microsoft Graph, which three APIs expose information about risky users and sign-ins?"
4444
choices:
45-
- content: "`riskDetection, riskyUsers, signIn`"
45+
- content: "`riskDetection, riskyUsers, signIns`"
4646
isCorrect: true
47-
explanation: "Correct. There are three APIs that expose information about risky users and sign-ins. RiskDetection allows you to query Microsoft Graph for a list of user and sign-in linked risk detections. You also get associated information about the detection. The second API, `riskyUsers`, allows you to query Microsoft Graph for information about users that Identity Protection detected as being risky. The API, `signIn`, allows you to query Microsoft Graph for information on Microsoft Entra ID sign-ins. The information contains specific properties related to risk state, detail, and level."
48-
- content: "`riskDetection, itemActivity, signIn`"
47+
explanation: "Correct. There are three APIs that expose information about risky users and sign-ins. RiskDetection allows you to query Microsoft Graph for a list of user and sign-in linked risk detections. You also get associated information about the detection. The second API, `riskyUsers`, allows you to query Microsoft Graph for information about users that Identity Protection detected as being risky. The API, `signIns`, allows you to query Microsoft Graph for information on Microsoft Entra ID sign-ins. The information contains specific properties related to risk state, detail, and level."
48+
- content: "`riskDetection, itemActivity, signIns`"
4949
isCorrect: false
50-
explanation: "Incorrect. The `riskyUsers` and `signIn` APIs are correct. However, the `itemActivity` resource provides information about activities that took place on an item or within a container."
51-
- content: "`riskyUsers, signIn, IdentitySet`"
50+
explanation: "Incorrect. The `riskyUsers` and `signIns` APIs are correct. However, the `itemActivity` resource provides information about activities that took place on an item or within a container."
51+
- content: "`riskyUsers, signIns, IdentitySet`"
5252
isCorrect: false
53-
explanation: "Incorrect. The `riskyUsers` and `signIn` APIs are correct. However, `IdentitySet`, is a keyed collection of identity resources. It's used to represent a set of identities with various events such as created by or last modified by."
53+
explanation: "Incorrect. The `riskyUsers` and `signIns` APIs are correct. However, `IdentitySet`, is a keyed collection of identity resources. It's used to represent a set of identities with various events such as created by or last modified by."

0 commit comments

Comments
 (0)