Skip to content

Commit 1178022

Browse files
authored
Merge branch 'master' into yelevin/F5-ASM
2 parents 24067ef + b8719b7 commit 1178022

File tree

14,054 files changed

+293226
-201822
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,054 files changed

+293226
-201822
lines changed

.openpublishing.publish.config.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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",
@@ -494,6 +509,11 @@
494509
"path_to_root": "azure-cosmosdb-java-v4-getting-started",
495510
"url": "https://github.com/Azure-Samples/azure-cosmos-java-getting-started",
496511
"branch": "master"
512+
},
513+
{
514+
"path_to_root": "azure-storage-snippets",
515+
"url": "https://github.com/azure-samples/AzureStorageSnippets",
516+
"branch": "master"
497517
}
498518
],
499519
"branch_target_mapping": {

0 commit comments

Comments
 (0)