Skip to content

Commit 0c4e2a8

Browse files
authored
Merge pull request #290482 from MicrosoftDocs/main
OOB Publish 11/13 8:30AM PST
2 parents 0f620e6 + cd3a6b6 commit 0c4e2a8

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
@@ -12,11 +12,11 @@ When you create a function app in Azure, you must choose a hosting option for yo
1212

1313
| Hosting option | Service | Availability | Container support |
1414
| --- | --- | --- | --- |
15-
| **[Flex Consumption plan]** | Azure Functions | GA | None |
16-
| **[Premium plan]** | Azure Functions | GA | Linux |
15+
| **[Flex Consumption plan]** | Azure Functions | Preview | None |
16+
| **[Premium plan]** | Azure Functions | Generally available (GA) | Linux |
1717
| **[Dedicated plan]** | Azure Functions | GA | Linux |
1818
| **[Container Apps]** | Azure Container Apps | GA | Linux |
19-
| **[Consumption plan]** | Azure Functions | Generally available (GA) | None |
19+
| **[Consumption plan]** | Azure Functions | GA | None |
2020

2121
Azure Functions hosting options are facilitated by Azure App Service infrastructure on both Linux and Windows virtual machines. The hosting option you choose dictates the following behaviors:
2222

0 commit comments

Comments
 (0)