Skip to content

Commit db53547

Browse files
committed
Merge branch 'main' of github.com:MicrosoftDocs/azure-docs-pr into sdg-freshness
2 parents 9d6a211 + 807a0bc commit db53547

File tree

6,418 files changed

+74056
-55069
lines changed

Some content is hidden

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

6,418 files changed

+74056
-55069
lines changed
Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
name: "📄 Azure Kubernetes Services - Feedback control template"
2+
title: "Feedback"
3+
description: >-
4+
🛈 FYI - This issue template is intended for use by the feedback control on the bottom of Azure Kubernetes Services pages on the
5+
https://learn.microsoft.com/azure/aks site.
6+
labels:
7+
- "azure-kubernetes-services/svc"
8+
body:
9+
- type: markdown
10+
attributes:
11+
value: "## Enter your feedback"
12+
- type: markdown
13+
attributes:
14+
value: Select the issue type, and describe the issue in the text box below. Add as much detail as needed to help us resolve the issue.
15+
- type: dropdown
16+
id: issue-type
17+
attributes:
18+
label: Type of issue
19+
options:
20+
- Typo
21+
- Code doesn't work
22+
- Missing information
23+
- Outdated article
24+
- Other (describe below)
25+
validations:
26+
required: true
27+
- type: textarea
28+
id: userfeedback
29+
validations:
30+
required: true
31+
attributes:
32+
label: Feedback
33+
description: >-
34+
If possible, please provide extended details that will add context and help the team update
35+
the documentation. Additional details may not be useful for typos, grammar, formatting, etc.
36+
For technical or factual errors, please include code snippets and output to show how the
37+
documentation is incorrect.
38+
- type: markdown
39+
attributes:
40+
value: "## 🚧 Article information 🚧"
41+
- type: markdown
42+
attributes:
43+
value: "*Don't modify the following fields*. They are automatically filled in for you. Doing so will disconnect your issue from the affected article. *Don't edit them*."
44+
- type: input
45+
id: pageUrl
46+
validations:
47+
required: true
48+
attributes:
49+
label: Page URL
50+
- type: input
51+
id: contentSourceUrl
52+
validations:
53+
required: true
54+
attributes:
55+
label: Content source URL
56+
- type: input
57+
id: author
58+
validations:
59+
required: true
60+
attributes:
61+
label: Author
62+
description: GitHub Id of the author
63+
- type: input
64+
id: documentVersionIndependentId
65+
validations:
66+
required: true
67+
attributes:
68+
label: Document Id
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/azure-arc/system-center-virtual-machine-manager/enable-group-management.md",
5+
"redirect_url": "enable-guest-management-at-scale",
6+
"redirect_document_id": false
7+
}
8+
]
9+
}

.openpublishing.redirection.azure-monitor.json

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@
1010
"redirect_url": "/azure/azure-monitor/vm/scom-managed-instance-overview",
1111
"redirect_document_id": false
1212
},
13+
{
14+
"source_path_from_root": "/articles/azure-monitor/scom-manage-instance/common-questions.md",
15+
"redirect_url": "/azure/azure-monitor/scom-manage-instance/scom-managed-instance-faq",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path_from_root": "/articles/azure-monitor/vm/scom-managed-instance-overview.md",
20+
"redirect_url": "/azure/azure-monitor/scom-manage-instance/overview",
21+
"redirect_document_id": false
22+
},
1323
{
1424
"source_path_from_root": "/articles/azure-monitor/best-practices.md",
1525
"redirect_url": "/azure/azure-monitor/getting-started",
@@ -6733,9 +6743,11 @@
67336743
"source_path_from_root": "/articles/azure-monitor/essentials/pipeline-overview.md",
67346744
"redirect_url": "/azure/azure-monitor/essentials/data-collection-rule-overview",
67356745
"redirect_document_id": false
6736-
}
6737-
6738-
6739-
6746+
},
6747+
{
6748+
"source_path_from_root": "/articles/azure-monitor/agents/azure-monitor-agent-migration-tools.md",
6749+
"redirect_url": "/azure/azure-monitor/agents/azure-monitor-agent-migration",
6750+
"redirect_document_id": false
6751+
}
67406752
]
67416753
}

.openpublishing.redirection.json

