Skip to content

Commit 270b10f

Browse files
authored
Merge branch 'main' into patch-4
2 parents ba57aaa + 3c1cfce commit 270b10f

File tree

2,258 files changed

+29425
-32627
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,258 files changed

+29425
-32627
lines changed
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
{
2+
"BaseConfiguration": "docutune-default.json",
3+
"Docsets": [
4+
{
5+
"DocsetName": "azure-documents",
6+
"BuildSourceFolder": "articles",
7+
"BasePath": "/azure"
8+
} ],
9+
"MetadataDelimiter": "\"",
10+
"Exclude": [
11+
"licensing-service-plan-reference.md",
12+
"policy-reference.md",
13+
"security-controls-policy.md",
14+
"articles/defender-for-cloud/alerts-reference.md",
15+
"articles/defender-for-cloud/windows-admin-center-integration.md",
16+
"articles/governance/",
17+
"includes/policy/",
18+
"includes/defender-for-cloud-alerts-schema-log-analytics-workspace.md",
19+
"third-party-notices.md",
20+
"*whats-new*",
21+
"*release-notes*",
22+
"*third-party-notices*",
23+
"*change-log*",
24+
"*changelog*",
25+
"*reference-breaking-changes*",
26+
"*version-history*",
27+
"banner.md"
28+
],
29+
"PreloadTOCFiles": [
30+
"articles/cloud-services/toc.yml",
31+
"articles/storage/blobs/TOC.yml",
32+
"articles/storage/queues/TOC.yml"
33+
],
34+
"TermFiles": [
35+
"Dictionary-Onboard.ps1",
36+
"Bundle-Standard.txt",
37+
"Bundle-Cloud.txt"
38+
],
39+
"ApplyPolicies": []
40+
}
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"baseConfiguration": "docutune-unattended-default.json",
3+
"onboarding": {
4+
"maxInFlightPullRequests": 20,
5+
"maxInFlightFiles": 200
6+
},
7+
"pullRequest": {
8+
"title": "[BULK] [DocuTune-Remediation] - Scheduled execution to fix known issues in WAF",
9+
"batchSize": 0,
10+
"maxBatches": 100,
11+
"body": "",
12+
"newBranchNamePrefix": "",
13+
"headRemote": "origin",
14+
"draft": false,
15+
"requestReview": true,
16+
"signOff": false,
17+
"properties": {},
18+
"sleepInterval": 15
19+
},
20+
"types": [
21+
{
22+
"name": "Default",
23+
"command": "Fix",
24+
"configType": "full",
25+
"stopAt": 9
26+
},
27+
{
28+
"name": "FlagBrokenLinks",
29+
"base": "Default",
30+
"configType": "links-only",
31+
"stopAt": 10
32+
}
33+
]
34+
}

.openpublishing.publish.config.json

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1189,11 +1189,14 @@
11891189
"articles/data-catalog/.openpublishing.redirection.data-catalog.json",
11901190
"articles/data-factory/.openpublishing.redirection.data-factory.json",
11911191
"articles/data-lake-analytics/.openpublishing.redirection.data-lake-analytics.json",
1192+
"articles/deployment-environments/.openpublishing.redirection.deployment-environments.json",
1193+
"articles/dev-box/.openpublishing.redirection.dev-box.json",
11921194
"articles/digital-twins/.openpublishing.redirection.digital-twins.json",
11931195
"articles/event-grid/.openpublishing.redirection.event-grid.json",
11941196
"articles/event-hubs/.openpublishing.redirection.event-hubs.json",
11951197
"articles/hdinsight/.openpublishing.redirection.hdinsight.json",
11961198
"articles/healthcare-apis/.openpublishing.redirection.healthcare-apis.json",
1199+
"articles/internet-peering/.openpublishing.redirection.internet-peering.json",
11971200
"articles/iot-accelerators/.openpublishing.redirection.iot-accelerators.json",
11981201
"articles/iot-central/.openpublishing.redirection.iot-central.json",
11991202
"articles/iot-develop/.openpublishing.redirection.iot-develop.json",
@@ -1208,9 +1211,12 @@
12081211
"articles/mariadb/.openpublishing.redirection.mariadb.json",
12091212
"articles/marketplace/.openpublishing.redirection.marketplace.json",
12101213
"articles/mysql/.openpublishing.redirection.mysql.json",
1214+
"articles/network-watcher/.openpublishing.redirection.network-watcher.json",
12111215
"articles/object-anchors/.openpublishing.redirection.object-anchors.json",
1216+
"articles/peering-service/.openpublishing.redirection.peering-service.json",
12121217
"articles/postgresql/.openpublishing.redirection.postgresql.json",
12131218
"articles/purview/.openpublishing.redirection.purview.json",
1219+
"articles/route-server/.openpublishing.redirection.route-server.json",
12141220
"articles/sap/.openpublishing.redirection.sap.json",
12151221
"articles/service-bus-messaging/.openpublishing.redirection.service-bus-messaging.json",
12161222
"articles/spatial-anchors/.openpublishing.redirection.spatial-anchors.json",
@@ -1220,9 +1226,6 @@
12201226
"articles/stream-analytics/.openpublishing.redirection.stream-analytics.json",
12211227
"articles/synapse-analytics/.openpublishing.redirection.synapse-analytics.json",
12221228
"articles/virtual-machine-scale-sets/.openpublishing.redirection.virtual-machine-scale-sets.json",
1223-
"articles/virtual-machines/.openpublishing.redirection.virtual-machines.json",
1224-
"articles/dev-box/.openpublishing.redirection.dev-box.json",
1225-
"articles/deployment-environments/.openpublishing.redirection.deployment-environments.json",
1226-
"articles/network-watcher/.openpublishing.redirection.network-watcher.json"
1229+
"articles/virtual-machines/.openpublishing.redirection.virtual-machines.json"
12271230
]
12281231
}

