-
Notifications
You must be signed in to change notification settings - Fork 647
/
Copy pathindex.yml
93 lines (86 loc) · 3.61 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
### YamlMime:Landing
title: Microsoft Entra authentication documentation
summary: Learn how to manage and deploy Microsoft Entra self-service password reset, multifactor authentication, custom banned password list, and smart lockout.
metadata:
title: Microsoft Entra authentication documentation
description: Learn how to manage and deploy Microsoft Entra self-service password reset, multifactor authentication, custom banned password list, and smart lockout.
ms.service: entra-id
ms.subservice: authentication
ms.topic: landing-page
author: justinha
ms.author: justinha
ms.date: 01/29/2023
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
landingContent:
# Cards and links should be based on top customer tasks or top subjects
# Start card title with a verb
# Card
- title: About authentication
linkLists:
- linkListType: overview
links:
- text: What is authentication?
url: overview-authentication.md
- text: What are authentication methods?
url: concept-authentication-methods.md
- text: Security information registration
url: concept-registration-mfa-sspr-combined.md
- text: What is passwordless?
url: concept-authentication-passwordless.md
# Card
- title: Deploy self-service password reset
linkLists:
- linkListType: concept
links:
- text: How self-service password reset works
url: concept-sspr-howitworks.md
- text: How password writeback works
url: concept-sspr-writeback.md
- linkListType: tutorial
links:
- text: Enable self-service password reset
url: tutorial-enable-sspr.md
- text: Enable password writeback to on-premises
url: tutorial-enable-sspr-writeback.md
- linkListType: deploy
links:
- text: Deployment guide for self-service password reset
url: howto-sspr-deployment.md
- text: Enable password reset from the Windows login screen
url: howto-sspr-windows.md
# Card
- title: Enable Microsoft Entra multifactor authentication
linkLists:
- linkListType: concept
links:
- text: How Microsoft Entra multifactor authentication works
url: concept-mfa-howitworks.md
- linkListType: tutorial
links:
- text: Enable Microsoft Entra multifactor authentication
url: tutorial-enable-azure-mfa.md
- text: Enable risk-based Microsoft Entra multifactor authentication
url: tutorial-risk-based-sspr-mfa.md
- linkListType: deploy
links:
- text: Deployment guide for Microsoft Entra multifactor authentication
url: howto-mfa-getstarted.md
- text: Use NPS extension to integrate on-premises applications
url: howto-mfa-nps-extension.md
# Card
- title: Deploy Microsoft Entra password protection
linkLists:
- linkListType: concept
links:
- text: Eliminate weak passwords in the cloud
url: concept-password-ban-bad.md
- text: Eliminate weak passwords on-premises
url: concept-password-ban-bad-on-premises.md
- linkListType: get-started
links:
- text: Configure the banned password list
url: ./tutorial-configure-custom-password-protection.md
- linkListType: how-to-guide
links:
- text: Deploy Microsoft Entra password protection
url: howto-password-ban-bad-on-premises-deploy.md