Skip to content

Commit 0c54d89

Browse files
authored
Merge pull request #47079 from MicrosoftGuyJFlo/MVCDeleteAndRedirect
[Azure AD] Authentication - MVC Cleanup old MFA Content
2 parents 4d0815f + 3de47d6 commit 0c54d89

File tree

32 files changed

+20
-963
lines changed

32 files changed

+20
-963
lines changed

.openpublishing.redirection.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23140,6 +23140,16 @@
2314023140
"redirect_url": "/azure/stream-analytics/stream-analytics-job-diagram-with-metrics",
2314123141
"redirect_document_id": false
2314223142
},
23143+
{
23144+
"source_path": "articles/active-directory/authentication/active-directory-passwords-overview.md",
23145+
"redirect_url": "/azure/active-directory/authentication/concept-sspr-howitworks",
23146+
"redirect_document_id": false
23147+
},
23148+
{
23149+
"source_path": "articles/active-directory/authentication/multi-factor-authentication.md",
23150+
"redirect_url": "/azure/active-directory/authentication/concept-mfa-howitworks",
23151+
"redirect_document_id": false
23152+
},
2314323153
{
2314423154
"source_path": "articles/multi-factor-authentication/multi-factor-authentication-get-started-adfs-cloud.md",
2314523155
"redirect_url": "/azure/active-directory/authentication/howto-mfa-adfs",
@@ -23160,6 +23170,11 @@
2316023170
"redirect_url": "/azure/active-directory/authentication/concept-mfa-whichversion",
2316123171
"redirect_document_id": false
2316223172
},
23173+
{
23174+
"source_path": "articles/multi-factor-authentication/index.md",
23175+
"redirect_url": "/azure/active-directory/authentication/index",
23176+
"redirect_document_id": false
23177+
},
2316323178
{
2316423179
"source_path": "articles/multi-factor-authentication/multi-factor-authentication-how-it-works.md",
2316523180
"redirect_url": "/azure/active-directory/authentication/concept-mfa-howitworks",

articles/active-directory/TOC.md

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -140,33 +140,13 @@
140140
#### [Sign-in samples](active-directory-reporting-api-sign-in-activity-samples.md)
141141
#### [Using certificates](active-directory-reporting-api-with-certificates.md)
142142

143-
## Manage passwords
144-
### [Passwords overview](authentication/active-directory-passwords-overview.md)
143+
## Manage passwords(active-directory/authentication/concept-sspr-howitworks.md)
145144
### User documents
146145
#### [Reset or change your password](user-help/active-directory-passwords-update-your-own-password.md)
147146
#### [Password best practices](active-directory-secure-passwords.md)
148147
#### [Register for self-service password reset](user-help/active-directory-passwords-reset-register.md)
149-
### [SSPR How it works](authentication/concept-sspr-howitworks.md)
150-
### [SSPR Deployment guide](authentication/howto-sspr-deployment.md)
151-
### [SSPR and Windows 10](authentication/tutorial-sspr-windows.md)
152-
### [SSPR Policies ](authentication/concept-sspr-policy.md)
153-
### [SSPR Customization](authentication/concept-sspr-customization.md)
154-
### [SSPR Data requirements](authentication/howto-sspr-authenticationdata.md)
155-
### [SSPR Reporting](authentication/howto-sspr-reporting.md)
156-
### [Smart lockout](authentication/howto-password-smart-lockout.md)
157-
### [Eliminate weak passwords](authentication/concept-password-ban-bad.md)
158-
### [Configure the banned password list](authentication/howto-password-ban-bad.md)
159-
### [On-premises integration](authentication/concept-password-ban-bad-on-premises.md)
160-
### [Deploy Azure AD password protection](authentication/howto-password-ban-bad-on-premises.md)
161-
### [Configure Azure AD password protection](authentication/howto-password-ban-bad-on-premises-operations.md)
162-
### [Monitor Azure AD password protection](authentication/howto-password-ban-bad-on-premises-troubleshoot.md)
163148
### IT Admins: Reset passwords
164149
#### [Azure portal](fundamentals/active-directory-users-reset-password-azure-portal.md)
165-
### [License SSPR](authentication/concept-sspr-licensing.md)
166-
### [Password writeback](authentication/howto-sspr-writeback.md)
167-
### [Troubleshoot](authentication/active-directory-passwords-troubleshoot.md)
168-
### [FAQ](authentication/active-directory-passwords-faq.md)
169-
170150

171151
## Manage devices
172152
### [Introduction](device-management-introduction.md)

articles/active-directory/authentication/active-directory-passwords-overview.md

Lines changed: 0 additions & 66 deletions
This file was deleted.

articles/active-directory/authentication/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ documentType: LandingData
33
title: Azure AD Authentication Documentation
44
metadata:
55
document_id:
6-
title: Azure Active Directory Managed Service Identity Documentation
6+
title: Azure Active Directory Authentication Documentation
77
description: Learn how to manage and deploy Azure Active Directory self-service password reset, Multi-Factor Authentication, custom banned password list, and smart lockout.
88
services: active-directory
99
ms.component: authentication
@@ -13,7 +13,7 @@ metadata:
1313
ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: landing-page
16-
ms.date: 07/11/2018
16+
ms.date: 07/19/2018
1717
ms.author: joflore
1818
abstract:
1919
description: Learn how to deploy and manage Azure Active Directory self-service password reset, Multi-Factor Authentication, custom banned password list, and smart lockout. These features come together to deliver strong authentication with a range of verification methods while providing a simple sign-in process to your organization.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)