Skip to content

Commit 37c7fc5

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into acrfix
2 parents 3ab0476 + c3e0eb7 commit 37c7fc5

File tree

13,388 files changed

+269635
-190918
lines changed

Some content is hidden

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

13,388 files changed

+269635
-190918
lines changed

.openpublishing.publish.config.json

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
2727
],
2828
"sync_notification_subscribers": [
29-
"tysonn@microsoft.com"
29+
"angrobe_extended_dir@microsoft.com"
3030
],
3131
"branches_to_filter": [],
32-
"git_repository_url_open_to_public_contributors": "https://github.com/Microsoft/azure-docs",
32+
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/azure-docs",
3333
"git_repository_branch_open_to_public_contributors": "master",
3434
"skip_source_output_uploading": false,
3535
"need_preview_pull_request": true,
@@ -163,6 +163,11 @@
163163
"url": "https://github.com/Azure/azure-functions-templates",
164164
"branch": "dev"
165165
},
166+
{
167+
"path_to_root": "functions-quickstart-java",
168+
"url": "https://github.com/Azure-Samples/functions-quickstarts-java",
169+
"branch": "master"
170+
},
166171
{
167172
"path_to_root": "functions-docs-csharp",
168173
"url": "https://github.com/Azure-Samples/functions-docs-csharp",
@@ -228,6 +233,11 @@
228233
"url": "https://github.com/Azure-Samples/azure-iot-samples-node",
229234
"branch": "master"
230235
},
236+
{
237+
"path_to_root": "azure-iot-sdk-node",
238+
"url": "https://github.com/Azure/azure-iot-sdk-node",
239+
"branch": "master"
240+
},
231241
{
232242
"path_to_root": "iot-samples-c",
233243
"url": "https://github.com/Azure/azure-iot-sdk-c",
@@ -409,6 +419,11 @@
409419
"url": "https://github.com/Azure/azure-cosmos-dotnet-v2",
410420
"branch": "master"
411421
},
422+
{
423+
"path_to_root": "samples-cosmosdb-java-v4-web-app",
424+
"url": "https://github.com/Azure-Samples/azure-cosmos-java-sql-api-todo-app",
425+
"branch": "master"
426+
},
412427
{
413428
"path_to_root": "samples-cosmosdb-dotnet-change-feed-processor",
414429
"url": "https://github.com/Azure-Samples/cosmos-dotnet-change-feed-processor",
@@ -424,6 +439,11 @@
424439
"url": "https://github.com/Azure-Samples/azure-cosmos-db-sql-xamarin-getting-started",
425440
"branch": "master"
426441
},
442+
{
443+
"path_to_root": "cosmosdb-python-sdk",
444+
"url": "https://github.com/Azure/azure-sdk-for-python/",
445+
"branch": "master"
446+
},
427447
{
428448
"path_to_root": "cosmosdb-nodejs-get-started",
429449
"url": "https://github.com/Azure-Samples/azure-cosmos-db-sql-api-nodejs-getting-started",
@@ -494,6 +514,11 @@
494514
"path_to_root": "azure-cosmosdb-java-v4-getting-started",
495515
"url": "https://github.com/Azure-Samples/azure-cosmos-java-getting-started",
496516
"branch": "master"
517+
},
518+
{
519+
"path_to_root": "azure-storage-snippets",
520+
"url": "https://github.com/azure-samples/AzureStorageSnippets",
521+
"branch": "master"
497522
}
498523
],
499524
"branch_target_mapping": {

0 commit comments

Comments
 (0)