Skip to content

Commit cce754b

Browse files
authored
Merge pull request #50014 from wwlpublish/20fadb21392847eea9eb8bcc0f03574f110cf7457e45827dfa50d128ba6d0793-live
Modules/M02-manage-user-authentication
2 parents 48a2dc4 + 896cde6 commit cce754b

File tree

42 files changed

+546
-505
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+546
-505
lines changed
Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.manage-user-authentication.introduction
3-
title: Introduction
4-
metadata:
5-
title: Introduction
6-
description: "Introduction"
7-
ms.date: 10/25/2023
8-
author: wwlpublish
9-
ms.author: roberts
10-
ms.topic: unit
11-
ms.custom:
12-
- N/A
13-
durationInMinutes: 1
14-
content: |
15-
[!include[](includes/1-introduction.md)]
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.manage-user-authentication.introduction
3+
title: Introduction
4+
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Introduction
8+
description: "Introduction"
9+
ms.date: 04/16/2025
10+
author: wwlpublish
11+
ms.author: roberts
12+
ms.topic: unit
13+
ms.custom:
14+
- N/A
15+
durationInMinutes: 1
16+
content: |
17+
[!include[](includes/1-introduction.md)]
Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.manage-user-authentication.configure-azure-ad-user-authentication-virtual-machines
3-
title: Configure Microsoft Entra user authentication for virtual machines
4-
metadata:
5-
title: Configure Microsoft Entra user authentication for virtual machines
6-
description: "Configure Microsoft Entra user authentication for virtual machines"
7-
ms.date: 10/25/2023
8-
author: wwlpublish
9-
ms.author: roberts
10-
ms.topic: unit
11-
durationInMinutes: 3
12-
content: |
13-
[!include[](includes/10-configure-azure-ad-user-authentication-virtual-machines.md)]
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.manage-user-authentication.configure-azure-ad-user-authentication-virtual-machines
3+
title: Configure Microsoft Entra user authentication for virtual machines
4+
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Configure Microsoft Entra user authentication for virtual machines
8+
description: "Configure Microsoft Entra user authentication for virtual machines"
9+
ms.date: 04/16/2025
10+
author: wwlpublish
11+
ms.author: roberts
12+
ms.topic: unit
13+
ms.custom:
14+
- N/A
15+
durationInMinutes: 3
16+
content: |
17+
[!include[](includes/10-configure-azure-ad-user-authentication-virtual-machines.md)]
Lines changed: 53 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,53 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.manage-user-authentication.knowledge-check
3-
title: Module assessment
4-
metadata:
5-
title: Module assessment
6-
description: "Knowledge check"
7-
ms.date: 10/25/2023
8-
author: wwlpublish
9-
ms.author: roberts
10-
ms.topic: unit
11-
durationInMinutes: 2
12-
content: |
13-
[!include[](includes/11-knowledge-check.md)]
14-
quiz:
15-
title: "Check your knowledge"
16-
questions:
17-
- content: "Which of these authentication methods offers the highest level of security?"
18-
choices:
19-
- content: "SMS verification"
20-
isCorrect: false
21-
explanation: "Incorrect. SMS text message verification offers a moderate level of security, but there are other options that provide better security."
22-
- content: "Microsoft Authenticator App"
23-
isCorrect: true
24-
explanation: "Correct. Microsoft recommends using the Microsoft Authenticator app, which provides the best user experience and multiple authentication methods."
25-
- content: "Voice call verification"
26-
isCorrect: false
27-
explanation: "Incorrect. Voice call verification offers a moderate level of security, but there are other options that provide better security."
28-
- content: "In The answer list, which is a security group used by Hybrid Windows Hello for Business when no Windows Server 2016 or later domain controllers are deployed?"
29-
choices:
30-
- content: "KeyCredential Admins"
31-
isCorrect: true
32-
explanation: "Correct. To use Windows Hello for Business, you must create the KeyCredential Admins security group and the Windows Hello for Business Users security groups."
33-
- content: "Enterprise Key Admins"
34-
isCorrect: false
35-
explanation: "Incorrect. The security groups used by Windows Hello for Business are the KeyCredential Admins security group and the Windows Hello for Business Users security group."
36-
- content: "Windows Authorization Access Group"
37-
isCorrect: false
38-
explanation: "Incorrect. The security groups used by Windows Hello for Business are the KeyCredential Admins security group and the Windows Hello for Business Users security group."
39-
- content: "Which is the recommended mode to start with when deploying Microsoft Entra Password Protection?"
40-
choices:
41-
- content: "Audit mode"
42-
isCorrect: true
43-
explanation: "Correct. Audit mode is the default initial setting, where passwords can continue to be set. Passwords that would be blocked are recorded in the event log."
44-
- content: "None"
45-
isCorrect: false
46-
explanation: "Incorrect. Audit mode is the default initial setting, where passwords can continue to be set. Passwords that would be blocked are recorded in the event log."
47-
- content: "Enforced mode"
48-
isCorrect: false
49-
explanation: "Incorrect. Audit mode is the default initial setting, where passwords can continue to be set. Passwords that would be blocked are recorded in the event log."
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.manage-user-authentication.knowledge-check
3+
title: Module assessment
4+
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Module assessment
8+
description: "Knowledge check"
9+
ms.date: 04/16/2025
10+
author: wwlpublish
11+
ms.author: roberts
12+
ms.topic: unit
13+
ms.custom:
14+
- N/A
15+
durationInMinutes: 2
16+
content: |
17+
[!include[](includes/11-knowledge-check.md)]
18+
quiz:
19+
title: "Check your knowledge"
20+
questions:
21+
- content: "Which of these authentication methods offers the highest level of security?"
22+
choices:
23+
- content: "SMS verification"
24+
isCorrect: false
25+
explanation: "Incorrect. SMS text message verification offers a moderate level of security, but there are other options that provide better security."
26+
- content: "Microsoft Authenticator App"
27+
isCorrect: true
28+
explanation: "Correct. Microsoft recommends using the Microsoft Authenticator app, which provides the best user experience and multiple authentication methods."
29+
- content: "Voice call verification"
30+
isCorrect: false
31+
explanation: "Incorrect. Voice call verification offers a moderate level of security, but there are other options that provide better security."
32+
- content: "In The answer list, which is a security group used by Hybrid Windows Hello for Business when no Windows Server 2016 or later domain controllers are deployed?"
33+
choices:
34+
- content: "KeyCredential Admins"
35+
isCorrect: true
36+
explanation: "Correct. To use Windows Hello for Business, you must create the KeyCredential Admins security group and the Windows Hello for Business Users security groups."
37+
- content: "Enterprise Key Admins"
38+
isCorrect: false
39+
explanation: "Incorrect. The security groups used by Windows Hello for Business are the KeyCredential Admins security group and the Windows Hello for Business Users security group."
40+
- content: "Windows Authorization Access Group"
41+
isCorrect: false
42+
explanation: "Incorrect. The security groups used by Windows Hello for Business are the KeyCredential Admins security group and the Windows Hello for Business Users security group."
43+
- content: "Which is the recommended mode to start with when deploying Microsoft Entra Password Protection?"
44+
choices:
45+
- content: "Audit mode"
46+
isCorrect: true
47+
explanation: "Correct. Audit mode is the default initial setting, where passwords can continue to be set. Passwords that would be blocked are recorded in the event log."
48+
- content: "None"
49+
isCorrect: false
50+
explanation: "Incorrect. Audit mode is the default initial setting, where passwords can continue to be set. Passwords that would be blocked are recorded in the event log."
51+
- content: "Enforced mode"
52+
isCorrect: false
53+
explanation: "Incorrect. Audit mode is the default initial setting, where passwords can continue to be set. Passwords that would be blocked are recorded in the event log."
Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.manage-user-authentication.summary-resources
3-
title: Summary and resources
4-
metadata:
5-
title: Summary and resources
6-
description: "Summary and resources"
7-
ms.date: 10/25/2023
8-
author: wwlpublish
9-
ms.author: roberts
10-
ms.topic: unit
11-
ms.custom:
12-
- N/A
13-
durationInMinutes: 1
14-
content: |
15-
[!include[](includes/12-summary-resources.md)]
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.manage-user-authentication.summary-resources
3+
title: Summary and resources
4+
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Summary and resources
8+
description: "Summary and resources"
9+
ms.date: 04/16/2025
10+
author: wwlpublish
11+
ms.author: roberts
12+
ms.topic: unit
13+
ms.custom:
14+
- N/A
15+
durationInMinutes: 1
16+
content: |
17+
[!include[](includes/12-summary-resources.md)]
Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.manage-user-authentication.administer-fido2-passwordless-authentication-methods
3-
title: Administer FIDO2 and passwordless authentication methods
4-
metadata:
5-
title: Administer FIDO2 and passwordless authentication methods
6-
description: "Administer FIDO2 and passwordless authentication methods"
7-
ms.date: 10/25/2023
8-
author: wwlpublish
9-
ms.author: roberts
10-
ms.topic: unit
11-
durationInMinutes: 4
12-
content: |
13-
[!include[](includes/2-administer-fido2-passwordless-authentication-methods.md)]
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.manage-user-authentication.administer-fido2-passwordless-authentication-methods
3+
title: Administer FIDO2 and passwordless authentication methods
4+
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Administer FIDO2 and passwordless authentication methods
8+
description: "Administer FIDO2 and passwordless authentication methods"
9+
ms.date: 04/16/2025
10+
author: wwlpublish
11+
ms.author: roberts
12+
ms.topic: unit
13+
ms.custom:
14+
- N/A
15+
durationInMinutes: 4
16+
content: |
17+
[!include[](includes/2-administer-fido2-passwordless-authentication-methods.md)]
Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.manage-user-authentication.explore-authenticator-app-oath-token
3-
title: Explore Authenticator app and OATH tokens
4-
metadata:
5-
title: Explore Authenticator app and OATH tokens
6-
description: "Explore Authenticator app and OATH tokens"
7-
ms.date: 10/25/2023
8-
author: wwlpublish
9-
ms.author: roberts
10-
ms.topic: unit
11-
durationInMinutes: 3
12-
content: |
13-
[!include[](includes/3-explore-authenticator-app-oath-tokens.md)]
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.manage-user-authentication.explore-authenticator-app-oath-token
3+
title: Explore Authenticator app and OATH tokens
4+
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Explore Authenticator app and OATH tokens
8+
description: "Explore Authenticator app and OATH tokens"
9+
ms.date: 04/16/2025
10+
author: wwlpublish
11+
ms.author: roberts
12+
ms.topic: unit
13+
ms.custom:
14+
- N/A
15+
durationInMinutes: 3
16+
content: |
17+
[!include[](includes/3-explore-authenticator-app-oath-tokens.md)]
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.manage-user-authentication.implement-authentication-solution-based-windows-hello-for-business
3-
title: Implement an authentication solution based on Windows Hello for Business
4-
metadata:
5-
title: Implement an authentication solution based on Windows Hello for Business
6-
description: "Implement an authentication solution based on Windows Hello for Business"
7-
ms.date: 10/25/2023
8-
author: wwlpublish
9-
ms.author: roberts
10-
ms.topic: unit
11-
durationInMinutes: 3
12-
content: |
13-
[!include[](includes/4-implement-authentication-solution-based-windows-hello-for-business.md)]
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.manage-user-authentication.implement-authentication-solution-based-windows-hello-for-business
3+
title: Implement an authentication solution based on Windows Hello for Business
4+
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Implement an authentication solution based on Windows Hello for Business
8+
description: "Implement an authentication solution based on Windows Hello for Business"
9+
ms.date: 04/16/2025
10+
author: wwlpublish
11+
ms.author: roberts
12+
ms.topic: unit
13+
ms.custom:
14+
- N/A
15+
durationInMinutes: 3
16+
content: |
17+
[!include[](includes/4-implement-authentication-solution-based-windows-hello-for-business.md)]
Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.manage-user-authentication.exercise-configure-deploy-self-service-password-reset
3-
title: Exercise configure and deploy self-service password reset
4-
metadata:
5-
title: Exercise configure and deploy self-service password reset
6-
description: "Exercise configure and deploy self-service password reset"
7-
ms.date: 10/25/2023
8-
author: wwlpublish
9-
ms.author: roberts
10-
ms.topic: unit
11-
ms.custom:
12-
- N/A
13-
durationInMinutes: 15
14-
content: |
15-
[!include[](includes/5-exercise-configure-deploy-self-service-password-reset.md)]
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.manage-user-authentication.exercise-configure-deploy-self-service-password-reset
3+
title: Exercise configure and deploy self-service password reset
4+
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Exercise configure and deploy self-service password reset
8+
description: "Exercise configure and deploy self-service password reset"
9+
ms.date: 04/16/2025
10+
author: wwlpublish
11+
ms.author: roberts
12+
ms.topic: unit
13+
ms.custom:
14+
- N/A
15+
durationInMinutes: 15
16+
content: |
17+
[!include[](includes/5-exercise-configure-deploy-self-service-password-reset.md)]
Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.manage-user-authentication.deploy-manage-password-protection
3-
title: Deploy and manage password protection
4-
metadata:
5-
title: Deploy and manage password protection
6-
description: "Deploy and manage password protection"
7-
ms.date: 10/25/2023
8-
author: wwlpublish
9-
ms.author: roberts
10-
ms.topic: unit
11-
durationInMinutes: 12
12-
content: |
13-
[!include[](includes/6-deploy-manage-password-protection.md)]
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.manage-user-authentication.deploy-manage-password-protection
3+
title: Deploy and manage password protection
4+
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Deploy and manage password protection
8+
description: "Deploy and manage password protection"
9+
ms.date: 04/16/2025
10+
author: wwlpublish
11+
ms.author: roberts
12+
ms.topic: unit
13+
ms.custom:
14+
- N/A
15+
durationInMinutes: 12
16+
content: |
17+
[!include[](includes/6-deploy-manage-password-protection.md)]

0 commit comments

Comments
 (0)