Skip to content

Commit f1ad3fd

Browse files
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into adls-dev
2 parents 2098af7 + 2d21718 commit f1ad3fd

File tree

2,439 files changed

+43646
-25071
lines changed

Some content is hidden

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

2,439 files changed

+43646
-25071
lines changed

.openpublishing.publish.config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1215,17 +1215,18 @@
12151215
".openpublishing.redirection.container-service.json",
12161216
".openpublishing.redirection.defender-for-cloud.json",
12171217
".openpublishing.redirection.defender-for-iot.json",
1218+
".openpublishing.redirection.devops-project.json",
12181219
".openpublishing.redirection.guidance.json",
12191220
".openpublishing.redirection.iot-hub-device-update.json",
12201221
".openpublishing.redirection.key-vault.json",
12211222
".openpublishing.redirection.machine-configuration.json",
12221223
".openpublishing.redirection.marketplace.json",
12231224
".openpublishing.redirection.openshift.json",
12241225
".openpublishing.redirection.security-benchmark.json",
1226+
".openpublishing.redirection.sentinel.json",
1227+
".openpublishing.redirection.spring-cloud.json",
12251228
".openpublishing.redirection.sql-database.json",
12261229
".openpublishing.redirection.virtual-desktop.json",
1227-
".openpublishing.redirection.devops-project.json",
1228-
".openpublishing.redirection.sentinel.json",
12291230
"articles/active-directory-b2c/.openpublishing.redirection.active-directory-b2c.json",
12301231
"articles/ai-services/.openpublishing.redirection.ai-services-from-applied.json",
12311232
"articles/ai-services/.openpublishing.redirection.ai-services-from-cog.json",
@@ -1290,7 +1291,6 @@
12901291
"articles/site-recovery/.openpublishing.redirection.site-recovery.json",
12911292
"articles/spatial-anchors/.openpublishing.redirection.spatial-anchors.json",
12921293
"articles/spring-apps/.openpublishing.redirection.spring-apps.json",
1293-
"articles/spring-cloud/.openpublishing.redirection.spring-cloud.json",
12941294
"articles/static-web-apps/.openpublishing.redirection.static-web-apps.json",
12951295
"articles/storsimple/.openpublishing.redirection.storsimple.json",
12961296
"articles/stream-analytics/.openpublishing.redirection.stream-analytics.json",

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -920,6 +920,21 @@
920920
"redirect_url": "/azure/defender-for-cloud/multicloud",
921921
"redirect_document_id": false
922922
},
923+
{
924+
"source_path_from_root": "/articles/defender-for-cloud/concept-aws-connector.md",
925+
"redirect_url": "/azure/defender-for-cloud/quickstart-onboard-aws",
926+
"redirect_document_id": false
927+
},
928+
{
929+
"source_path_from_root": "/articles/defender-for-cloud/concept-gcp-connector.md",
930+
"redirect_url": "/azure/defender-for-cloud/quickstart-onboard-gcp",
931+
"redirect_document_id": false
932+
},
933+
{
934+
"source_path_from_root": "/articles/defender-for-cloud/defender-for-containers-vulnerability-assessment-elastic.md",
935+
"redirect_url": "/azure/defender-for-cloud/agentless-vulnerability-assessment-aws",
936+
"redirect_document_id": true
937+
},
923938
{
924939
"source_path_from_root": "/articles/defender-for-cloud/how-to-migrate-to-built-in.md",
925940
"redirect_url": "/azure/defender-for-cloud/how-to-transition-to-built-in",

.openpublishing.redirection.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10640,6 +10640,11 @@
1064010640
"redirect_url": "/azure/orbital/overview",
1064110641
"redirect_document_id": false
1064210642
},
10643+
{
10644+
"source_path_from_root": "/articles/load-balancer/load-balancer-standard-availability-zones.md",
10645+
"redirect_url": "/azure/reliability/reliability-load-balancer",
10646+
"redirect_document_id": false
10647+
},
1064310648
{
1064410649
"source_path_from_root": "/articles/load-balancer/upgrade-basic-standard-virtual-machine-scale-sets.md",
1064510650
"redirect_url": "/azure/load-balancer/upgrade-basic-standard-with-powershell",
@@ -10874,12 +10879,16 @@
1087410879
"redirect_url": "/azure/azure-health-insights/overview",
1087510880
"redirect_document_id": false
1087610881
},
10882+
{
10883+
"source_path_from_root": "/articles/cloud-services-php-create-web-role.md",
10884+
"redirect_url": "/azure/cloud-services/cloud-services-php-create-web-role",
10885+
"redirect_document_id": true
10886+
},
1087710887
{
1087810888
"source_path_from_root": "/articles/networking/disaster-recovery-dns-traffic-manager.md",
1087910889
"redirect_url": "/azure/reliability/reliability-traffic-manager",
1088010890
"redirect_document_id": false
1088110891
}
10882-
1088310892

