Skip to content

Commit 111458c

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into gh32740
2 parents 4d3d3b3 + 2982858 commit 111458c

File tree

4,501 files changed

+94903
-67270
lines changed

Some content is hidden

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

4,501 files changed

+94903
-67270
lines changed

.openpublishing.publish.config.json

Lines changed: 60 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,12 +151,46 @@
151151
"url": "https://github.com/Azure-Samples/functions-python-tensorflow-tutorial",
152152
"branch": "master",
153153
"branch_mapping": {}
154-
},
154+
},
155+
{
156+
"path_to_root": "functions-quickstart-templates",
157+
"url": "https://github.com/Azure/azure-functions-templates",
158+
"branch": "dev"
159+
},
160+
{
161+
"path_to_root": "functions-docs-csharp",
162+
"url": "https://github.com/Azure-Samples/functions-docs-csharp",
163+
"branch": "master"
164+
},
165+
{
166+
"path_to_root": "functions-docs-javascript",
167+
"url": "https://github.com/Azure-Samples/functions-docs-javascript",
168+
"branch": "master"
169+
},
170+
{
171+
"path_to_root": "functions-docs-typescript",
172+
"url": "https://github.com/Azure-Samples/functions-docs-typescript",
173+
"branch": "master"
174+
},
155175
{
176+
"path_to_root": "functions-docs-python",
177+
"url": "https://github.com/Azure-Samples/functions-docs-python",
178+
"branch": "master"
179+
},
180+
{
181+
"path_to_root": "functions-docs-powershell",
182+
"url": "https://github.com/Azure-Samples/functions-docs-powershell",
183+
"branch": "master"
184+
}, {
156185
"path_to_root": "samples-personalizer",
157186
"url": "https://github.com/Azure-Samples/cognitive-services-personalizer-samples",
158187
"branch": "master"
159188
},
189+
{
190+
"path_to_root": "samples-cognitive-services-data-files",
191+
"url": "https://github.com/Azure-Samples/cognitive-services-sample-data-files",
192+
"branch": "master"
193+
},
160194
{
161195
"path_to_root": "samples-luis",
162196
"url": "https://github.com/Azure-Samples/cognitive-services-language-understanding",
@@ -312,6 +346,26 @@
312346
"url": "https://github.com/Azure-Samples/azure-sdk-for-go-samples",
313347
"branch": "master"
314348
},
349+
{
350+
"path_to_root": "azure-sdk-for-java-event-hubs",
351+
"url": "https://github.com/Azure/azure-sdk-for-java/",
352+
"branch": "master"
353+
},
354+
{
355+
"path_to_root": "azure-sdk-for-java-script-event-hubs",
356+
"url": "https://github.com/Azure/azure-sdk-for-js/",
357+
"branch": "master"
358+
},
359+
{
360+
"path_to_root": "azure-sdk-for-net-event-hubs",
361+
"url": "https://github.com/Azure/azure-sdk-for-net/",
362+
"branch": "master"
363+
},
364+
{
365+
"path_to_root": "azure-sdk-for-python-event-hubs",
366+
"url": "https://github.com/Azure/azure-sdk-for-python/",
367+
"branch": "master"
368+
},
315369
{
316370
"path_to_root": "cosmos-dotnet-getting-started",
317371
"url": "https://github.com/Azure-Samples/cosmos-dotnet-getting-started",
@@ -419,6 +473,11 @@
419473
"url": "https://github.com/Azure/azure-cosmosdb-java",
420474
"branch": "master"
421475
},
476+
{
477+
"path_to_root": "azure-cosmosdb-graph-dotnet",
478+
"url": "https://github.com/Azure-Samples/azure-cosmos-db-graph-gremlindotnet-getting-started",
479+
"branch": "master"
480+
},
422481
{
423482
"path_to_root": "azure-cosmosdb-java-v4-getting-started",
424483
"url": "https://github.com/Azure-Samples/azure-cosmos-java-getting-started",

0 commit comments

Comments
 (0)