Skip to content

Commit ae1fcfb

Browse files
authored
Merge pull request #4 from MicrosoftDocs/master
merge new changes
2 parents 3dc42f4 + be099b6 commit ae1fcfb

File tree

14,543 files changed

+326975
-240966
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,543 files changed

+326975
-240966
lines changed

.openpublishing.publish.config.json

Lines changed: 32 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": "azure-functions-samples-java",
168+
"url": "https://github.com/Azure-Samples/azure-functions-samples-java",
169+
"branch": "master"
170+
},
166171
{
167172
"path_to_root": "functions-quickstart-java",
168173
"url": "https://github.com/Azure-Samples/functions-quickstarts-java",
@@ -233,6 +238,11 @@
233238
"url": "https://github.com/Azure-Samples/azure-iot-samples-node",
234239
"branch": "master"
235240
},
241+
{
242+
"path_to_root": "azure-iot-sdk-node",
243+
"url": "https://github.com/Azure/azure-iot-sdk-node",
244+
"branch": "master"
245+
},
236246
{
237247
"path_to_root": "iot-samples-c",
238248
"url": "https://github.com/Azure/azure-iot-sdk-c",
@@ -414,6 +424,11 @@
414424
"url": "https://github.com/Azure/azure-cosmos-dotnet-v2",
415425
"branch": "master"
416426
},
427+
{
428+
"path_to_root": "samples-cosmosdb-java-v4-web-app",
429+
"url": "https://github.com/Azure-Samples/azure-cosmos-java-sql-api-todo-app",
430+
"branch": "master"
431+
},
417432
{
418433
"path_to_root": "samples-cosmosdb-dotnet-change-feed-processor",
419434
"url": "https://github.com/Azure-Samples/cosmos-dotnet-change-feed-processor",
@@ -429,6 +444,11 @@
429444
"url": "https://github.com/Azure-Samples/azure-cosmos-db-sql-xamarin-getting-started",
430445
"branch": "master"
431446
},
447+
{
448+
"path_to_root": "cosmosdb-python-sdk",
449+
"url": "https://github.com/Azure/azure-sdk-for-python/",
450+
"branch": "master"
451+
},
432452
{
433453
"path_to_root": "cosmosdb-nodejs-get-started",
434454
"url": "https://github.com/Azure-Samples/azure-cosmos-db-sql-api-nodejs-getting-started",
@@ -499,6 +519,16 @@
499519
"path_to_root": "azure-cosmosdb-java-v4-getting-started",
500520
"url": "https://github.com/Azure-Samples/azure-cosmos-java-getting-started",
501521
"branch": "master"
522+
},
523+
{
524+
"path_to_root": "azure-cosmos-java-sql-api-samples",
525+
"url": "https://github.com/Azure-Samples/azure-cosmos-java-sql-api-samples",
526+
"branch": "master"
527+
},
528+
{
529+
"path_to_root": "azure-storage-snippets",
530+
"url": "https://github.com/azure-samples/AzureStorageSnippets",
531+
"branch": "master"
502532
}
503533
],
504534
"branch_target_mapping": {

0 commit comments

Comments
 (0)