1088410893
]
1088510894
}

articles/spring-cloud/.openpublishing.redirection.spring-cloud.json renamed to .openpublishing.redirection.spring-cloud.json

Lines changed: 187 additions & 187 deletions
Large diffs are not rendered by default.

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Thank you for taking the time to contribute to the Microsoft Azure documentation.
44

5-
This guide covers some general topics related to contribution and refers to our [contributor guide](/contribute/content) for more detailed explanations when required.
5+
This guide covers some general topics related to contribution and refers to our [contributor guide](https://learn.microsoft.com/contribute/content) for more detailed explanations when required.
66

77
## Code of Conduct
88

@@ -22,8 +22,8 @@ Please use the Feedback tool at the bottom of any article to submit bugs and sug
2222

2323
### Edit in GitHub
2424

25-
Follow the guidance for [Quick edits to existing documents](/contribute/content/#quick-edits-to-documentation) in our contributor guide.
25+
Follow the guidance for [editing documentation in the browser](https://learn.microsoft.com/contribute/content/how-to-write-quick-edits) in our contributor guide.
2626

2727
## Pull requests
2828

29-
Review the guidance for [pull-request processing](/contribute/content/process-pull-request) in our contributor guide.
29+
Review the guidance for [pull-request processing](https://learn.microsoft.com/contribute/content/process-pull-request) in our contributor guide.

articles/active-directory-b2c/best-practices.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: CelesteDG
99
ms.service: active-directory
1010

1111
ms.topic: conceptual
12-
ms.date: 01/11/2024
12+
ms.date: 02/05/2024
1313
ms.subservice: B2C
1414

1515

@@ -25,6 +25,7 @@ The following best practices and recommendations cover some of the primary aspec
2525

2626
| Best practice | Description |
2727
|--|--|
28+
| Create emergency access account | This emergency access account helps you gain access to your Azure AD B2C tenant in circumstances such as the only administrator is unreachable when the credential is needed. [Learn how to create an emergency access account](tenant-management-emergency-access-account.md#create-emergency-access-account) |
2829
| Choose user flows for most scenarios | The Identity Experience Framework of Azure AD B2C is the core strength of the service. Policies fully describe identity experiences such as sign-up, sign-in, or profile editing. To help you set up the most common identity tasks, the Azure AD B2C portal includes predefined, configurable policies called user flows. With user flows, you can create great user experiences in minutes, with just a few clicks. [Learn when to use user flows vs. custom policies](user-flow-overview.md#comparing-user-flows-and-custom-policies).|
2930
| App registrations | Every application (web, native) and API that is being secured must be registered in Azure AD B2C. If an app has both a web and native version of iOS and Android, you can register them as one application in Azure AD B2C with the same client ID. Learn how to [register OIDC, SAML, web, and native apps](./tutorial-register-applications.md?tabs=applications). Learn more about [application types that can be used in Azure AD B2C](./application-types.md). |
3031
| Move to monthly active users billing | Azure AD B2C has moved from monthly active authentications to monthly active users (MAU) billing. Most customers will find this model cost-effective. [Learn more about monthly active users billing](https://azure.microsoft.com/updates/mau-billing/). |

articles/active-directory-b2c/custom-domain.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Enable Azure AD B2C custom domains
2+
title: Enable custom domains in Azure Active Directory B2C
33
titleSuffix: Azure AD B2C
4-
description: Learn how to enable custom domains in your redirect URLs for Azure Active Directory B2C.
4+
description: Learn how to enable custom domains in your redirect URLs for Azure Active Directory B2C, so that my users have a seamless experience.
55
author: kengaderdus
66
manager: CelesteDG
77
ms.service: active-directory
88
ms.topic: how-to
9-
ms.date: 01/26/2024
9+
ms.date: 02/14/2024
1010
ms.author: kengaderdus
1111
ms.subservice: B2C
1212
ms.custom: "b2c-support"
@@ -15,7 +15,7 @@ zone_pivot_groups: b2c-policy-type
1515
#Customer intent: As a developer, I want to use my own domain name for the sign-in and sign-up experience, so that my users have a seamless experience.
1616
---
1717

18-
# Enable custom domains for Azure Active Directory B2C
18+
# Enable custom domains in Azure Active Directory B2C
1919

2020
[!INCLUDE [active-directory-b2c-choose-user-flow-or-custom-policy](../../includes/active-directory-b2c-choose-user-flow-or-custom-policy.md)]
2121

@@ -52,8 +52,12 @@ When using custom domains, consider the following:
5252

5353
- You can set up multiple custom domains. For the maximum number of supported custom domains, see [Microsoft Entra service limits and restrictions](/entra/identity/users/directory-service-limits-restrictions) for Azure AD B2C and [Azure subscription and service limits, quotas, and constraints](/azure/azure-resource-manager/management/azure-subscription-service-limits#azure-front-door-classic-limits) for Azure Front Door.
5454
- Azure Front Door is a separate Azure service, so extra charges will be incurred. For more information, see [Front Door pricing](https://azure.microsoft.com/pricing/details/frontdoor).
55-
- After you configure custom domains, users will still be able to access the Azure AD B2C default domain name *<tenant-name>.b2clogin.com* (unless you're using a custom policy and you [block access](#optional-block-access-to-the-default-domain-name).
56-
- If you have multiple applications, migrate them all to the custom domain because the browser stores the Azure AD B2C session under the domain name currently being used.
55+
- If you've multiple applications, migrate all oft them to the custom domain because the browser stores the Azure AD B2C session under the domain name currently being used.
56+
- After you configure custom domains, users will still be able to access the Azure AD B2C default domain name *<tenant-name>.b2clogin.com*. You need to block access to the default domain so that attackers can't use it to access your apps or run distributed denial-of-service (DDoS) attacks. [Submit a support ticket](find-help-open-support-ticket.md) to request for the blocking of access to the default domain.
57+
58+
> [!WARNING]
59+
> Don't request blocking of the default domain until your custom domain works properly.
60+
5761

5862
## Prerequisites
5963

articles/active-directory-b2c/custom-policies-series-validate-user-input.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Azure Active Directory B2C (Azure AD B2C) custom policy not only allows you to m
4949

5050
## Step 1 - Validate user input by limiting user input options
5151

52-
If you know all the possible values that a user can enter for a given input, you can provide a finite set of values that a user must select from. You can use *DropdownSinglSelect*, *CheckboxMultiSelect*, and *RadioSingleSelect* [UserInputType](claimsschema.md#userinputtype) for this purpose. In this article, you'll use a *RadioSingleSelect* input type:
52+
If you know all the possible values that a user can enter for a given input, you can provide a finite set of values that a user must select from. You can use *DropdownSingleSelect*, *CheckboxMultiSelect*, and *RadioSingleSelect* [UserInputType](claimsschema.md#userinputtype) for this purpose. In this article, you'll use a *RadioSingleSelect* input type:
5353

5454
1. In VS Code, open the file `ContosoCustomPolicy.XML`.
5555

109 KB
Loading
Loading

0 commit comments

Comments
 (0)