.openpublishing.redirection.active-directory.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5460,6 +5460,16 @@
54605460
"redirect_url": "/azure/active-directory/fundamentals/concept-fundamentals-security-defaults",
54615461
"redirect_document_id": true
54625462
},
5463+
{
5464+
"source_path_from_root": "/articles/active-directory/reports-monitoring/reference-azure-ad-sla-performance.md",
5465+
"redirect_url": "/azure/active-directory/reports-monitoring/reference-sla-performance",
5466+
"redirect_document_id": true
5467+
},
5468+
{
5469+
"source_path_from_root": "/articles/active-directory/fundamentals/licensing-whatis-azure-portal.md",
5470+
"redirect_url": "/azure/active-directory/fundamentals/concept-group-based-licensing",
5471+
"redirect_document_id": false
5472+
},
54635473
{
54645474
"source_path_from_root": "/articles/active-directory/reports-monitoring/quickstart-filter-audit-log.md",
54655475
"redirect_url": "/azure/active-directory/reports-monitoring/howto-customize-filter-logs",

.openpublishing.redirection.azure-monitor.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6319,6 +6319,21 @@
63196319
"source_path_from_root": "/articles/azure-monitor/containers/container-insights-optout-openshift-v4.md",
63206320
"redirect_url": "/azure/azure-monitor/containers/container-insights-optout",
63216321
"redirect_document_id": false
6322+
},
6323+
{
6324+
"source_path_from_root": "/articles/azure-monitor/app/opencensus-python-dependency.md",
6325+
"redirect_url": "/previous-versions/azure/azure-monitor/app/opencensus-python-dependency",
6326+
"redirect_document_id": false
6327+
},
6328+
{
6329+
"source_path_from_root": "/articles/azure-monitor/app/opencensus-python-request.md",
6330+
"redirect_url": "/previous-versions/azure/azure-monitor/app/opencensus-python-request",
6331+
"redirect_document_id": false
6332+
},
6333+
{
6334+
"source_path_from_root": "/articles/azure-monitor/app/opencensus-python.md",
6335+
"redirect_url": "/previous-versions/azure/azure-monitor/app/opencensus-python",
6336+
"redirect_document_id": false
63226337
}
63236338
]
63246339
}

.openpublishing.redirection.json

