Skip to content

Commit 2a69bb5

Browse files
author
yelevin
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into yelevin/nrt-to-ga
2 parents d1632af + 2ed6c61 commit 2a69bb5

File tree

2,571 files changed

+24320
-14877
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,571 files changed

+24320
-14877
lines changed

.openpublishing.redirection.app-service.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -57,57 +57,57 @@
5757
},
5858
{
5959
"source_path_from_root": "/articles/app-service/scripts/cli-deploy-ftp.md",
60-
"redirect_url": "/azure/app-service/samples-cli",
60+
"redirect_url": "https://github.com/Azure-Samples/azure-cli-samples/blob/master/app-service/deploy-ftp/deploy-ftp.sh",
6161
"redirect_document_id": false
6262
},
6363
{
6464
"source_path_from_root": "/articles/app-service/scripts/cli-deploy-github.md",
65-
"redirect_url": "/azure/app-service/samples-cli",
65+
"redirect_url": "https://github.com/Azure-Samples/azure-cli-samples/blob/master/app-service/deploy-github/deploy-github.sh",
6666
"redirect_document_id": false
6767
},
6868
{
6969
"source_path_from_root": "/articles/app-service/scripts/cli-continuous-deployment-github.md",
70-
"redirect_url": "/azure/app-service/samples-cli",
70+
"redirect_url": "https://github.com/Azure-Samples/azure-cli-samples/blob/master/app-service/deploy-github/deploy-github.sh",
7171
"redirect_document_id": false
7272
},
7373
{
7474
"source_path_from_root": "/articles/app-service/scripts/cli-deploy-local-git.md",
75-
"redirect_url": "/azure/app-service/samples-cli",
75+
"redirect_url": "https://github.com/Azure-Samples/azure-cli-samples/blob/master/app-service/deploy-github/deploy-github.sh",
7676
"redirect_document_id": false
7777
},
7878
{
7979
"source_path_from_root": "/articles/app-service/scripts/cli-deploy-staging-environment.md",
80-
"redirect_url": "/azure/app-service/samples-cli",
80+
"redirect_url": "https://github.com/Azure-Samples/azure-cli-samples/blob/master/app-service/deploy-deployment-slot/deploy-deployment-slot.sh",
8181
"redirect_document_id": false
8282
},
8383
{
8484
"source_path_from_root": "/articles/app-service/scripts/cli-linux-docker-aspnetcore.md",
85-
"redirect_url": "/azure/app-service/samples-cli",
85+
"redirect_url": "https://github.com/Azure-Samples/azure-cli-samples/blob/master/app-service/deploy-linux-docker/deploy-linux-docker-webapp-only.sh",
8686
"redirect_document_id": false
8787
},
8888
{
8989
"source_path_from_root": "/articles/app-service/scripts/cli-deploy-privateendpoint.md",
90-
"redirect_url": "/azure/app-service/samples-cli",
90+
"redirect_url": "https://github.com/Azure-Samples/azure-cli-samples/blob/master/app-service/integrate-with-app-gateway/integrate-with-app-gateway.sh",
9191
"redirect_document_id": false
9292
},
9393
{
9494
"source_path_from_root": "/articles/app-service/scripts/cli-configure-custom-domain.md",
95-
"redirect_url": "/azure/app-service/samples-cli",
95+
"redirect_url": "https://github.com/Azure-Samples/azure-cli-samples/blob/master/app-service/configure-custom-domain/configure-custom-domain-webapp-only.sh",
9696
"redirect_document_id": false
9797
},
9898
{
9999
"source_path_from_root": "/articles/app-service/scripts/cli-configure-ssl-certificate.md",
100-
"redirect_url": "/azure/app-service/samples-cli",
100+
"redirect_url": "https://github.com/Azure-Samples/azure-cli-samples/blob/master/app-service/configure-ssl-certificate/configure-ssl-certificate-webapp-only.sh",
101101
"redirect_document_id": false
102102
},
103103
{
104104
"source_path_from_root": "/articles/app-service/scripts/cli-scale-manual.md",
105-
"redirect_url": "/azure/app-service/samples-cli",
105+
"redirect_url": "https://github.com/Azure-Samples/azure-cli-samples/blob/master/app-service/scale-manual/scale-manual.sh",
106106
"redirect_document_id": false
107107
},
108108
{
109109
"source_path_from_root": "/articles/app-service/scripts/cli-scale-high-availability.md",
110-
"redirect_url": "/azure/app-service/samples-cli",
110+
"redirect_url": "https://github.com/Azure-Samples/azure-cli-samples/blob/master/app-service/scale-geographic/scale-geographic.sh",
111111
"redirect_document_id": false
112112
},
113113
{
@@ -117,32 +117,32 @@
117117
},
118118
{
119119
"source_path_from_root": "/articles/app-service/scripts/cli-connect-to-sql.md",
120-
"redirect_url": "/azure/app-service/samples-cli",
120+
"redirect_url": "https://github.com/Azure-Samples/azure-cli-samples/blob/master/app-service/connect-to-sql/connect-to-sql.sh",
121121
"redirect_document_id": false
122122
},
123123
{
124124
"source_path_from_root": "/articles/app-service/scripts/cli-connect-to-storage.md",
125-
"redirect_url": "/azure/app-service/samples-cli",
125+
"redirect_url": "https://github.com/Azure-Samples/azure-cli-samples/blob/master/app-service/connect-to-storage/connect-to-storage.sh",
126126
"redirect_document_id": false
127127
},
128128
{
129129
"source_path_from_root": "/articles/app-service/scripts/cli-connect-to-redis.md",
130-
"redirect_url": "/azure/app-service/samples-cli",
130+
"redirect_url": "https://github.com/Azure-Samples/azure-cli-samples/blob/master/app-service/connect-to-redis/connect-to-redis.sh",
131131
"redirect_document_id": false
132132
},
133133
{
134134
"source_path_from_root": "/articles/app-service/scripts/cli-connect-to-documentdb.md",
135-
"redirect_url": "/azure/app-service/samples-cli",
135+
"redirect_url": "https://github.com/Azure-Samples/azure-cli-samples/blob/master/app-service/connect-to-documentdb/connect-to-documentdb.sh",
136136
"redirect_document_id": false
137137
},
138138
{
139139
"source_path_from_root": "/articles/app-service/scripts/cli-backup-schedule-restore.md",
140-
"redirect_url": "/azure/app-service/samples-cli",
140+
"redirect_url": "https://github.com/Azure-Samples/azure-cli-samples/blob/master/app-service/backup-one-time-schedule-restore/backup-restore.sh",
141141
"redirect_document_id": false
142142
},
143143
{
144144
"source_path_from_root": "/articles/app-service/scripts/cli-monitor.md",
145-
"redirect_url": "/azure/app-service/samples-cli",
145+
"redirect_url": "https://github.com/Azure-Samples/azure-cli-samples/blob/master/app-service/monitor-with-logs/monitor-with-logs.sh",
146146
"redirect_document_id": false
147147
}
148148
]

