Skip to content

Commit 1e5f607

Browse files
authored
Merge pull request #92259 from jpomfret/patch-3
Azure Functions Folder Structure - add PowerShell link
2 parents 8c44c86 + 94497ef commit 1e5f607

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

includes/functions-folder-structure.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ The code for all the functions in a specific function app is located in a root p
1616
* [F# script](../articles/azure-functions/functions-reference-fsharp.md#folder-structure)
1717
* [Java](../articles/azure-functions/functions-reference-java.md#folder-structure)
1818
* [JavaScript](../articles/azure-functions/functions-reference-node.md#folder-structure)
19+
* [PowerShell](../articles/azure-functions/functions-reference-powershell.md#folder-structure)
1920
* [Python](../articles/azure-functions/functions-reference-python.md#folder-structure)
2021

2122
In version 2.x and higher of the Functions runtime, all functions in the function app must share the same language stack.

0 commit comments

Comments
 (0)