File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ ms.custom: include file
17
17
| [ JavaScript] ( ../articles/azure-functions/functions-reference-node.md ) | GA (Node 6)| GA (Node 8 & 10)| Preview (Node 8 & 10) |
18
18
| [ F#] ( ../articles/azure-functions/functions-reference-fsharp.md ) | GA (.NET Framework 4.7)| GA (.NET Core 2.2)| Preview (.NET Core 3.x) |
19
19
| [ Java] ( ../articles/azure-functions/functions-reference-java.md ) | N/A| GA (Java 8)| Preview (Java 8)|
20
- | [ PowerShell] ( ../articles/azure-functions/functions-reference-powershell.md ) | Experimental| Preview (PowerShell Core 6)| Preview (PowerShell Core 6)|
21
- | [ Python] ( ../articles/azure-functions/functions-reference-python.md ) | Experimental| GA (Python 3.6 .x)| Preview (Python 3.6 .x)|
20
+ | [ PowerShell] ( ../articles/azure-functions/functions-reference-powershell.md ) | Experimental| GA (PowerShell Core 6)| GA (PowerShell Core 6)|
21
+ | [ Python] ( ../articles/azure-functions/functions-reference-python.md ) | Experimental| GA (Python 3.7 .x)| Preview (Python 3.7 .x)|
22
22
| [ TypeScript] ( ../articles/azure-functions/functions-reference-node.md#typescript ) | Experimental| GA<sup >2</sup >| Preview<sup >2</sup > |
23
23
| Bash | Experimental| N/A| N/A|
24
24
| Batch (.cmd, .bat) | Experimental| N/A| N/A|
@@ -27,5 +27,4 @@ ms.custom: include file
27
27
<sup >1</sup >The Functions v3.x runtime is in preview.
28
28
<sup >2</sup >Supported through transpiling to JavaScript.
29
29
30
-
31
30
For information about planned changes to language support, see [ Azure roadmap] ( https://azure.microsoft.com/roadmap/?tag=functions ) .
You can’t perform that action at this time.
0 commit comments