Skip to content

Commit e25336f

Browse files
authored
Merge pull request #104054 from iainfoulds/azuread-authentication-landingpages
[AzureAD-Authentication] Index and TOC updates for new tutorials
2 parents 88289a0 + 9589962 commit e25336f

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

articles/active-directory/authentication/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
items:
6565
- name: Self-service password reset
6666
items:
67-
- name: Deploy self-service password reset
67+
- name: Deployment guide
6868
href: howto-sspr-deployment.md
6969
- name: Pre-register authentication data
7070
href: howto-sspr-authenticationdata.md
@@ -74,7 +74,7 @@
7474
href: howto-sspr-windows.md
7575
- name: Cloud-based MFA
7676
items:
77-
- name: Deploy cloud-based MFA
77+
- name: Deployment guide
7878
href: howto-mfa-getstarted.md
7979
- name: Per user MFA
8080
href: howto-mfa-userstates.md

articles/active-directory/authentication/index.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ metadata:
1212
ms.topic: landing-page
1313
author: iainfoulds
1414
ms.author: iainfou
15-
ms.date: 08/20/2019
15+
ms.date: 02/11/2020
1616
ms.collection: M365-identity-device-management
1717

1818
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
@@ -43,16 +43,16 @@ landingContent:
4343
url: concept-sspr-howitworks.md
4444
- text: Password writeback
4545
url: concept-sspr-writeback.md
46-
- linkListType: quickstart
46+
- linkListType: tutorial
4747
links:
48-
- text: Self-service password reset quickstart
49-
url: quickstart-sspr.md
48+
- text: Enable self-service password reset
49+
url: tutorial-enable-sspr.md
50+
- text: Enable password writeback to on-premises
51+
url: tutorial-enable-writeback.md
5052
- linkListType: deploy
5153
links:
52-
- text: Deploy Azure AD self-service password reset
54+
- text: Deployment guide for self-service password reset
5355
url: howto-sspr-deployment.md
54-
- text: Enable password writeback
55-
url: howto-sspr-writeback.md
5656
- text: Enable password reset from the Windows login screen
5757
url: howto-sspr-windows.md
5858

@@ -65,13 +65,13 @@ landingContent:
6565
url: concept-mfa-howitworks.md
6666
- linkListType: tutorial
6767
links:
68-
- text: Pilot Azure MFA for specific applications
69-
url: tutorial-mfa-applications.md
70-
- text: Use risk detections to trigger Multi-Factor Authentication and password changes
68+
- text: Enable Azure Multi-Factor Authentication
69+
url: tutorial-enable-azure-mfa.md
70+
- text: Enable risk-based Azure Multi-Factor Authentication
7171
url: tutorial-risk-based-sspr-mfa.md
7272
- linkListType: deploy
7373
links:
74-
- text: Deploy Azure Multi-Factor Authentication
74+
- text: Deployment guide for Azure Multi-Factor Authentication
7575
url: howto-mfa-getstarted.md
7676
- text: Use NPS extension to integrate on-premises applications
7777
url: howto-mfa-nps-extension.md

articles/active-directory/index.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -72,15 +72,15 @@ conceptualContent:
7272

7373
- title: Authentication
7474
links:
75-
- url: ./authentication/concept-mfa-howitworks.md
75+
- url: ./authentication/overview-authentication.md
7676
itemType: concept
77-
text: "How it works: Azure MFA"
78-
- url: ./authentication/concept-sspr-howitworks.md
79-
itemType: concept
80-
text: Azure AD self-service password reset
81-
- url: ./authentication/concept-password-ban-bad.md
82-
itemType: concept
83-
text: Azure AD password protection
77+
text: What is Azure AD Authentication?
78+
- url: ./authentication/tutorial-enable-sspr.md
79+
itemType: tutorial
80+
text: Enable self-service password reset
81+
- url: ./authentication/tutorial-enable-azure-mfa.md
82+
itemType: tutorial
83+
text: Enable Azure Multi-Factor Authentication
8484
footerLink:
8585
url: ./authentication/index.yml
8686
text: See more

0 commit comments

Comments
 (0)