Skip to content

Commit 3c097ef

Browse files
authored
Merge branch 'MicrosoftDocs:main' into be-health-improv
2 parents 5cab872 + 3148f91 commit 3c097ef

File tree

8,268 files changed

+141138
-125326
lines changed

Some content is hidden

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

8,268 files changed

+141138
-125326
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: 85 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -974,12 +974,90 @@
974974
"branch": "main",
975975
"branch_mapping": {}
976976
},
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+
},
977983
{
978984
"path_to_root": "cosmos-db-nosql-python-samples",
979985
"url": "https://github.com/azure-samples/cosmos-db-nosql-python-samples",
980986
"branch": "main",
981987
"branch_mapping": {}
982988
},
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+
},
9831061
{
9841062
"path_to_root": "azure-cosmos-db-table-dotnet-v12",
9851063
"url": "https://github.com/Azure-Samples/cosmos-db-table-api-dotnet-samples",
@@ -1111,11 +1189,14 @@
11111189
"articles/data-catalog/.openpublishing.redirection.data-catalog.json",
11121190
"articles/data-factory/.openpublishing.redirection.data-factory.json",
11131191
"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",
11141194
"articles/digital-twins/.openpublishing.redirection.digital-twins.json",
11151195
"articles/event-grid/.openpublishing.redirection.event-grid.json",
11161196
"articles/event-hubs/.openpublishing.redirection.event-hubs.json",
11171197
"articles/hdinsight/.openpublishing.redirection.hdinsight.json",
11181198
"articles/healthcare-apis/.openpublishing.redirection.healthcare-apis.json",
1199+
"articles/internet-peering/.openpublishing.redirection.internet-peering.json",
11191200
"articles/iot-accelerators/.openpublishing.redirection.iot-accelerators.json",
11201201
"articles/iot-central/.openpublishing.redirection.iot-central.json",
11211202
"articles/iot-develop/.openpublishing.redirection.iot-develop.json",
@@ -1130,9 +1211,12 @@
11301211
"articles/mariadb/.openpublishing.redirection.mariadb.json",
11311212
"articles/marketplace/.openpublishing.redirection.marketplace.json",
11321213
"articles/mysql/.openpublishing.redirection.mysql.json",
1214+
"articles/network-watcher/.openpublishing.redirection.network-watcher.json",
11331215
"articles/object-anchors/.openpublishing.redirection.object-anchors.json",
1216+
"articles/peering-service/.openpublishing.redirection.peering-service.json",
11341217
"articles/postgresql/.openpublishing.redirection.postgresql.json",
11351218
"articles/purview/.openpublishing.redirection.purview.json",
1219+
"articles/route-server/.openpublishing.redirection.route-server.json",
11361220
"articles/sap/.openpublishing.redirection.sap.json",
11371221
"articles/service-bus-messaging/.openpublishing.redirection.service-bus-messaging.json",
11381222
"articles/spatial-anchors/.openpublishing.redirection.spatial-anchors.json",
@@ -1142,9 +1226,6 @@
11421226
"articles/stream-analytics/.openpublishing.redirection.stream-analytics.json",
11431227
"articles/synapse-analytics/.openpublishing.redirection.synapse-analytics.json",
11441228
"articles/virtual-machine-scale-sets/.openpublishing.redirection.virtual-machine-scale-sets.json",
1145-
"articles/virtual-machines/.openpublishing.redirection.virtual-machines.json",
1146-
"articles/dev-box/.openpublishing.redirection.dev-box.json",
1147-
"articles/deployment-environments/.openpublishing.redirection.deployment-environments.json",
1148-
"articles/network-watcher/.openpublishing.redirection.network-watcher.json"
1229+
"articles/virtual-machines/.openpublishing.redirection.virtual-machines.json"
11491230
]
11501231
}

0 commit comments

Comments
 (0)