Lines changed: 20 additions & 140 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,6 @@
2020
"redirect_URL": "tutorial-assess-webapps",
2121
"redirect_document_id": false
2222
},
23-
{
24-
"source_path": "articles/route-server/tutorial-protect-route-server.md",
25-
"redirect_URL": "/azure/route-server/tutorial-protect-route-server-ddos",
26-
"redirect_document_id": false
27-
},
28-
{
29-
"source_path": "articles/route-server/routing-preference.md",
30-
"redirect_url": "/azure/route-server/overview",
31-
"redirect_document_id": false
32-
},
3323
{
3424
"source_path": "articles/cloud-services-extended-support/deploy-visual-studio.md",
3525
"redirect_url": "/visualstudio/azure/cloud-services-extended-support?context=%2Fazure%2Fcloud-services-extended-support%2Fcontext%2Fcontext",
@@ -14452,121 +14442,6 @@
1445214442
"redirect_url": "/azure/networking/fundamentals/networking-overview",
1445314443
"redirect_document_id": false
1445414444
},
14455-
{
14456-
"source_path_from_root": "/articles/network-watcher/connection-monitor-preview-create-using-portal.md",
14457-
"redirect_url": "/azure/network-watcher/connection-monitor-create-using-portal",
14458-
"redirect_document_id": false
14459-
},
14460-
{
14461-
"source_path_from_root": "/articles/network-watcher/connection-monitor-preview-create-using-arm-client.md",
14462-
"redirect_url": "/azure/network-watcher/connection-monitor-create-using-template",
14463-
"redirect_document_id": false
14464-
},
14465-
{
14466-
"source_path_from_root": "/articles/network-watcher/connection-monitor-preview.md",
14467-
"redirect_url": "/azure/network-watcher/connection-monitor-overview",
14468-
"redirect_document_id": false
14469-
},
14470-
{
14471-
"source_path_from_root": "/articles/network-watcher/network-watcher-check-next-hop-portal.md",
14472-
"redirect_url": "/azure/network-watcher/diagnose-vm-network-routing-problem",
14473-
"redirect_document_id": true
14474-
},
14475-
{
14476-
"source_path_from_root": "/articles/network-watcher/network-watcher-check-next-hop-cli.md",
14477-
"redirect_url": "/azure/network-watcher/diagnose-vm-network-routing-problem-cli",
14478-
"redirect_document_id": true
14479-
},
14480-
{
14481-
"source_path_from_root": "/articles/network-watcher/network-watcher-check-next-hop-cli-nodejs.md",
14482-
"redirect_url": "/azure/network-watcher/diagnose-vm-network-routing-problem-cli",
14483-
"redirect_document_id": false
14484-
},
14485-
{
14486-
"source_path_from_root": "/articles/network-watcher/network-watcher-check-next-hop-powershell.md",
14487-
"redirect_url": "/azure/network-watcher/diagnose-vm-network-routing-problem-powershell",
14488-
"redirect_document_id": true
14489-
},
14490-
{
14491-
"source_path_from_root": "/articles/network-watcher/network-watcher-check-ip-flow-verify-portal.md",
14492-
"redirect_url": "/azure/network-watcher/diagnose-vm-network-traffic-filtering-problem",
14493-
"redirect_document_id": true
14494-
},
14495-
{
14496-
"source_path_from_root": "/articles/network-watcher/network-watcher-check-ip-flow-verify-cli.md",
14497-
"redirect_url": "/azure/network-watcher/diagnose-vm-network-traffic-filtering-problem-cli",
14498-
"redirect_document_id": false
14499-
},
14500-
{
14501-
"source_path_from_root": "/articles/network-watcher/network-watcher-check-ip-flow-verify-cli-nodejs.md",
14502-
"redirect_url": "/azure/network-watcher/diagnose-vm-network-traffic-filtering-problem-cli",
14503-
"redirect_document_id": true
14504-
},
14505-
{
14506-
"source_path_from_root": "/articles/network-watcher/network-watcher-check-ip-flow-verify-powershell.md",
14507-
"redirect_url": "/azure/network-watcher/diagnose-vm-network-traffic-filtering-problem-powershell",
14508-
"redirect_document_id": true
14509-
},
14510-
{
14511-
"source_path_from_root": "/articles/network-watcher/migrate-to-connection-monitor-preview-from-connection-monitor.md",
14512-
"redirect_url": "/azure/network-watcher/migrate-to-connection-monitor-from-connection-monitor-classic",
14513-
"redirect_document_id": false
14514-
},
14515-
{
14516-
"source_path_from_root": "/articles/network-watcher/migrate-to-connection-monitor-preview-from-network-performance-monitor.md",
14517-
"redirect_url": "/azure/network-watcher/migrate-to-connection-monitor-from-network-performance-monitor",
14518-
"redirect_document_id": false
14519-
},
14520-
{
14521-
"source_path_from_root": "/articles/network-watcher/network-watcher-nsg-flow-logging-cli-nodejs.md",
14522-
"redirect_url": "/azure/network-watcher/network-watcher-nsg-flow-logging-cli",
14523-
"redirect_document_id": true
14524-
},
14525-
{
14526-
"source_path_from_root": "/articles/network-watcher/prepare-flow-log.md",
14527-
"redirect_url": "/azure/network-watcher/network-watcher-nsg-flow-logging-overview",
14528-
"redirect_document_id": true
14529-
},
14530-
{
14531-
"source_path_from_root": "/articles/network-watcher/network-watcher-packet-capture-manage-cli-nodejs.md",
14532-
"redirect_url": "/azure/network-watcher/network-watcher-packet-capture-manage-cli",
14533-
"redirect_document_id": true
14534-
},
14535-
{
14536-
"source_path_from_root": "/articles/network-watcher/network-watcher-security-group-view-cli-nodejs.md",
14537-
"redirect_url": "/azure/network-watcher/network-watcher-security-group-view-cli",
14538-
"redirect_document_id": true
14539-
},
14540-
{
14541-
"source_path_from_root": "/articles/network-watcher/network-watcher-troubleshoot-manage-cli-nodejs.md",
14542-
"redirect_url": "/azure/network-watcher/network-watcher-troubleshoot-manage-cli",
14543-
"redirect_document_id": true
14544-
},
14545-
{
14546-
"source_path_from_root": "/articles/network-watcher/network-watcher-topology-cli.md",
14547-
"redirect_url": "/azure/network-watcher/view-network-topology",
14548-
"redirect_document_id": false
14549-
},
14550-
{
14551-
"source_path_from_root": "/articles/network-watcher/network-watcher-topology-cli-nodejs.md",
14552-
"redirect_url": "/azure/network-watcher/view-network-topology",
14553-
"redirect_document_id": false
14554-
},
14555-
{
14556-
"source_path_from_root": "/articles/network-watcher/network-watcher-topology-overview.md",
14557-
"redirect_url": "/azure/network-watcher/view-network-topology",
14558-
"redirect_document_id": true
14559-
},
14560-
{
14561-
"source_path_from_root": "/articles/network-watcher/network-watcher-topology-powershell.md",
14562-
"redirect_url": "/azure/network-watcher/view-network-topology",
14563-
"redirect_document_id": false
14564-
},
14565-
{
14566-
"source_path_from_root": "/articles/network-watcher/network-watcher-topology-rest.md",
14567-
"redirect_url": "/azure/network-watcher/view-network-topology",
14568-
"redirect_document_id": false
14569-
},
1457014445
{
1457114446
"source_path_from_root": "/articles/notebooks/index.yml",
1457214447
"redirect_url": "https://notebooks.azure.com",
@@ -20367,16 +20242,6 @@
2036720242
"redirect_url": "/rest/api/load-balancer/loadbalancers/createorupdate",
2036820243
"redirect_document_id": false
2036920244
},
20370-
{
20371-
"source_path_from_root": "/articles/network-watcher/network-watcher-check-next-hop-rest.md",
20372-
"redirect_url": "/rest/api/network-watcher/networkwatchers/getnexthop",
20373-
"redirect_document_id": false
20374-
},
20375-
{
20376-
"source_path_from_root": "/articles/network-watcher/network-watcher-check-ip-flow-verify-rest.md",
20377-
"redirect_url": "/rest/api/network-watcher/networkwatchers/verifyipflow",
20378-
"redirect_document_id": false
20379-
},
2038020245
{
2038120246
"source_path_from_root": "/articles/resource-group-link-resources.md",
2038220247
"redirect_url": "/rest/api/resources/resourcelinks",
@@ -22477,11 +22342,6 @@
2247722342
"redirect_url": "/windows-server/remote/remote-desktop-services/remote-desktop-gateway-role",
2247822343
"redirect_document_id": false
2247922344
},
22480-
{
22481-
"source_path_from_root": "/articles/peering-service/create-connection.md",
22482-
"redirect_url": "/azure/peering-service/azure-portal",
22483-
"redirect_document_id": false
22484-
},
2248522345
{
2248622346
"source_path_from_root": "/articles/lighthouse/concepts/azure-delegated-resource-management.md",
2248722347
"redirect_url": "/azure/lighthouse/concepts/architecture",
@@ -24550,6 +24410,26 @@
2455024410
"source_path_from_root": "/articles/orbital/space-partner-program-overview.md",
2455124411
"redirect_url": "/azure/orbital/overview",
2455224412
"redirect_document_id": false
24413+
},
24414+
{
24415+
"source_path_from_root": "/articles/active-directory/develop/single-page-app-tutorial-01-register-app.md",
24416+
"redirect_url": "/azure/active-directory/develop/tutorial-single-page-app-react-register-app",
24417+
"redirect_document_id": false
24418+
},
24419+
{
24420+
"source_path_from_root": "/articles/active-directory/develop/single-page-app-tutorial-02-prepare-spa.md",
24421+
"redirect_url": "/azure/active-directory/develop/tutorial-single-page-app-react-prepare-spa",
24422+
"redirect_document_id": false
24423+
},
24424+
{
24425+
"source_path_from_root": "/articles/active-directory/develop/single-page-app-tutorial-03-sign-in-users.md",
24426+
"redirect_url": "/azure/active-directory/develop/tutorial-single-page-app-react-sign-in-users",
24427+
"redirect_document_id": false
24428+
},
24429+
{
24430+
"source_path_from_root": "/articles/active-directory/develop/single-page-app-tutorial-04-call-api.md",
24431+
"redirect_url": "/azure/active-directory/develop/tutorial-single-page-app-react-call-api",
24432+
"redirect_document_id": false
2455324433
}
2455424434
]
2455524435
}

0 commit comments

Comments
 (0)