File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ ms.custom:
8
8
- devx-track-python
9
9
ms.collection :
10
10
- ce-skilling-ai-copilot
11
- ms.date : 07/25 /2024
11
+ ms.date : 12/19 /2024
12
12
zone_pivot_groups : programming-languages-set-functions
13
13
---
14
14
@@ -302,7 +302,9 @@ public static async Task<IActionResult> Run(
302
302
::: zone pivot="programming-language-powershell"
303
303
+ [ Azure Functions HTTP trigger] ( functions-bindings-http-webhook.md?pivots=programming-language-powershell )
304
304
::: 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
306
308
::: zone pivot="programming-language-java"
307
309
+ Training: [ Develop Java serverless Functions on Azure using Maven] ( /training/modules/develop-azure-functions-app-with-maven-plugin/ )
308
310
+ [ Azure Functions HTTP trigger] ( functions-bindings-http-webhook.md?pivots=programming-language-java )
You can’t perform that action at this time.
0 commit comments