Skip to content

Commit 7dcc729

Browse files
committed
Merge remote-tracking branch 'upstream/main' into wildcard
2 parents 50339d5 + c575f66 commit 7dcc729

8,139 files changed

Lines changed: 163128 additions & 154860 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: 95 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,24 @@
164164
"branch": "main",
165165
"branch_mapping": {}
166166
},
167+
{
168+
"path_to_root": "functions-host-mcp-sdk-dotnet",
169+
"url": "https://github.com/Azure-Samples/mcp-sdk-functions-hosting-dotnet",
170+
"branch": "main",
171+
"branch_mapping": {}
172+
},
173+
{
174+
"path_to_root": "functions-host-mcp-sdk-node",
175+
"url": "https://github.com/Azure-Samples/mcp-sdk-functions-hosting-node",
176+
"branch": "main",
177+
"branch_mapping": {}
178+
},
179+
{
180+
"path_to_root": "functions-host-mcp-sdk-python",
181+
"url": "https://github.com/Azure-Samples/mcp-sdk-functions-hosting-python",
182+
"branch": "main",
183+
"branch_mapping": {}
184+
},
167185
{
168186
"path_to_root": "azure-functions-durable-js",
169187
"url": "https://github.com/Azure/azure-functions-durable-js",
@@ -248,6 +266,24 @@
248266
"branch": "main",
249267
"branch_mapping": {}
250268
},
269+
{
270+
"path_to_root": "functions-azd-timer-dotnet",
271+
"url": "https://github.com/Azure-Samples/functions-quickstart-dotnet-azd-timer",
272+
"branch": "main",
273+
"branch_mapping": {}
274+
},
275+
{
276+
"path_to_root": "functions-azd-timer-python",
277+
"url": "https://github.com/Azure-Samples/functions-quickstart-python-azd-timer",
278+
"branch": "main",
279+
"branch_mapping": {}
280+
},
281+
{
282+
"path_to_root": "functions-azd-timer-typescript",
283+
"url": "https://github.com/Azure-Samples/functions-quickstart-typescript-azd-timer",
284+
"branch": "main",
285+
"branch_mapping": {}
286+
},
251287
{
252288
"path_to_root": "azure-functions-templates-v3",
253289
"url": "https://github.com/Azure/azure-functions-templates",
@@ -470,6 +506,18 @@
470506
"branch": "dev",
471507
"branch_mapping": {}
472508
},
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+
},
473521
{
474522
"path_to_root": "functions-python-tensorflow-tutorial",
475523
"url": "https://github.com/Azure-Samples/functions-python-tensorflow-tutorial",
@@ -501,11 +549,57 @@
501549
"branch_mapping": {}
502550
},
503551
{
504-
"path_to_root": "functions-sql-todo-sample",
552+
"path_to_root": "functions-scenarios-quickstart-sql",
553+
"url": "https://github.com/Azure-Samples/functions-quickstart-dotnet-azd-sql",
554+
"branch": "main",
555+
"branch_mapping": {}
556+
},
557+
{
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",
505576
"url": "https://github.com/Azure-Samples/azure-sql-binding-func-dotnet-todo",
506577
"branch": "docs-snippets",
507578
"branch_mapping": {}
508579
},
580+
{
581+
"path_to_root": "functions-scenarios-custom-mcp-dotnet",
582+
"url": "https://github.com/Azure-Samples/remote-mcp-functions-dotnet",
583+
"branch": "main",
584+
"branch_mapping": {}
585+
},
586+
{
587+
"path_to_root": "functions-scenarios-custom-mcp-python",
588+
"url": "https://github.com/Azure-Samples/remote-mcp-functions-python",
589+
"branch": "main",
590+
"branch_mapping": {}
591+
},
592+
{
593+
"path_to_root": "functions-scenarios-custom-mcp-java",
594+
"url": "https://github.com/Azure-Samples/remote-mcp-functions-java",
595+
"branch": "main",
596+
"branch_mapping": {}
597+
}, {
598+
"path_to_root": "functions-scenarios-custom-mcp-typescript",
599+
"url": "https://github.com/Azure-Samples/remote-mcp-functions-typescript",
600+
"branch": "main",
601+
"branch_mapping": {}
602+
},
509603
{
510604
"path_to_root": "ImmersiveReaderSdk",
511605
"url": "https://github.com/microsoft/immersive-reader-sdk",
@@ -740,12 +834,6 @@
740834
"branch": "tutorial",
741835
"branch_mapping": {}
742836
},
743-
{
744-
"path_to_root": "samples-tsi",
745-
"url": "https://github.com/Azure-Samples/Azure-Time-Series-Insights",
746-
"branch": "master",
747-
"branch_mapping": {}
748-
},
749837
{
750838
"path_to_root": "storage-mgmt-devguide-dotnet",
751839
"url": "https://github.com/Azure-Samples/storage-mgmt-devguide-dotnet",

0 commit comments

Comments
 (0)