.openpublishing.redirection.azure-kubernetes-service.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/aks/managed-azure-ad.md",
5+
"redirect_url": "/azure/aks/enable-authentication-microsoft-entra-id.md",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path_from_root": "/articles/aks/stop-api-upgrade.md",
510
"redirect_url": "/azure/aks/upgrade-cluster",
@@ -10,6 +15,11 @@
1015
"redirect_url": "/azure/aks/azure-cni-powered-by-cilium",
1116
"redirect_document_id": false
1217
},
18+
{
19+
"source_path_from_root": "/articles/aks/app-routing-configuration.md",
20+
"redirect_url": "/azure/aks/app-routing-dns-ssl",
21+
"redirect_document_id": false
22+
},
1323
{
1424
"source_path_from_root": "/articles/aks/web-app-routing.md",
1525
"redirect_url": "/azure/aks/app-routing",

.openpublishing.redirection.azure-monitor.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6384,11 +6384,21 @@
63846384
"redirect_url": "/azure/azure-monitor/app/overview-dashboard#create-custom-kpi-dashboards-using-application-insights",
63856385
"redirect_document_id": false
63866386
},
6387+
{
6388+
"source_path_from_root": "/articles/azure-monitor/app/sampling.md",
6389+
"redirect_url": "/previous-versions/azure/azure-monitor/app/sampling",
6390+
"redirect_document_id": false
6391+
},
63876392
{
63886393
"source_path_from_root": "/articles/azure-monitor/app/tutorial-asp-net-core.md",
63896394
"redirect_url": "/previous-versions/azure/azure-monitor/app/tutorial-asp-net-core",
63906395
"redirect_document_id": false
63916396
},
6397+
{
6398+
"source_path_from_root": "/articles/azure-monitor/app/search-and-transaction-diagnostics.md",
6399+
"redirect_url": "/previous-versions/azure/azure-monitor/app/search-and-transaction-diagnostics-redirect",
6400+
"redirect_document_id": false
6401+
},
63926402
{
63936403
"source_path_from_root": "/articles/azure-monitor/app/tutorial-asp-net-custom-metrics.md",
63946404
"redirect_url": "/previous-versions/azure/azure-monitor/app/tutorial-asp-net-custom-metrics",

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/defender-for-cloud/prevent-misconfigurations.md",
5+
"redirect_url": "/azure/defender-for-cloud/manage-mcsb",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path_from_root": "/articles/defender-for-cloud/tutorial-security-policy.md",
510
"redirect_url": "/azure/defender-for-cloud/security-policy-concept",
@@ -884,6 +889,11 @@
884889
"source_path_from_root": "/articles/defender-for-cloud/defender-for-storage-exclude.md",
885890
"redirect_url": "/azure/defender-for-cloud/defender-for-storage-classic-enable#exclude-a-storage-account-from-a-protected-subscription-in-the-per-transaction-plan",
886891
"redirect_document_id": true
892+
},
893+
{
894+
"source_path_from_root": "/articles/defender-for-cloud/attack-path-reference.md",
895+
"redirect_url": "/azure/defender-for-cloud/how-to-manage-attack-path",
896+
"redirect_document_id": true
887897
}
888898
]
889899
}

