Skip to content

Commit c97ea28

Browse files
authored
PowerShell missing from the folder structure list
1 parent bbd6769 commit c97ea28

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?tabs=portal#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)