Skip to content

Commit 633b927

Browse files
committed
minor edit
2 parents 12a7c9e + 8552fc5 commit 633b927

5,013 files changed

Lines changed: 100241 additions & 112021 deletions

File tree

Some content is hidden

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

.openpublishing.publish.config.json

Lines changed: 30 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,18 @@
506506
"branch": "dev",
507507
"branch_mapping": {}
508508
},
509+
{
510+
"path_to_root": "functions-nodejs-extensions",
511+
"url": "https://github.com/Azure/azure-functions-nodejs-extensions",
512+
"branch": "main",
513+
"branch_mapping": {}
514+
},
515+
{
516+
"path_to_root": "functions-node-sdk-bindings-blob",
517+
"url": "https://github.com/Azure-Samples/azure-functions-blob-sdk-bindings-nodejs",
518+
"branch": "main",
519+
"branch_mapping": {}
520+
},
509521
{
510522
"path_to_root": "functions-python-tensorflow-tutorial",
511523
"url": "https://github.com/Azure-Samples/functions-python-tensorflow-tutorial",
@@ -543,7 +555,24 @@
543555
"branch_mapping": {}
544556
},
545557
{
546-
"path_to_root": "functions-sql-todo-sample",
558+
"path_to_root": "functions-scenarios-durable-dotnet",
559+
"url": "https://github.com/Azure-Samples/durable-functions-quickstart-dotnet-azd",
560+
"branch": "main",
561+
"branch_mapping": {}
562+
},
563+
{
564+
"path_to_root": "functions-scenarios-durable-typescript",
565+
"url": "https://github.com/Azure-Samples/durable-functions-quickstart-typescript-azd",
566+
"branch": "main",
567+
"branch_mapping": {}
568+
},
569+
{
570+
"path_to_root": "functions-scenarios-durable-python",
571+
"url": "https://github.com/Azure-Samples/durable-functions-quickstart-python-azd",
572+
"branch": "main",
573+
"branch_mapping": {}
574+
},
575+
{ "path_to_root": "functions-sql-todo-sample",
547576
"url": "https://github.com/Azure-Samples/azure-sql-binding-func-dotnet-todo",
548577
"branch": "docs-snippets",
549578
"branch_mapping": {}
@@ -805,12 +834,6 @@
805834
"branch": "tutorial",
806835
"branch_mapping": {}
807836
},
808-
{
809-
"path_to_root": "samples-tsi",
810-
"url": "https://github.com/Azure-Samples/Azure-Time-Series-Insights",
811-
"branch": "master",
812-
"branch_mapping": {}
813-
},
814837
{
815838
"path_to_root": "storage-mgmt-devguide-dotnet",
816839
"url": "https://github.com/Azure-Samples/storage-mgmt-devguide-dotnet",

0 commit comments

Comments
 (0)