.openpublishing.redirection.json

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10232,6 +10232,11 @@
1023210232
"redirect_url": "/azure/vpn-gateway/add-remove-site-to-site-connections",
1023310233
"redirect_document_id": false
1023410234
},
10235+
{
10236+
"source_path_from_root": "/articles/vpn-gateway/tutorial-protect-vpn-gateway.md",
10237+
"redirect_url": "/azure/vpn-gateway/tutorial-create-gateway-portal",
10238+
"redirect_document_id": false
10239+
},
1023510240
{
1023610241
"source_path_from_root": "/articles/vpn-gateway/vpn-gateway-howto-openvpn-clients.md",
1023710242
"redirect_url": "/azure/vpn-gateway/point-to-site-vpn-client-cert-windows",
@@ -10537,6 +10542,11 @@
1053710542
"redirect_url": "/azure/bastion/tutorial-create-host-portal",
1053810543
"redirect_document_id": false
1053910544
},
10545+
{
10546+
"source_path_from_root": "/articles/bastion/tutorial-protect-bastion-host-ddos.md",
10547+
"redirect_url": "/azure/bastion/tutorial-create-host-portal",
10548+
"redirect_document_id": false
10549+
},
1054010550
{
1054110551
"source_path_from_root": "/articles/bastion/bastion-connect-vm-rdp.md",
1054210552
"redirect_url": "/azure/bastion/bastion-connect-vm-rdp-windows",
@@ -24571,7 +24581,13 @@
2457124581
"source_path_from_root": "/articles/devtest-labs/devtest-lab-guidance-governance-application-migration-integration.md",
2457224582
"redirect_url": "/azure/devtest-labs/devtest-lab-guidance-governance-resources",
2457324583
"redirect_document_id": false
24574-
}, {
24584+
},
24585+
{
24586+
"source_path_from_root": "/articles/devtest-labs/lab-services-overview.md",
24587+
"redirect_url": "/azure/devtest-labs/devtest-lab-overview",
24588+
"redirect_document_id": false
24589+
},
24590+
{
2457524591
"source_path_from_root": "/articles/azure/virtual-desktop/azure-advisor.md",
2457624592
"redirect_url": "/azure/advisor/advisor-overview",
2457724593
"redirect_document_id": false
@@ -25724,6 +25740,14 @@
2572425740
{
2572525741
"source_path_from_root": "/articles/kubernetes-fleet/configuration-propagation.md",
2572625742
"redirect_url": "/azure/kubernetes-fleet/resource-propagation"
25743+
},
25744+
{
25745+
"source_path_from_root": "/articles/automation/dsc-linux-powershell.md",
25746+
"redirect_url": "/azure/automation/automation-dsc-overview"
25747+
},
25748+
{
25749+
"source_path_from_root": "/articles/virtual-machines/extensions/dsc-linux.md",
25750+
"redirect_url": "/azure/virtual-machines/extensions/dsc-overview"
2572725751
}
2572825752
]
2572925753
}

