Skip to content

Commit 0076a62

Browse files
authored
Merge branch 'master' into laura-batch-certification-usage
2 parents 7925793 + 80592cc commit 0076a62

File tree

18,655 files changed

+421874
-280778
lines changed

Some content is hidden

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

18,655 files changed

+421874
-280778
lines changed

.openpublishing.publish.config.json

Lines changed: 91 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
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,
@@ -151,12 +151,58 @@
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-pytorch",
157+
"url": "https://github.com/Azure-Samples/functions-python-pytorch-tutorial",
158+
"branch": "master",
159+
"branch_mapping": {}
160+
},
161+
{
162+
"path_to_root": "functions-quickstart-templates",
163+
"url": "https://github.com/Azure/azure-functions-templates",
164+
"branch": "dev"
165+
},
166+
{
167+
"path_to_root": "functions-quickstart-java",
168+
"url": "https://github.com/Azure-Samples/functions-quickstarts-java",
169+
"branch": "master"
170+
},
171+
{
172+
"path_to_root": "functions-docs-csharp",
173+
"url": "https://github.com/Azure-Samples/functions-docs-csharp",
174+
"branch": "master"
175+
},
176+
{
177+
"path_to_root": "functions-docs-javascript",
178+
"url": "https://github.com/Azure-Samples/functions-docs-javascript",
179+
"branch": "master"
180+
},
181+
{
182+
"path_to_root": "functions-docs-typescript",
183+
"url": "https://github.com/Azure-Samples/functions-docs-typescript",
184+
"branch": "master"
185+
},
186+
{
187+
"path_to_root": "functions-docs-python",
188+
"url": "https://github.com/Azure-Samples/functions-docs-python",
189+
"branch": "master"
190+
},
191+
{
192+
"path_to_root": "functions-docs-powershell",
193+
"url": "https://github.com/Azure-Samples/functions-docs-powershell",
194+
"branch": "master"
195+
},
155196
{
156197
"path_to_root": "samples-personalizer",
157198
"url": "https://github.com/Azure-Samples/cognitive-services-personalizer-samples",
158199
"branch": "master"
159200
},
201+
{
202+
"path_to_root": "samples-cognitive-services-data-files",
203+
"url": "https://github.com/Azure-Samples/cognitive-services-sample-data-files",
204+
"branch": "master"
205+
},
160206
{
161207
"path_to_root": "samples-luis",
162208
"url": "https://github.com/Azure-Samples/cognitive-services-language-understanding",
@@ -187,6 +233,11 @@
187233
"url": "https://github.com/Azure-Samples/azure-iot-samples-node",
188234
"branch": "master"
189235
},
236+
{
237+
"path_to_root": "azure-iot-sdk-node",
238+
"url": "https://github.com/Azure/azure-iot-sdk-node",
239+
"branch": "master"
240+
},
190241
{
191242
"path_to_root": "iot-samples-c",
192243
"url": "https://github.com/Azure/azure-iot-sdk-c",
@@ -237,6 +288,11 @@
237288
"url": "https://github.com/Azure/pcs-remote-monitoring-webui.git",
238289
"branch": "master"
239290
},
291+
{
292+
"path_to_root": "MachineLearningNotebooks",
293+
"url": "https://github.com/Azure/MachineLearningNotebooks",
294+
"branch": "master"
295+
},
240296
{
241297
"path_to_root": "aml-sdk-samples",
242298
"url": "https://github.com/Azure/MachineLearningNotebooks",
@@ -312,6 +368,26 @@
312368
"url": "https://github.com/Azure-Samples/azure-sdk-for-go-samples",
313369
"branch": "master"
314370
},
371+
{
372+
"path_to_root": "azure-sdk-for-java-event-hubs",
373+
"url": "https://github.com/Azure/azure-sdk-for-java/",
374+
"branch": "master"
375+
},
376+
{
377+
"path_to_root": "azure-sdk-for-java-script-event-hubs",
378+
"url": "https://github.com/Azure/azure-sdk-for-js/",
379+
"branch": "master"
380+
},
381+
{
382+
"path_to_root": "azure-sdk-for-net-event-hubs",
383+
"url": "https://github.com/Azure/azure-sdk-for-net/",
384+
"branch": "master"
385+
},
386+
{
387+
"path_to_root": "azure-sdk-for-python-event-hubs",
388+
"url": "https://github.com/Azure/azure-sdk-for-python/",
389+
"branch": "master"
390+
},
315391
{
316392
"path_to_root": "cosmos-dotnet-getting-started",
317393
"url": "https://github.com/Azure-Samples/cosmos-dotnet-getting-started",
@@ -343,6 +419,11 @@
343419
"url": "https://github.com/Azure/azure-cosmos-dotnet-v2",
344420
"branch": "master"
345421
},
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+
},
346427
{
347428
"path_to_root": "samples-cosmosdb-dotnet-change-feed-processor",
348429
"url": "https://github.com/Azure-Samples/cosmos-dotnet-change-feed-processor",
@@ -428,6 +509,11 @@
428509
"path_to_root": "azure-cosmosdb-java-v4-getting-started",
429510
"url": "https://github.com/Azure-Samples/azure-cosmos-java-getting-started",
430511
"branch": "master"
512+
},
513+
{
514+
"path_to_root": "azure-storage-snippets",
515+
"url": "https://github.com/azure-samples/AzureStorageSnippets",
516+
"branch": "master"
431517
}
432518
],
433519
"branch_target_mapping": {
@@ -445,5 +531,8 @@
445531
"Pdf": {
446532
"template_folder": "_themes.pdf"
447533
}
534+
},
535+
"docs_build_engine": {
536+
"name": "docfx_v3"
448537
}
449538
}

0 commit comments

Comments
 (0)