Skip to content

Commit 3a9d025

Browse files
committed
Merge branch '14Jul-AppServiceContainers' of https://github.com/Karthigasree/azure-docs-pr into 14Jul-AppServiceContainers
2 parents cbc24f2 + 1fc3574 commit 3a9d025

File tree

17,218 files changed

+334306
-252332
lines changed

Some content is hidden

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

17,218 files changed

+334306
-252332
lines changed
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
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+
"*whats-new*",
20+
"*releasenotes*",
21+
"*release-notes*",
22+
"*third-party-notices*",
23+
"*changelog*",
24+
"*change-log*",
25+
"*reference-breaking-changes*",
26+
"*versionhistory*",
27+
"*version-history*",
28+
"banner.md"
29+
],
30+
"PreloadTOCFiles": [
31+
"articles/cloud-services/toc.yml",
32+
"articles/storage/blobs/TOC.yml",
33+
"articles/storage/queues/TOC.yml"
34+
],
35+
"TermFiles": [
36+
"Dictionary-Onboard.ps1",
37+
"Bundle-Standard.txt",
38+
"Bundle-Cloud.txt"
39+
],
40+
"ApplyPolicies": []
41+
}
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: 117 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@
3232
"need_preview_pull_request": true,
3333
"contribution_branch_mappings": {},
3434
"dependent_repositories": [
35+
{
36+
"path_to_root": "azure-functions-dapr-extension",
37+
"url": "https://github.com/Azure/azure-functions-dapr-extension",
38+
"branch": "master",
39+
"branch_mapping": {}
40+
},
3541
{
3642
"path_to_root": "azure-docs-snippets-pr",
3743
"url": "https://github.com/MicrosoftDocs/azure-docs-snippets-pr",
@@ -248,6 +254,12 @@
248254
"branch": "main",
249255
"branch_mapping": {}
250256
},
257+
{
258+
"path_to_root": "azure-functions-nodejs-v4",
259+
"url": "https://github.com/Azure/azure-functions-nodejs-samples",
260+
"branch": "main",
261+
"branch_mapping": {}
262+
},
251263
{
252264
"path_to_root": "azure-functions-durable-js",
253265
"url": "https://github.com/Azure/azure-functions-durable-js",
@@ -464,6 +476,12 @@
464476
"branch": "featurestore/pup",
465477
"branch_mapping": {}
466478
},
479+
{
480+
"path_to_root": "azureml-examples-temp-fix",
481+
"url": "https://github.com/Azure/azureml-examples",
482+
"branch": "temp-fix-doc-error",
483+
"branch_mapping": {}
484+
},
467485
{
468486
"path_to_root": "terraform",
469487
"url": "https://github.com/Azure/terraform",
@@ -968,12 +986,90 @@
968986
"branch": "main",
969987
"branch_mapping": {}
970988
},
989+
{
990+
"path_to_root": "cosmos-db-nosql-javascript-samples",
991+
"url": "https://github.com/azure-samples/cosmos-db-nosql-javascript-samples",
992+
"branch": "main",
993+
"branch_mapping": {}
994+
},
971995
{
972996
"path_to_root": "cosmos-db-nosql-python-samples",
973997
"url": "https://github.com/azure-samples/cosmos-db-nosql-python-samples",
974998
"branch": "main",
975999
"branch_mapping": {}
9761000
},
1001+
{
1002+
"path_to_root": "cosmos-db-mongodb-dotnet-samples",
1003+
"url": "https://github.com/azure-samples/cosmos-db-mongodb-dotnet-samples",
1004+
"branch": "main",
1005+
"branch_mapping": {}
1006+
},
1007+
{
1008+
"path_to_root": "cosmos-db-mongodb-javascript-samples",
1009+
"url": "https://github.com/azure-samples/cosmos-db-mongodb-javascript-samples",
1010+
"branch": "main",
1011+
"branch_mapping": {}
1012+
},
1013+
{
1014+
"path_to_root": "cosmos-db-mongodb-python-samples",
1015+
"url": "https://github.com/azure-samples/cosmos-db-mongodb-python-samples",
1016+
"branch": "main",
1017+
"branch_mapping": {}
1018+
},
1019+
{
1020+
"path_to_root": "cosmos-db-apache-cassandra-dotnet-samples",
1021+
"url": "https://github.com/azure-samples/cosmos-db-apache-cassandra-dotnet-samples",
1022+
"branch": "main",
1023+
"branch_mapping": {}
1024+
},
1025+
{
1026+
"path_to_root": "cosmos-db-apache-cassandra-javascript-samples",
1027+
"url": "https://github.com/azure-samples/cosmos-db-apache-cassandra-javascript-samples",
1028+
"branch": "main",
1029+
"branch_mapping": {}
1030+
},
1031+
{
1032+
"path_to_root": "cosmos-db-apache-cassandra-python-samples",
1033+
"url": "https://github.com/azure-samples/cosmos-db-apache-cassandra-python-samples",
1034+
"branch": "main",
1035+
"branch_mapping": {}
1036+
},
1037+
{
1038+
"path_to_root": "cosmos-db-apache-gremlin-dotnet-samples",
1039+
"url": "https://github.com/azure-samples/cosmos-db-apache-gremlin-dotnet-samples",
1040+
"branch": "main",
1041+
"branch_mapping": {}
1042+
},
1043+
{
1044+
"path_to_root": "cosmos-db-apache-gremlin-javascript-samples",
1045+
"url": "https://github.com/azure-samples/cosmos-db-apache-gremlin-javascript-samples",
1046+
"branch": "main",
1047+
"branch_mapping": {}
1048+
},
1049+
{
1050+
"path_to_root": "cosmos-db-apache-gremlin-python-samples",
1051+
"url": "https://github.com/azure-samples/cosmos-db-apache-gremlin-python-samples",
1052+
"branch": "main",
1053+
"branch_mapping": {}
1054+
},
1055+
{
1056+
"path_to_root": "cosmos-db-table-dotnet-samples",
1057+
"url": "https://github.com/azure-samples/cosmos-db-table-dotnet-samples",
1058+
"branch": "main",
1059+
"branch_mapping": {}
1060+
},
1061+
{
1062+
"path_to_root": "cosmos-db-table-javascript-samples",
1063+
"url": "https://github.com/azure-samples/cosmos-db-table-javascript-samples",
1064+
"branch": "main",
1065+
"branch_mapping": {}
1066+
},
1067+
{
1068+
"path_to_root": "cosmos-db-table-python-samples",
1069+
"url": "https://github.com/azure-samples/cosmos-db-table-python-samples",
1070+
"branch": "main",
1071+
"branch_mapping": {}
1072+
},
9771073
{
9781074
"path_to_root": "azure-cosmos-db-table-dotnet-v12",
9791075
"url": "https://github.com/Azure-Samples/cosmos-db-table-api-dotnet-samples",
@@ -1016,9 +1112,15 @@
10161112
"branch": "main",
10171113
"branch_mapping": {}
10181114
},
1115+
{
1116+
"path_to_root": "playwright-testing-service",
1117+
"url": "https://github.com/microsoft/playwright-testing-service",
1118+
"branch": "main",
1119+
"branch_mapping": {}
1120+
},
10191121
{
10201122
"path_to_root": "microsoft-graph",
1021-
"url": "https://github.com/MicrosoftGraph/microsoft-graph-docs",
1123+
"url": "https://github.com/MicrosoftGraph/microsoft-graph-docs-contrib",
10221124
"branch": "main",
10231125
"branch_mapping": {}
10241126
},
@@ -1033,6 +1135,12 @@
10331135
"url": "https://github.com/Azure/Azure-Proactive-Resiliency-Library",
10341136
"branch": "main",
10351137
"branch_mapping": {}
1138+
},
1139+
{
1140+
"path_to_root": "azure-reference-other-repo",
1141+
"url": "https://github.com/MicrosoftDocs/azure-reference-other-pr",
1142+
"branch": "main",
1143+
"branch_mapping": {}
10361144
}
10371145
],
10381146
"branch_target_mapping": {
@@ -1088,7 +1196,6 @@
10881196
"articles/azure-netapp-files/.openpublishing.redirection.azure-netapp-files.json",
10891197
"articles/azure-relay/.openpublishing.redirection.relay.json",
10901198
"articles/azure-video-analyzer/.openpublishing.redirection.azure-video-analyzer.json",
1091-
"articles/azure-video-indexer/.openpublishing.redirection.azure-video-indexer.json",
10921199
"articles/cloud-shell/.openpublishing.redirection.cloud-shell.json",
10931200
"articles/communication-services/.openpublishing.redirection.communication-services.json",
10941201
"articles/communications-gateway/.openpublishing.redirection.communications-gateway.json",
@@ -1099,11 +1206,15 @@
10991206
"articles/data-catalog/.openpublishing.redirection.data-catalog.json",
11001207
"articles/data-factory/.openpublishing.redirection.data-factory.json",
11011208
"articles/data-lake-analytics/.openpublishing.redirection.data-lake-analytics.json",
1209+
"articles/deployment-environments/.openpublishing.redirection.deployment-environments.json",
1210+
"articles/dev-box/.openpublishing.redirection.dev-box.json",
11021211
"articles/digital-twins/.openpublishing.redirection.digital-twins.json",
11031212
"articles/event-grid/.openpublishing.redirection.event-grid.json",
11041213
"articles/event-hubs/.openpublishing.redirection.event-hubs.json",
11051214
"articles/hdinsight/.openpublishing.redirection.hdinsight.json",
1215+
"articles/hdinsight-aks/.openpublishing.redirection.hdinsight-aks.json",
11061216
"articles/healthcare-apis/.openpublishing.redirection.healthcare-apis.json",
1217+
"articles/internet-peering/.openpublishing.redirection.internet-peering.json",
11071218
"articles/iot-accelerators/.openpublishing.redirection.iot-accelerators.json",
11081219
"articles/iot-central/.openpublishing.redirection.iot-central.json",
11091220
"articles/iot-develop/.openpublishing.redirection.iot-develop.json",
@@ -1118,9 +1229,12 @@
11181229
"articles/mariadb/.openpublishing.redirection.mariadb.json",
11191230
"articles/marketplace/.openpublishing.redirection.marketplace.json",
11201231
"articles/mysql/.openpublishing.redirection.mysql.json",
1232+
"articles/network-watcher/.openpublishing.redirection.network-watcher.json",
11211233
"articles/object-anchors/.openpublishing.redirection.object-anchors.json",
1234+
"articles/peering-service/.openpublishing.redirection.peering-service.json",
11221235
"articles/postgresql/.openpublishing.redirection.postgresql.json",
11231236
"articles/purview/.openpublishing.redirection.purview.json",
1237+
"articles/route-server/.openpublishing.redirection.route-server.json",
11241238
"articles/sap/.openpublishing.redirection.sap.json",
11251239
"articles/service-bus-messaging/.openpublishing.redirection.service-bus-messaging.json",
11261240
"articles/spatial-anchors/.openpublishing.redirection.spatial-anchors.json",
@@ -1130,9 +1244,6 @@
11301244
"articles/stream-analytics/.openpublishing.redirection.stream-analytics.json",
11311245
"articles/synapse-analytics/.openpublishing.redirection.synapse-analytics.json",
11321246
"articles/virtual-machine-scale-sets/.openpublishing.redirection.virtual-machine-scale-sets.json",
1133-
"articles/virtual-machines/.openpublishing.redirection.virtual-machines.json",
1134-
"articles/dev-box/.openpublishing.redirection.dev-box.json",
1135-
"articles/deployment-environments/.openpublishing.redirection.deployment-environments.json",
1136-
"articles/network-watcher/.openpublishing.redirection.network-watcher.json"
1247+
"articles/virtual-machines/.openpublishing.redirection.virtual-machines.json"
11371248
]
11381249
}

0 commit comments

Comments
 (0)