Skip to content

Commit 2d47647

Browse files
authored
[Functions] Add missing TS link
1 parent 3560eba commit 2d47647

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/azure-functions/functions-scenarios.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom:
88
- devx-track-python
99
ms.collection:
1010
- ce-skilling-ai-copilot
11-
ms.date: 07/25/2024
11+
ms.date: 12/19/2024
1212
zone_pivot_groups: programming-languages-set-functions
1313
---
1414

@@ -302,7 +302,9 @@ public static async Task<IActionResult> Run(
302302
::: zone pivot="programming-language-powershell"
303303
+ [Azure Functions HTTP trigger](functions-bindings-http-webhook.md?pivots=programming-language-powershell)
304304
::: zone-end
305-
305+
::: zone pivot="programming-language-typescript"
306+
+ [Azure Functions HTTP trigger](functions-bindings-http-webhook.md?pivots=programming-language-typescript)
307+
::: zone-end
306308
::: zone pivot="programming-language-java"
307309
+ Training: [Develop Java serverless Functions on Azure using Maven](/training/modules/develop-azure-functions-app-with-maven-plugin/)
308310
+ [Azure Functions HTTP trigger](functions-bindings-http-webhook.md?pivots=programming-language-java)

0 commit comments

Comments
 (0)