Skip to content

Commit 6def22a

Browse files
Merge branch 'master' into master
2 parents d8e755d + d0af9a9 commit 6def22a

File tree

13,652 files changed

+334463
-185049
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,652 files changed

+334463
-185049
lines changed

.openpublishing.publish.config.json

Lines changed: 37 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
{
195195
"path_to_root": "samples-cognitive-services-speech-sdk",
196196
"url": "https://github.com/Azure-Samples/cognitive-services-speech-sdk",
197-
"branch": "docs-201809"
197+
"branch": "rhurey/quickstart.refactor"
198198
},
199199
{
200200
"path_to_root": "media-services-v3-dotnet-quickstarts",
@@ -271,6 +271,11 @@
271271
"url": "https://github.com/Azure-Samples/cognitive-services-java-sdk-samples",
272272
"branch": "master"
273273
},
274+
{
275+
"path_to_root": "cognitive-services-rest-samples",
276+
"url": "https://github.com/Azure-Samples/cognitive-services-REST-api-samples",
277+
"branch": "master"
278+
},
274279
{
275280
"path_to_root": "cognitive-services-vision-csharp-sdk-quickstarts",
276281
"url": "https://github.com/Azure-Samples/cognitive-services-vision-csharp-sdk-quickstarts",
@@ -292,16 +297,31 @@
292297
"branch": "master",
293298
"branch_mapping": {}
294299
},
300+
{
301+
"path_to_root": "cosmos-dotnet-v4-getting-started",
302+
"url": "https://github.com/Azure-Samples/cosmos-dotnet-v4-getting-started",
303+
"branch": "master"
304+
},
305+
{
306+
"path_to_root": "cosmos-dotnet-bulk-import",
307+
"url": "https://github.com/Azure-Samples/cosmos-dotnet-bulk-import-throughput-optimizer",
308+
"branch": "master"
309+
},
295310
{
296311
"path_to_root": "samples-cosmosdb-dotnet-web-app",
297312
"url": "https://github.com/Azure-Samples/cosmos-dotnet-todo-app",
298313
"branch": "master"
299314
},
300-
{
315+
{
301316
"path_to_root": "samples-cosmosdb-dotnet-v3",
302317
"url": "https://github.com/Azure/azure-cosmos-dotnet-v3",
303318
"branch": "master"
304319
},
320+
{
321+
"path_to_root": "samples-cosmosdb-dotnet-v2",
322+
"url": "https://github.com/Azure/azure-cosmos-dotnet-v2",
323+
"branch": "master"
324+
},
305325
{
306326
"path_to_root": "samples-cosmosdb-dotnet-change-feed-processor",
307327
"url": "https://github.com/Azure-Samples/cosmos-dotnet-change-feed-processor",
@@ -322,6 +342,11 @@
322342
"url": "https://github.com/Azure-Samples/azure-cosmos-db-sql-api-nodejs-getting-started",
323343
"branch": "master"
324344
},
345+
{
346+
"path_to_root": "azure-cosmos-db-python-getting-started",
347+
"url": "https://github.com/Azure-Samples/azure-cosmos-db-python-getting-started",
348+
"branch": "master"
349+
},
325350
{
326351
"path_to_root": "cognitive-services-content-moderator-samples",
327352
"url": "https://github.com/Azure-Samples/cognitive-services-content-moderator-samples",
@@ -367,6 +392,16 @@
367392
"url": "https://github.com/microsoft/immersive-reader-sdk",
368393
"branch": "master",
369394
"branch_mapping": {}
395+
},
396+
{
397+
"path_to_root": "azure-cosmosdb-java-v2",
398+
"url": "https://github.com/Azure/azure-cosmosdb-java",
399+
"branch": "master"
400+
},
401+
{
402+
"path_to_root": "azure-cosmosdb-java-v4-getting-started",
403+
"url": "https://github.com/Azure-Samples/azure-cosmos-java-getting-started",
404+
"branch": "master"
370405
}
371406
],
372407
"branch_target_mapping": {

0 commit comments

Comments
 (0)