articles/active-directory-b2c/b2clogin.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: CelesteDG
99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.topic: how-to
12-
ms.date: 05/21/2022
12+
ms.date: 11/21/2023
1313
ms.author: kengaderdus
1414
ms.subservice: B2C
1515
---
@@ -18,7 +18,7 @@ ms.subservice: B2C
1818

1919
When you set up an identity provider for sign-up and sign-in in your Azure Active Directory B2C (Azure AD B2C) applications, you need to specify the endpoints of the Azure AD B2C identity provider. You should no longer reference *login.microsoftonline.com* in your applications and APIs for authenticating users with Azure AD B2C. Instead, use *b2clogin.com* or a [custom domain](./custom-domain.md) for all applications.
2020

21-
## What endpoints does this apply to
21+
## What endpoints does this changes apply to
2222

2323
The transition to b2clogin.com only applies to authentication endpoints that use Azure AD B2C policies (user flows or custom policies) to authenticate users. These endpoints have a `<policy-name>` parameter, which specifies the policy Azure AD B2C should use. [Learn more about Azure AD B2C policies](technical-overview.md#identity-experiences-user-flows-or-custom-policies).
2424

@@ -39,7 +39,7 @@ With Azure AD B2C [custom domain](./custom-domain.md) the corresponding updated
3939

4040
Some customers use the shared capabilities of Microsoft Entra enterprise tenants. For example, acquiring an access token to call the [MS Graph API](microsoft-graph-operations.md#code-discussion) of the Azure AD B2C tenant.
4141

42-
All endpoints, which don't contain a policy parameter aren't affected by the change. They're accessed only with the Microsoft Entra ID's login.microsoftonline.com endpoints, and can't be used with the *b2clogin.com*, or custom domains. The following example shows a valid token endpoint of the Microsoft identity platform:
42+
This change doesn't affect all endpoints, which don't contain a policy parameter in the URL. They're accessed only with the Microsoft Entra ID's login.microsoftonline.com endpoints, and can't be used with the *b2clogin.com*, or custom domains. The following example shows a valid token endpoint of the Microsoft identity platform:
4343

4444
```http
4545
https://login.microsoftonline.com/<tenant-name>.onmicrosoft.com/oauth2/v2.0/token
@@ -51,7 +51,7 @@ There are several modifications you might need to make to migrate your applicati
5151

5252
* Change the redirect URL in your identity provider's applications to reference *b2clogin.com*, or custom domain. For more information, follow the [change identity provider redirect URLs](#change-identity-provider-redirect-urls) guidance.
5353
* Update your Azure AD B2C applications to use *b2clogin.com*, or custom domain in their user flow and token endpoint references. The change may include updating your use of an authentication library like Microsoft Authentication Library (MSAL).
54-
* Update any **Allowed Origins** that you've defined in the CORS settings for [user interface customization](customize-ui-with-html.md).
54+
* Update any **Allowed Origins** that you define in the CORS settings for [user interface customization](customize-ui-with-html.md).
5555

5656

5757
## Change identity provider redirect URLs
@@ -97,7 +97,7 @@ For migrating Azure API Management APIs protected by Azure AD B2C, see the [Migr
9797

9898
### MSAL.NET ValidateAuthority property
9999

100-
If you're using [MSAL.NET][msal-dotnet] v2 or earlier, set the **ValidateAuthority** property to `false` on client instantiation to allow redirects to *b2clogin.com*. Setting this value to `false` isn't required for MSAL.NET v3 and above.
100+
If you're using [MSAL.NET][msal-dotnet] v2 or earlier, set the **ValidateAuthority** property to `false` on client instantiation to allow redirects to *b2clogin.com*. Setting this value to `false` isn't required for MSAL.NET v3 and later.
101101

102102
```csharp
103103
ConfidentialClientApplication client = new ConfidentialClientApplication(...); // Can also be PublicClientApplication

0 commit comments

Comments
 (0)