We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c44c86 + 94497ef commit 1e5f607Copy full SHA for 1e5f607
includes/functions-folder-structure.md
@@ -16,6 +16,7 @@ The code for all the functions in a specific function app is located in a root p
16
* [F# script](../articles/azure-functions/functions-reference-fsharp.md#folder-structure)
17
* [Java](../articles/azure-functions/functions-reference-java.md#folder-structure)
18
* [JavaScript](../articles/azure-functions/functions-reference-node.md#folder-structure)
19
+* [PowerShell](../articles/azure-functions/functions-reference-powershell.md#folder-structure)
20
* [Python](../articles/azure-functions/functions-reference-python.md#folder-structure)
21
22
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