Skip to content

Commit 7c49126

Browse files
committed
Final tweak
1 parent 0eebd25 commit 7c49126

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-functions/functions-scale.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@ The remaining tables in this article compare the plans on various features and b
4444

4545
## Operating system/runtime
4646

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.
4848

4949
| | Linux<sup>1,2</sup><br/>code-only | Windows code-only | Linux<sup>1,2,3</sup><br/>Docker container |
5050
| --- | --- | --- | --- |
5151
| **[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 |
5353
| **[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 |
5454
| **[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 |
5555
| **[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.
113113
[Consumption plan]: consumption-plan.md
114114
[Premium plan]: functions-premium-plan.md
115115
[Dedicated plan]: dedicated-plan.md
116-
[Kubernetes]: functions-kubernetes-keda.md
116+
[Kubernetes]: functions-kubernetes-keda.md

0 commit comments

Comments
 (0)