Skip to content

Commit 970db77

Browse files
authored
Merge pull request #104867 from MicrosoftDocs/master
2/19 AM Publish
2 parents 64def2a + d9e6bce commit 970db77

File tree

119 files changed

+2407
-2148
lines changed

Some content is hidden

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

119 files changed

+2407
-2148
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36945,6 +36945,16 @@
3694536945
"redirect_url": "/azure/active-directory-b2c/tutorial-create-tenant",
3694636946
"redirect_document_id": false
3694736947
},
36948+
{
36949+
"source_path": "articles/active-directory/authentication/tutorial-enable-writeback.md",
36950+
"redirect_url": "/azure/active-directory/authentication/tutorial-enable-sspr-writeback",
36951+
"redirect_document_id": false
36952+
},
36953+
{
36954+
"source_path": "articles/active-directory/authentication/howto-sspr-writeback.md",
36955+
"redirect_url": "/azure/active-directory/authentication/tutorial-enable-sspr-writeback",
36956+
"redirect_document_id": true
36957+
},
3694836958
{
3694936959
"source_path": "articles/active-directory/authentication/concept-mfa-get-started.md",
3695036960
"redirect_url": "/azure/active-directory/fundamentals/concept-fundamentals-mfa-get-started",

articles/active-directory-b2c/string-transformations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Use this claim transformation to change any string ClaimType to lower or upper c
118118

119119
## CreateStringClaim
120120

121-
Creates a string claim from the provided input parameter in the policy.
121+
Creates a string claim from the provided input parameter in the transformation.
122122

123123
| Item | TransformationClaimType | Data Type | Notes |
124124
|----- | ----------------------- | --------- | ----- |

articles/active-directory/authentication/TOC.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
href: tutorial-enable-sspr.md
1212
- name: Enable Azure Multi-Factor Authentication
1313
href: tutorial-enable-azure-mfa.md
14-
- name: Enable SSPR on-premises integration
15-
href: tutorial-enable-writeback.md
14+
- name: Enable password writeback to on-premises
15+
href: tutorial-enable-sspr-writeback.md
1616
- name: Integrate Azure Identity Protection
1717
href: tutorial-risk-based-sspr-mfa.md
1818
- name: Concepts
@@ -68,8 +68,6 @@
6868
href: howto-sspr-deployment.md
6969
- name: Pre-register authentication data
7070
href: howto-sspr-authenticationdata.md
71-
- name: Enable password writeback
72-
href: howto-sspr-writeback.md
7371
- name: SSPR for Windows clients
7472
href: howto-sspr-windows.md
7573
- name: Cloud-based MFA

articles/active-directory/authentication/concept-mfa-howitworks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Multi-Factor Authentication comes as part of the following offerings:
3535

3636
* **Azure Active Directory Premium** or **Microsoft 365 Business** - Full featured use of Azure Multi-Factor Authentication using Conditional Access policies to require multi-factor authentication.
3737

38-
* **Azure AD Free** or standalone **Office 365** licenses - Use pre-created [Conditional Access baseline protection policies](../conditional-access/concept-baseline-protection.md) to require multi-factor authentication for your users and administrators.
38+
* **Azure AD Free** or standalone **Office 365** licenses - Use [Security Defaults](../fundamentals/concept-fundamentals-security-defaults.md) to require multi-factor authentication for your users and administrators.
3939

4040
* **Azure Active Directory Global Administrators** - A subset of Azure Multi-Factor Authentication capabilities are available as a means to protect global administrator accounts.
4141

articles/active-directory/authentication/howto-sspr-writeback.md

Lines changed: 0 additions & 105 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
@@ -41,14 +41,14 @@ landingContent:
4141
links:
4242
- text: How self-service password reset works
4343
url: concept-sspr-howitworks.md
44-
- text: Password writeback
44+
- text: How password writeback works
4545
url: concept-sspr-writeback.md
4646
- linkListType: tutorial
4747
links:
4848
- text: Enable self-service password reset
4949
url: tutorial-enable-sspr.md
5050
- text: Enable password writeback to on-premises
51-
url: tutorial-enable-writeback.md
51+
url: tutorial-enable-sspr-writeback.md
5252
- linkListType: deploy
5353
links:
5454
- text: Deployment guide for self-service password reset
86 KB
Loading
88.2 KB
Loading

0 commit comments

Comments
 (0)