File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ The following table shows which languages supported by Functions can run on Linu
13
13
14
14
| Language | Runtime stack | Linux | Windows | In-portal editing |
15
15
| :--- | :-- | :--| :--- | :--- |
16
- | [ C# (isolated worker model)) ] ( ../articles/azure-functions/dotnet-isolated-process-guide.md ) | .NET| ✓ | ✓ | |
16
+ | [ C# (isolated worker model)] ( ../articles/azure-functions/dotnet-isolated-process-guide.md ) | .NET| ✓ | ✓ | |
17
17
| [ C# (in-process model)] ( ../articles/azure-functions/functions-dotnet-class-library.md ) | .NET| ✓ | ✓ | |
18
18
| [ C# script] ( ../articles/azure-functions/functions-reference-csharp.md ) | .NET | ✓ | ✓ | ✓ |
19
19
| [ JavaScript] ( ../articles/azure-functions/functions-reference-node.md?tabs=javascript ) | Node.js | ✓ | ✓ | ✓ |
You can’t perform that action at this time.
0 commit comments