@@ -44,12 +44,12 @@ The remaining tables in this article compare the plans on various features and b
44
44
45
45
## Operating system/runtime
46
46
47
- The following table shows operating system and language support for the hosting plans.
47
+ The following table shows operating system and [ language support] ( supported-languages.md ) for the hosting plans.
48
48
49
49
| | Linux<sup >1,2</sup ><br />code-only | Windows code-only | Linux<sup >1,2,3</sup ><br />Docker container |
50
50
| --- | --- | --- | --- |
51
51
| ** [ Consumption plan] ** | C#<br />JavaScript<br />Java<br />Python<br />PowerShell Core<br />TypeScript | C#<br />JavaScript<br />Java<br />PowerShell Core<br />TypeScript | No support |
52
- | ** [ Premium plan] ** | C#<br />JavaScript<br />Java<br />Python<br />PowerShell Core<br />TypeScript | C#<br />JavaScript<br />Java<br />PowerShell Core<br />TypeScript | C#<br />Node.js <br />Java<br />PowerShell Core<br />Python<br />TypeScript |
52
+ | ** [ Premium plan] ** | C#<br />JavaScript<br />Java<br />Python<br />PowerShell Core<br />TypeScript | C#<br />JavaScript<br />Java<br />PowerShell Core<br />TypeScript | C#<br />JavaScript <br />Java<br />PowerShell Core<br />Python<br />TypeScript |
53
53
| ** [ Dedicated plan] ** | C#<br />JavaScript<br />Java<br />Python<br />TypeScript | C#<br />JavaScript<br />Java<br />PowerShell Core<br />TypeScript | C#<br />JavaScript<br />Java<br />PowerShell Core<br />Python<br />TypeScript |
54
54
| ** [ ASE] [ Dedicated plan ] ** | C#<br />JavaScript<br />Java<br />Python<br />TypeScript | C#<br />JavaScript<br />Java<br />PowerShell Core<br />TypeScript | C#<br />JavaScript<br />Java<br />PowerShell Core<br />Python<br />TypeScript |
55
55
| ** [ Kubernetes (direct)] [ Kubernetes ] ** | n/a | n/a | C#<br />JavaScript<br />Java<br />PowerShell Core<br />Python<br />TypeScript |
@@ -113,4 +113,4 @@ The following table compares the scaling behaviors of the various hosting plans.
113
113
[ Consumption plan ] : consumption-plan.md
114
114
[ Premium plan ] : functions-premium-plan.md
115
115
[ Dedicated plan ] : dedicated-plan.md
116
- [ Kubernetes ] : functions-kubernetes-keda.md
116
+ [ Kubernetes ] : functions-kubernetes-keda.md
0 commit comments