Lines changed: 87 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "articles/firewall-manager/multiple-public-ip-powershell.md",
5+
"redirect_url": "/previous-versions/azure/firewall-manager/multiple-public-ip-powershell",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path_from_root": "/articles/application-gateway/scripts/create-vmss-waf-cli.md",
510
"redirect_url": "/previous-versions/azure/application-gateway/scripts/create-vmss-waf-cli",
@@ -265,6 +270,26 @@
265270
"redirect_url": "/azure/advisor/advisor-alerts-portal",
266271
"redirect_document_id": false
267272
},
273+
{
274+
"source_path_from_root": "/articles/advisor/advisor-operational-excellence-recommendations.md",
275+
"redirect_url": "/azure/advisor/advisor-reference-operational-excellence-recommendations",
276+
"redirect_document_id": false
277+
},
278+
{
279+
"source_path_from_root": "/articles/advisor/advisor-performance-recommendations.md",
280+
"redirect_url": "/azure/advisor/advisor-reference-performance-recommendations",
281+
"redirect_document_id": false
282+
},
283+
{
284+
"source_path_from_root": "/articles/advisor/advisor-cost-recommendations.md",
285+
"redirect_url": "/azure/advisor/advisor-reference-cost-recommendations",
286+
"redirect_document_id": false
287+
},
288+
{
289+
"source_path_from_root": "/articles/advisor/advisor-high-availability-recommendations.md",
290+
"redirect_url": "/azure/advisor/advisor-reference-reliability-recommendations",
291+
"redirect_document_id": false
292+
},
268293
{
269294
"source_path_from_root": "/articles/network-functions-manager/index.yml",
270295
"redirect_url": "/azure/network-function-manager",
@@ -615,6 +640,11 @@
615640
"redirect_url": "/azure/azure-maps/supported-languages",
616641
"redirect_document_id": true
617642
},
643+
{
644+
"source_path_from_root": "/articles/azure-maps/tutorial-geofence.md",
645+
"redirect_url": "/azure/azure-maps/",
646+
"redirect_document_id": true
647+
},
618648
{
619649
"source_path_from_root": "/articles/azure-maps/search-categories.md",
620650
"redirect_url": "/azure/azure-maps/supported-search-categories",
@@ -1135,6 +1165,11 @@
11351165
"redirect_url": "/azure/container-instances/container-instances-multi-container-group",
11361166
"redirect_document_id": false
11371167
},
1168+
{
1169+
"source_path_from_root": "/articles/container-instances/container-instances-monitor.md",
1170+
"redirect_url": "/azure/container-instances/monitor-azure-container-instances",
1171+
"redirect_document_id": false
1172+
},
11381173
{
11391174
"source_path_from_root": "/articles/cassandra-managed-instance/compare-cosmosdb-managed-instance.md",
11401175
"redirect_url": "/azure/managed-instance-apache-cassandra/compare-cosmosdb-managed-instance",
@@ -1649,6 +1684,11 @@
16491684
"source_path_from_root": "/articles/dns/dns-getstarted-create-recordset.md",
16501685
"redirect_url": "/azure/dns/dns-getstarted-powershell",
16511686
"redirect_document_id": false
1687+
},
1688+
{
1689+
"source_path_from_root": "/articles/time-series-insights/migration-to-adx.md",
1690+
"redirect_url": "/azure/time-series-insights/migration-to-fabric.md",
1691+
"redirect_document_id": false
16521692
},
16531693
{
16541694
"source_path_from_root": "/articles/dns/dns-operations-dnszones-cli-nodejs.md",
@@ -3038,6 +3078,11 @@
30383078
"redirect_url": "/sql/sql-server/stretch-database/stretch-database-databases-and-tables-stretch-database-advisor",
30393079
"redirect_document_id": false
30403080
},
3081+
{
3082+
"source_path_from_root": "/articles/dms/tutorial-azure-postgresql-to-azure-postgresql-online-portal.md",
3083+
"redirect_url": "/azure/postgresql/migrate/migration-service/tutorial-migration-service-single-to-flexible",
3084+
"redirect_document_id": false
3085+
},
30413086
{
30423087
"source_path_from_root": "/articles/vs-azure-tools-access-private-azure-clouds-with-visual-studio.md",
30433088
"redirect_url": "/visualstudio/azure/vs-azure-tools-access-private-azure-clouds-with-visual-studio",
@@ -4059,14 +4104,55 @@
40594104
"redirect_document_id": false
40604105
},
40614106
{
4062-
"source_path_from_root": "/articles/cosmos-dbcreate-websitemd",
4107+
"source_path_from_root": "/articles/cosmos-db/create-website.md",
40634108
"redirect_url": "/azure/cosmos-db/sql/create-website",
40644109
"redirect_document_id": true
40654110
},
40664111
{
40674112
"source_path_from_root": "/articles/virtual-machines-linux-nodejs-deploy.md",
40684113
"redirect_url": "/azure",
40694114
"redirect_document_id": false
4115+
},
4116+
{
4117+
"source_path_from_root": "/articles/event-grid/move-system-topics-across-regions.md",
4118+
"redirect_url": "/azure",
4119+
"redirect_document_id": false
4120+
},
4121+
{
4122+
"source_path_from_root": "/articles/event-grid/move-custom-topics-across-regions.md",
4123+
"redirect_url": "/azure",
4124+
"redirect_document_id": false
4125+
},
4126+
{
4127+
"source_path_from_root": "/articles/event-grid/move-domains-across-regions.md",
4128+
"redirect_url": "/azure",
4129+
"redirect_document_id": false
4130+
},
4131+
{
4132+
"source_path_from_root": "/articles/openshift/tutorial-create-cluster.md",
4133+
"redirect_url": "/azure/openshift/create-cluster",
4134+
"redirect_document_id": false
4135+
},
4136+
{
4137+
"source_path_from_root": "/articles/openshift/tutorial-connect-cluster.md",
4138+
"redirect_url": "/azure/openshift/connect-cluster",
4139+
"redirect_document_id": false
4140+
},
4141+
{
4142+
"source_path_from_root": "/articles/openshift/tutorial-delete-cluster.md",
4143+
"redirect_url": "/azure/openshift/delete-cluster",
4144+
"redirect_document_id": false
4145+
},
4146+
{
4147+
"source_path_from_root": "/articles/openshift/quickstart-portal.md",
4148+
"redirect_url": "/azure/openshift/create-cluster",
4149+
"redirect_document_id": false
4150+
},
4151+
{
4152+
"source_path_from_root": "/articles/data-factory/continuous-integration-delivery-automate-github-actions.md",
4153+
"redirect_url": "/azure",
4154+
"redirect_document_id": false
40704155
}
4156+
40714157
]
40724158
}

