Skip to content

Commit f0df1a0

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/azure-docs-pr (branch live)
2 parents 8289ec9 + e017279 commit f0df1a0

File tree

155 files changed

+1199
-1053
lines changed

Some content is hidden

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

155 files changed

+1199
-1053
lines changed

.openpublishing.redirection.defender-for-cloud.json

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@
383383
{
384384
"source_path_from_root": "/articles/security-center/defender-for-cloud-introduction.md",
385385
"redirect_url": "/azure/defender-for-cloud/defender-for-cloud-introduction",
386-
"redirect_document_id": true
386+
"redirect_document_id": false
387387
},
388388
{
389389
"source_path_from_root": "/articles/security-center/defender-for-container-registries-cicd.md",
@@ -473,7 +473,7 @@
473473
{
474474
"source_path_from_root": "/articles/security-center/enable-data-collection.md",
475475
"redirect_url": "/azure/defender-for-cloud/enable-data-collection",
476-
"redirect_document_id": true
476+
"redirect_document_id": false
477477
},
478478
{
479479
"source_path_from_root": "/articles/security-center/enable-enhanced-security.md",
@@ -508,7 +508,7 @@
508508
{
509509
"source_path_from_root": "/articles/security-center/get-started.md",
510510
"redirect_url": "/azure/defender-for-cloud/get-started",
511-
"redirect_document_id": true
511+
"redirect_document_id": false
512512
},
513513
{
514514
"source_path_from_root": "/articles/security-center/harden-docker-hosts.md",
@@ -553,7 +553,7 @@
553553
{
554554
"source_path_from_root": "/articles/security-center/os-coverage.md",
555555
"redirect_url": "/azure/defender-for-cloud/os-coverage",
556-
"redirect_document_id": true
556+
"redirect_document_id": false
557557
},
558558
{
559559
"source_path_from_root": "/articles/security-center/other-threat-protections.md",
@@ -568,7 +568,7 @@
568568
{
569569
"source_path_from_root": "/articles/security-center/permissions.md",
570570
"redirect_url": "/azure/defender-for-cloud/permissions",
571-
"redirect_document_id": true
571+
"redirect_document_id": false
572572
},
573573
{
574574
"source_path_from_root": "/articles/security-center/protect-network-resources.md",
@@ -653,7 +653,7 @@
653653
{
654654
"source_path_from_root": "/articles/security-center/supported-machines-endpoint-solutions-clouds.md",
655655
"redirect_url": "/azure/defender-for-cloud/supported-machines-endpoint-solutions-clouds-containers",
656-
"redirect_document_id": true
656+
"redirect_document_id": false
657657
},
658658
{
659659
"source_path_from_root": "/articles/security-center/tutorial-protect-resources.md",
@@ -779,6 +779,31 @@
779779
"source_path_from_root": "/articles/defender-for-cloud/security-center-planning-and-operations-guide.md",
780780
"redirect_url": "/azure/defender-for-cloud/defender-for-cloud-planning-and-operations-guide",
781781
"redirect_document_id": true
782+
},
783+
{
784+
"source_path_from_root": "/articles/defender-for-cloud/enhanced-security-features-overview.md",
785+
"redirect_url": "/azure/defender-for-cloud/defender-for-cloud-introduction",
786+
"redirect_document_id": true
787+
},
788+
{
789+
"source_path_from_root": "/articles/defender-for-cloud/os-coverage.md",
790+
"redirect_url": "/azure/defender-for-cloud/monitoring-components",
791+
"redirect_document_id": false
792+
},
793+
{
794+
"source_path_from_root": "/articles/defender-for-cloud/features-paas.md",
795+
"redirect_url": "/azure/defender-for-cloud/support-matrix-defender-for-cloud",
796+
"redirect_document_id": true
797+
},
798+
{
799+
"source_path_from_root": "/articles/defender-for-cloud/supported-machines-endpoint-solutions-clouds-containers.md",
800+
"redirect_url": "/azure/defender-for-cloud/support-matrix-defender-for-containers",
801+
"redirect_document_id": true
802+
},
803+
{
804+
"source_path_from_root": "/articles/defender-for-cloud/supported-machines-endpoint-solutions-clouds-servers.md",
805+
"redirect_url": "/azure/defender-for-cloud/support-matrix-defender-for-servers",
806+
"redirect_document_id": true
782807
}
783-
]
808+
]
784809
}

articles/active-directory-b2c/add-api-connector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Content-type: application/json
146146
"displayName": "John Smith",
147147
"objectId": "11111111-0000-0000-0000-000000000000",
148148
"givenName":"John",
149-
"lastName":"Smith",
149+
"surname":"Smith",
150150
"step": "PostFederationSignup",
151151
"client_id":"<guid>",
152152
"ui_locales":"en-US"

articles/active-directory-b2c/manage-users-portal.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: Create & delete Azure AD B2C consumer user accounts in the Azure portal
33
description: Learn how to use the Azure portal to create and delete consumer users in your Azure AD B2C directory.
44
services: active-directory-b2c
5-
author: kengaderdus
5+
author: garrodonnell
66
manager: CelesteDG
77

88
ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: how-to
11-
ms.date: 09/20/2021
12-
ms.author: kengaderdus
11+
ms.date: 02/24/2023
12+
ms.author: godonnell
1313
ms.subservice: B2C
1414
---
1515

@@ -59,9 +59,7 @@ To reset a user's password:
5959
1. In your Azure AD B2C directory, select **Users**, and then select the user you want to reset the password.
6060
1. Search for and select the user that needs the reset, and then select **Reset Password**.
6161

62-
The **Alain Charon - Profile** page appears with the **Reset password** option.
63-
64-
![User's profile page, with Reset password option highlighted](media/manage-users-portal/user-profile-reset-password-link.png)
62+
:::image type="content" source="media/manage-users-portal/user-profile-reset-password-link.png" alt-text="Screenshot User's profile page with Reset Password option highlighted." lightbox="media/manage-users-portal/user-profile-reset-password-link.png":::
6563

6664
1. In the **Reset password** page, select **Reset password**.
6765
1. Copy the password and give it to the user. The user will be required to change the password during the next sign-in process.
26 KB
Loading

articles/active-directory-b2c/phone-based-mfa.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ ms.subservice: B2C
1818

1919
With Azure Active Directory (Azure AD) Multi-Factor Authentication (MFA), users can choose to receive an automated voice call at a phone number they register for verification. Malicious users could take advantage of this method by creating multiple accounts and placing phone calls without completing the MFA registration process. These numerous failed sign-ups could exhaust the allowed sign-up attempts, preventing other users from signing up for new accounts in your Azure AD B2C tenant. To help protect against these attacks, you can use Azure Monitor to monitor phone authentication failures and mitigate fraudulent sign-ups.
2020

21+
> [!IMPORTANT]
22+
> Authenticator app (TOTP) provides stronger security than SMS/Phone multi-factor authentication. To set this up please read our instructions for [enabling multi-factor authentication in Azure Active Directory B2C](multi-factor-authentication.md).
23+
2124
## Prerequisites
2225

2326
Before you begin, create a [Log Analytics workspace](azure-monitor.md).

articles/active-directory-b2c/roles-resource-access-control.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ title: Roles and resource access control
33
titleSuffix: Azure AD B2C
44
description: Learn how to use roles to control resource access.
55
services: active-directory-b2c
6-
author: kengaderdus
6+
author: garrodonnell
77
manager: CelesteDG
88

99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.topic: conceptual
12-
ms.date: 11/25/2021
13-
ms.author: kengaderdus
12+
ms.date: 02/24/2023
13+
ms.author: godonnell
1414
ms.subservice: B2C
1515
---
1616
# Roles and resource access control

articles/active-directory/hybrid/howto-troubleshoot-upn-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Read the following sections for known issues and workarounds during UPN change.
8282

8383
## Apps known issues and workarounds
8484

85-
Software as a service (SaaS) and line of business (LoB) applications often rely on UPNs to find users and store user profile information, including roles. Applications potentially affected by UNP changes use just-in-time (JIT) provisioning to create a user profile when users initially sign in to the app.
85+
Software as a service (SaaS) and line of business (LoB) applications often rely on UPNs to find users and store user profile information, including roles. Applications potentially affected by UPN changes use just-in-time (JIT) provisioning to create a user profile when users initially sign in to the app.
8686

8787
Learn more:
8888

0 commit comments

Comments
 (0)