Skip to content

Commit 5267395

Browse files
authored
Merge branch 'main' into scottwtang-patch-1
2 parents 33f841b + a6ff26d commit 5267395

File tree

14,091 files changed

+294601
-225140
lines changed

Some content is hidden

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

14,091 files changed

+294601
-225140
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: 105 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,12 @@
230230
"branch": "master",
231231
"branch_mapping": {}
232232
},
233+
{
234+
"path_to_root": "functions-docs-python-v2",
235+
"url": "https://github.com/Azure-Samples/functions-docs-python-v2",
236+
"branch": "main",
237+
"branch_mapping": {}
238+
},
233239
{
234240
"path_to_root": "functions-docs-powershell",
235241
"url": "https://github.com/Azure-Samples/functions-docs-powershell",
@@ -242,6 +248,12 @@
242248
"branch": "main",
243249
"branch_mapping": {}
244250
},
251+
{
252+
"path_to_root": "azure-functions-nodejs-v4",
253+
"url": "https://github.com/Azure/azure-functions-nodejs-samples",
254+
"branch": "main",
255+
"branch_mapping": {}
256+
},
245257
{
246258
"path_to_root": "azure-functions-durable-js",
247259
"url": "https://github.com/Azure/azure-functions-durable-js",
@@ -962,12 +974,90 @@
962974
"branch": "main",
963975
"branch_mapping": {}
964976
},
977+
{
978+
"path_to_root": "cosmos-db-nosql-javascript-samples",
979+
"url": "https://github.com/azure-samples/cosmos-db-nosql-javascript-samples",
980+
"branch": "main",
981+
"branch_mapping": {}
982+
},
965983
{
966984
"path_to_root": "cosmos-db-nosql-python-samples",
967985
"url": "https://github.com/azure-samples/cosmos-db-nosql-python-samples",
968986
"branch": "main",
969987
"branch_mapping": {}
970988
},
989+
{
990+
"path_to_root": "cosmos-db-mongodb-dotnet-samples",
991+
"url": "https://github.com/azure-samples/cosmos-db-mongodb-dotnet-samples",
992+
"branch": "main",
993+
"branch_mapping": {}
994+
},
995+
{
996+
"path_to_root": "cosmos-db-mongodb-javascript-samples",
997+
"url": "https://github.com/azure-samples/cosmos-db-mongodb-javascript-samples",
998+
"branch": "main",
999+
"branch_mapping": {}
1000+
},
1001+
{
1002+
"path_to_root": "cosmos-db-mongodb-python-samples",
1003+
"url": "https://github.com/azure-samples/cosmos-db-mongodb-python-samples",
1004+
"branch": "main",
1005+
"branch_mapping": {}
1006+
},
1007+
{
1008+
"path_to_root": "cosmos-db-apache-cassandra-dotnet-samples",
1009+
"url": "https://github.com/azure-samples/cosmos-db-apache-cassandra-dotnet-samples",
1010+
"branch": "main",
1011+
"branch_mapping": {}
1012+
},
1013+
{
1014+
"path_to_root": "cosmos-db-apache-cassandra-javascript-samples",
1015+
"url": "https://github.com/azure-samples/cosmos-db-apache-cassandra-javascript-samples",
1016+
"branch": "main",
1017+
"branch_mapping": {}
1018+
},
1019+
{
1020+
"path_to_root": "cosmos-db-apache-cassandra-python-samples",
1021+
"url": "https://github.com/azure-samples/cosmos-db-apache-cassandra-python-samples",
1022+
"branch": "main",
1023+
"branch_mapping": {}
1024+
},
1025+
{
1026+
"path_to_root": "cosmos-db-apache-gremlin-dotnet-samples",
1027+
"url": "https://github.com/azure-samples/cosmos-db-apache-gremlin-dotnet-samples",
1028+
"branch": "main",
1029+
"branch_mapping": {}
1030+
},
1031+
{
1032+
"path_to_root": "cosmos-db-apache-gremlin-javascript-samples",
1033+
"url": "https://github.com/azure-samples/cosmos-db-apache-gremlin-javascript-samples",
1034+
"branch": "main",
1035+
"branch_mapping": {}
1036+
},
1037+
{
1038+
"path_to_root": "cosmos-db-apache-gremlin-python-samples",
1039+
"url": "https://github.com/azure-samples/cosmos-db-apache-gremlin-python-samples",
1040+
"branch": "main",
1041+
"branch_mapping": {}
1042+
},
1043+
{
1044+
"path_to_root": "cosmos-db-table-dotnet-samples",
1045+
"url": "https://github.com/azure-samples/cosmos-db-table-dotnet-samples",
1046+
"branch": "main",
1047+
"branch_mapping": {}
1048+
},
1049+
{
1050+
"path_to_root": "cosmos-db-table-javascript-samples",
1051+
"url": "https://github.com/azure-samples/cosmos-db-table-javascript-samples",
1052+
"branch": "main",
1053+
"branch_mapping": {}
1054+
},
1055+
{
1056+
"path_to_root": "cosmos-db-table-python-samples",
1057+
"url": "https://github.com/azure-samples/cosmos-db-table-python-samples",
1058+
"branch": "main",
1059+
"branch_mapping": {}
1060+
},
9711061
{
9721062
"path_to_root": "azure-cosmos-db-table-dotnet-v12",
9731063
"url": "https://github.com/Azure-Samples/cosmos-db-table-api-dotnet-samples",
@@ -1012,7 +1102,7 @@
10121102
},
10131103
{
10141104
"path_to_root": "microsoft-graph",
1015-
"url": "https://github.com/MicrosoftGraph/microsoft-graph-docs",
1105+
"url": "https://github.com/MicrosoftGraph/microsoft-graph-docs-contrib",
10161106
"branch": "main",
10171107
"branch_mapping": {}
10181108
},
@@ -1027,6 +1117,12 @@
10271117
"url": "https://github.com/Azure/Azure-Proactive-Resiliency-Library",
10281118
"branch": "main",
10291119
"branch_mapping": {}
1120+
},
1121+
{
1122+
"path_to_root": "azure-reference-other-repo",
1123+
"url": "https://github.com/MicrosoftDocs/azure-reference-other-pr",
1124+
"branch": "main",
1125+
"branch_mapping": {}
10301126
}
10311127
],
10321128
"branch_target_mapping": {
@@ -1085,18 +1181,22 @@
10851181
"articles/azure-video-indexer/.openpublishing.redirection.azure-video-indexer.json",
10861182
"articles/cloud-shell/.openpublishing.redirection.cloud-shell.json",
10871183
"articles/communication-services/.openpublishing.redirection.communication-services.json",
1184+
"articles/communications-gateway/.openpublishing.redirection.communications-gateway.json",
10881185
"articles/confidential-computing/.openpublishing.redirection.json",
10891186
"articles/container-apps/.openpublishing.redirection.container-apps.json",
10901187
"articles/cosmos-db/.openpublishing.redirection.cosmos-db.json",
10911188
"articles/cost-management-billing/.openpublishing.redirection.cost-management-billing.json",
10921189
"articles/data-catalog/.openpublishing.redirection.data-catalog.json",
10931190
"articles/data-factory/.openpublishing.redirection.data-factory.json",
10941191
"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",
10951194
"articles/digital-twins/.openpublishing.redirection.digital-twins.json",
10961195
"articles/event-grid/.openpublishing.redirection.event-grid.json",
10971196
"articles/event-hubs/.openpublishing.redirection.event-hubs.json",
10981197
"articles/hdinsight/.openpublishing.redirection.hdinsight.json",
10991198
"articles/healthcare-apis/.openpublishing.redirection.healthcare-apis.json",
1199+
"articles/internet-peering/.openpublishing.redirection.internet-peering.json",
11001200
"articles/iot-accelerators/.openpublishing.redirection.iot-accelerators.json",
11011201
"articles/iot-central/.openpublishing.redirection.iot-central.json",
11021202
"articles/iot-develop/.openpublishing.redirection.iot-develop.json",
@@ -1111,9 +1211,12 @@
11111211
"articles/mariadb/.openpublishing.redirection.mariadb.json",
11121212
"articles/marketplace/.openpublishing.redirection.marketplace.json",
11131213
"articles/mysql/.openpublishing.redirection.mysql.json",
1214+
"articles/network-watcher/.openpublishing.redirection.network-watcher.json",
11141215
"articles/object-anchors/.openpublishing.redirection.object-anchors.json",
1216+
"articles/peering-service/.openpublishing.redirection.peering-service.json",
11151217
"articles/postgresql/.openpublishing.redirection.postgresql.json",
11161218
"articles/purview/.openpublishing.redirection.purview.json",
1219+
"articles/route-server/.openpublishing.redirection.route-server.json",
11171220
"articles/sap/.openpublishing.redirection.sap.json",
11181221
"articles/service-bus-messaging/.openpublishing.redirection.service-bus-messaging.json",
11191222
"articles/spatial-anchors/.openpublishing.redirection.spatial-anchors.json",
@@ -1123,9 +1226,6 @@
11231226
"articles/stream-analytics/.openpublishing.redirection.stream-analytics.json",
11241227
"articles/synapse-analytics/.openpublishing.redirection.synapse-analytics.json",
11251228
"articles/virtual-machine-scale-sets/.openpublishing.redirection.virtual-machine-scale-sets.json",
1126-
"articles/virtual-machines/.openpublishing.redirection.virtual-machines.json",
1127-
"articles/dev-box/.openpublishing.redirection.dev-box.json",
1128-
"articles/deployment-environments/.openpublishing.redirection.deployment-environments.json",
1129-
"articles/network-watcher/.openpublishing.redirection.network-watcher.json"
1229+
"articles/virtual-machines/.openpublishing.redirection.virtual-machines.json"
11301230
]
11311231
}

0 commit comments

Comments
 (0)