.openpublishing.redirection.virtual-desktop.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,21 @@
419419
"source_path_from_root": "/articles/virtual-desktop/troubleshoot-getting-started.md",
420420
"redirect_url": "/azure/virtual-desktop/troubleshoot-quickstart",
421421
"redirect_document_id": true
422+
},
423+
{
424+
"source_path_from_root": "/articles/virtual-desktop/fslogix-containers-azure-files.md",
425+
"redirect_url": "/azure/virtual-desktop/fslogix-profile-containers",
426+
"redirect_document_id": true
427+
},
428+
{
429+
"source_path_from_root": "/articles/virtual-desktop/host-pool-load-balancing.md",
430+
"redirect_url": "/azure/virtual-desktop/configure-host-pool-load-balancing",
431+
"redirect_document_id": false
432+
},
433+
{
434+
"source_path_from_root": "/articles/virtual-desktop/configure-rdp-shortpath-limit-ports-public-networks.md",
435+
"redirect_url": "/azure/virtual-desktop/configure-rdp-shortpath",
436+
"redirect_document_id": true
422437
}
423438
]
424439
}

articles/active-directory-b2c/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -824,8 +824,6 @@
824824
href: user-flow-versions-legacy.md
825825
- name: Resources
826826
items:
827-
- name: Azure Roadmap
828-
href: https://azure.microsoft.com/updates/?status=nowavailable,inpreview,indevelopment&category=identity,security&query=b2c
829827
- name: Frequently asked questions
830828
href: ./faq.yml
831829
displayName: FAQ

articles/active-directory-b2c/configure-authentication-sample-python-web-app.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
2-
title: Configure authentication in a sample Python web application by using Azure Active Directory B2C
2+
title: Configure authentication in a sample Python web app by using Azure AD B2C
33
description: This article discusses how to use Azure Active Directory B2C to sign in and sign up users in a Python web application.
44

