Skip to content

Commit f1d951b

Browse files
committed
Merging changes synced from https://github.com/MicrosoftDocs/azure-docs-pr (branch live)
2 parents 596f71e + 5163ebd commit f1d951b

File tree

348 files changed

+4605
-3092
lines changed

Some content is hidden

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

348 files changed

+4605
-3092
lines changed

.openpublishing.publish.config.json

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -504,31 +504,31 @@
504504
{
505505
"path_to_root": "azure-sdk-for-java-event-hubs",
506506
"url": "https://github.com/Azure/azure-sdk-for-java/",
507-
"branch": "master",
507+
"branch": "main",
508508
"branch_mapping": {}
509509
},
510510
{
511511
"path_to_root": "azure-sdk-for-java-cosmos-db",
512512
"url": "https://github.com/Azure/azure-sdk-for-java/",
513-
"branch": "master",
513+
"branch": "main",
514514
"branch_mapping": {}
515515
},
516516
{
517517
"path_to_root": "azure-sdk-for-java-script-event-hubs",
518518
"url": "https://github.com/Azure/azure-sdk-for-js/",
519-
"branch": "master",
519+
"branch": "main",
520520
"branch_mapping": {}
521521
},
522522
{
523523
"path_to_root": "azure-sdk-for-net-event-hubs",
524524
"url": "https://github.com/Azure/azure-sdk-for-net/",
525-
"branch": "master",
525+
"branch": "main",
526526
"branch_mapping": {}
527527
},
528528
{
529529
"path_to_root": "azure-sdk-for-python-event-hubs",
530530
"url": "https://github.com/Azure/azure-sdk-for-python/",
531-
"branch": "master",
531+
"branch": "main",
532532
"branch_mapping": {}
533533
},
534534
{
@@ -606,7 +606,7 @@
606606
{
607607
"path_to_root": "cosmosdb-python-sdk",
608608
"url": "https://github.com/Azure/azure-sdk-for-python/",
609-
"branch": "master",
609+
"branch": "main",
610610
"branch_mapping": {}
611611
},
612612
{
@@ -738,7 +738,7 @@
738738
{
739739
"path_to_root": "azure-sdk-for-net",
740740
"url": "https://github.com/Azure/azure-sdk-for-net/",
741-
"branch": "master",
741+
"branch": "main",
742742
"branch_mapping": {}
743743
},
744744
{
@@ -796,7 +796,11 @@
796796
".openpublishing.redirection.healthcare-apis.json",
797797
".openpublishing.redirection.security-benchmark.json",
798798
".openpublishing.redirection.media-services.json",
799+
"articles/azure-relay/.openpublishing.redirection.relay.json",
799800
"articles/cosmos-db/.openpublishing.redirection.cosmos-db.json",
800-
"articles/hdinsight/.openpublishing.redirection.hdinsight.json"
801+
"articles/event-hubs/.openpublishing.redirection.event-hubs.json",
802+
"articles/event-grid/.openpublishing.redirection.event-grid.json",
803+
"articles/hdinsight/.openpublishing.redirection.hdinsight.json",
804+
"articles/service-bus-messaging/.openpublishing.redirection.service-bus-messaging.json"
801805
]
802806
}

0 commit comments

Comments
 (0)