Skip to content

Commit 5aa1600

Browse files
authored
Pencil edit
Inserted space after superscript numbers on lines 24, 25
1 parent ece9c85 commit 5aa1600

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/functions-portal-language-support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ The following table shows which languages supported by Functions can run on Linu
2121
| [TypeScript](../articles/azure-functions/functions-reference-node.md) | Node.js ||| |
2222
| [Go/Rust/other](../articles/azure-functions/functions-custom-handlers.md) | Custom Handlers ||| |
2323

24-
<sup>1</sup>When running on Linux, in-portal editing is only supported in a [Dedicated (App Service) plan](../articles/azure-functions/dedicated-plan.md).
25-
<sup>2</sup>In the portal, you can't currently create function apps that run on .NET 5.0. To learn more, see [Develop and publish .NET 5 functions using Azure Functions](../articles/azure-functions/dotnet-isolated-process-developer-howtos.md).
24+
<sup>1</sup> When running on Linux, in-portal editing is only supported in a [Dedicated (App Service) plan](../articles/azure-functions/dedicated-plan.md).
25+
<sup>2</sup> In the portal, you can't currently create function apps that run on .NET 5.0. To learn more, see [Develop and publish .NET 5 functions using Azure Functions](../articles/azure-functions/dotnet-isolated-process-developer-howtos.md).
2626

2727
For more details, see [Operating system/runtime support](../articles/azure-functions/functions-scale.md#operating-systemruntime).
2828

0 commit comments

Comments
 (0)