55
author: kengaderdus
6-
manager: CelesteDG
6+
manager: mwongerapk
77
ms.service: active-directory
88

99
ms.topic: reference
10-
ms.date: 01/11/2024
10+
ms.date: 06/04/2024
1111
ms.author: kengaderdus
1212
ms.subservice: B2C
1313
ms.custom: b2c-support, devx-track-python
1414

1515

16-
#Customer intent: As a Python web app developer, I want to configure Azure AD B2C authentication in my web application, so that I can securely sign users in and add authentication and authorization support to my app.
16+
#Customer intent: As a Python web app developer, I want to configure Azure AD B2C authentication in a sample web app by using my own tenant, so that I can securely sign customer users.
1717

1818
---
1919

@@ -37,7 +37,7 @@ The sign-in flow involves the following steps:
3737

3838
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
3939
- If you don't have one already, [create an Azure AD B2C tenant](tutorial-create-tenant.md) that is linked to your Azure subscription.
40-
- [Python 3.7+](https://www.python.org/downloads/)
40+
- [Python 3.8+](https://www.python.org/downloads/)
4141

4242
## Step 1: Configure your user flow
4343

@@ -222,4 +222,4 @@ You can add and modify redirect URIs in your registered applications at any time
222222
* The redirect URL is case-sensitive. Its case must match the case of the URL path of your running application.
223223
224224
## Next steps
225-
* Learn how to [Configure authentication options in a Python web app by using Azure AD B2C](enable-authentication-python-web-app-options.md).
225+
* Learn how to [Configure authentication options in a Python web app by using Azure AD B2C](enable-authentication-python-web-app-options.md).

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: active-directory
1010

1111
ms.topic: how-to
1212
ms.custom: b2c-docs-improvements
13-
ms.date: 05/11/2024
13+
ms.date: 06/21/2024
1414
ms.author: kengaderdus
1515
ms.reviewer: yoelh
1616
ms.subservice: B2C
@@ -263,7 +263,7 @@ Follow the steps in [Test the custom policy](custom-policies-series-validate-use
263263

264264
After the policy finishes execution, and you receive your ID token, check that the user record has been created:
265265

266-
1. Sign in to the [Azure portal](https://portal.azure.com/) with Global Administrator or Privileged Role Administrator permissions.
266+
1. Sign in to the [Azure portal](https://portal.azure.com/) as at least Privileged Role Administrator.
267267

268268
1. If you have access to multiple tenants, select the **Settings** icon in the top menu to switch to your Azure AD B2C tenant from the **Directories + subscriptions** menu.
269269

articles/active-directory-b2c/enable-authentication-spa-app.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -105,12 +105,6 @@ The resources referenced by the *index.html* file are detailed in the following
105105
|---|---|
106106
|MSAL.js library| MSAL.js authentication JavaScript library [CDN path](https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/dev/lib/msal-browser/docs/cdn-usage.md).|
107107
|[Bootstrap stylesheet](https://getbootstrap.com/) | A free front-end framework for faster and easier web development. The framework includes HTML-based and CSS-based design templates. |
108-
|[`policies.js`](https://github.com/Azure-Samples/ms-identity-b2c-javascript-spa/blob/main/App/policies.js) | Contains the Azure AD B2C custom policies and user flows. |
109-
|[`authConfig.js`](https://github.com/Azure-Samples/ms-identity-b2c-javascript-spa/blob/main/App/authConfig.js) | Contains authentication configuration parameters.|
110-
|[`authRedirect.js`](https://github.com/Azure-Samples/ms-identity-b2c-javascript-spa/blob/main/App/authRedirect.js) | Contains the authentication logic. |
111-
|[`apiConfig.js`](https://github.com/Azure-Samples/ms-identity-b2c-javascript-spa/blob/main/App/apiConfig.js) | Contains web API scopes and the API endpoint location. |
112-
|[`api.js`](https://github.com/Azure-Samples/ms-identity-b2c-javascript-spa/blob/main/App/api.js) | Defines the method to use to call your API and handle its response.|
113-
|[`ui.js`](https://github.com/Azure-Samples/ms-identity-b2c-javascript-spa/blob/main/App/ui.js) | Controls the UI elements. |
114108
| | |
115109

116110
To render the SPA index file, in the *myApp* folder, create a file named *index.html*, which contains the following HTML snippet:

0 commit comments

Comments
 (0)