File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Azure Functions scale and hosting
3
3
description : Compare the various options you need to consider when choosing a hosting plan in which to run your function app in Azure Functions.
4
4
ms.assetid : 5b63649c-ec7f-4564-b168-e0a74cb7e0f3
5
5
ms.topic : limits-and-quotas
6
- ms.date : 06/17 /2024
6
+ ms.date : 06/27 /2024
7
7
ms.custom : H1Hack27Feb2017, devdivchpfy22, build-2023, build-2024
8
8
---
9
9
# Azure Functions hosting options
@@ -55,8 +55,8 @@ This table shows operating system support for the hosting options.
55
55
| ** [ Dedicated plan] ** | ✅ Code-only<br />✅ Container | ✅ Code-only |
56
56
| ** [ Container Apps] ** | ✅ Container-only | ❌ Not supported |
57
57
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.
60
60
61
61
[ !INCLUDE [ Timeout Duration section] ( ../../includes/functions-timeout-duration.md )]
62
62
You can’t perform that action at this time.
0 commit comments