Skip to content

Commit a0b1a4c

Browse files
authored
Switch to numlist endnotes
1 parent d6fb816 commit a0b1a4c

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
@@ -3,7 +3,7 @@ title: Azure Functions scale and hosting
33
description: Compare the various options you need to consider when choosing a hosting plan in which to run your function app in Azure Functions.
44
ms.assetid: 5b63649c-ec7f-4564-b168-e0a74cb7e0f3
55
ms.topic: limits-and-quotas
6-
ms.date: 06/17/2024
6+
ms.date: 06/27/2024
77
ms.custom: H1Hack27Feb2017, devdivchpfy22, build-2023, build-2024
88
---
99
# Azure Functions hosting options
@@ -55,8 +55,8 @@ This table shows operating system support for the hosting options.
5555
| **[Dedicated plan]** | ✅ Code-only<br/>✅ Container | ✅ Code-only |
5656
| **[Container Apps]** | ✅ Container-only | ❌ Not supported |
5757

58-
<sup>1</sup> Linux is the only supported operating system for the [Python runtime stack](./functions-reference-python.md).
59-
<sup>2</sup> Windows deployments are code-only. Functions doesn't currently support Windows containers.
58+
1. Linux is the only supported operating system for the [Python runtime stack](./functions-reference-python.md).
59+
2. Windows deployments are code-only. Functions doesn't currently support Windows containers.
6060

6161
[!INCLUDE [Timeout Duration section](../../includes/functions-timeout-duration.md)]
6262

0 commit comments

Comments
 (0)