Skip to content

Commit adc912d

Browse files
authored
Merge branch 'main' into v2migration
2 parents 6a479b3 + 97d27ed commit adc912d

File tree

24,368 files changed

+560037
-473107
lines changed

Some content is hidden

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

24,368 files changed

+560037
-473107
lines changed

.markdownlint.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
"names": [
4545
".NET",
4646
"ASP.NET",
47-
"Azure",
4847
"JavaScript",
4948
"NuGet",
5049
"PowerShell",
@@ -56,5 +55,11 @@
5655
"MD045": false,
5756
"MD046": false,
5857
"MD047": false,
59-
"MD048": true
58+
"MD048": true,
59+
"MD049": true,
60+
"MD050": true,
61+
"MD051": false,
62+
"MD052": true,
63+
"MD053": true
6064
}
65+

.openpublishing.publish.config.json

Lines changed: 117 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",
@@ -416,6 +428,12 @@
416428
"branch": "main",
417429
"branch_mapping": {}
418430
},
431+
{
432+
"path_to_root": "azureml-examples-archive",
433+
"url": "https://github.com/azure/azureml-examples",
434+
"branch": "v1-archive",
435+
"branch_mapping": {}
436+
},
419437
{
420438
"path_to_root": "azureml-examples-batch-pup",
421439
"url": "https://github.com/azure/azureml-examples",
@@ -956,12 +974,90 @@
956974
"branch": "main",
957975
"branch_mapping": {}
958976
},
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+
},
959983
{
960984
"path_to_root": "cosmos-db-nosql-python-samples",
961985
"url": "https://github.com/azure-samples/cosmos-db-nosql-python-samples",
962986
"branch": "main",
963987
"branch_mapping": {}
964988
},
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+
},
9651061
{
9661062
"path_to_root": "azure-cosmos-db-table-dotnet-v12",
9671063
"url": "https://github.com/Azure-Samples/cosmos-db-table-api-dotnet-samples",
@@ -1006,7 +1102,7 @@
10061102
},
10071103
{
10081104
"path_to_root": "microsoft-graph",
1009-
"url": "https://github.com/MicrosoftGraph/microsoft-graph-docs",
1105+
"url": "https://github.com/MicrosoftGraph/microsoft-graph-docs-contrib",
10101106
"branch": "main",
10111107
"branch_mapping": {}
10121108
},
@@ -1015,7 +1111,19 @@
10151111
"url": "https://github.com/Azure/actions-workflow-samples",
10161112
"branch": "master",
10171113
"branch_mapping": {}
1018-
}
1114+
},
1115+
{
1116+
"path_to_root": "azure-proactive-resiliency-library",
1117+
"url": "https://github.com/Azure/Azure-Proactive-Resiliency-Library",
1118+
"branch": "main",
1119+
"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": {}
1126+
}
10191127
],
10201128
"branch_target_mapping": {
10211129
"live": ["Publish", "PDF"],
@@ -1060,16 +1168,20 @@
10601168
".openpublishing.redirection.sql-database.json",
10611169
".openpublishing.redirection.virtual-desktop.json",
10621170
".openpublishing.redirection.devops-project.json",
1063-
"articles/applied-ai-services/.openpublishing.redirection.applied-ai-old.json",
1064-
"articles/applied-ai-services/.openpublishing.redirection.applied-ai-services.json",
1171+
".openpublishing.redirection.sentinel.json",
1172+
"articles/ai-services/.openpublishing.redirection.ai-services-from-applied.json",
1173+
"articles/ai-services/.openpublishing.redirection.ai-services-from-cog.json",
1174+
"articles/ai-services/.openpublishing.redirection.applied-ai-old.json",
1175+
"articles/ai-services/.openpublishing.redirection.applied-ai-services.json",
1176+
"articles/ai-services/.openpublishing.redirection.cognitive-services.json",
10651177
"articles/azure-fluid-relay/.openpublishing.redirection.fluid-relay.json",
10661178
"articles/azure-netapp-files/.openpublishing.redirection.azure-netapp-files.json",
10671179
"articles/azure-relay/.openpublishing.redirection.relay.json",
10681180
"articles/azure-video-analyzer/.openpublishing.redirection.azure-video-analyzer.json",
10691181
"articles/azure-video-indexer/.openpublishing.redirection.azure-video-indexer.json",
10701182
"articles/cloud-shell/.openpublishing.redirection.cloud-shell.json",
1071-
"articles/cognitive-services/.openpublishing.redirection.cognitive-services.json",
10721183
"articles/communication-services/.openpublishing.redirection.communication-services.json",
1184+
"articles/communications-gateway/.openpublishing.redirection.communications-gateway.json",
10731185
"articles/confidential-computing/.openpublishing.redirection.json",
10741186
"articles/container-apps/.openpublishing.redirection.container-apps.json",
10751187
"articles/cosmos-db/.openpublishing.redirection.cosmos-db.json",

0 commit comments

Comments
 (0)