Skip to content

Commit cdf7e4c

Browse files
authored
[ASK MODE][Functions] Revert the GA back to Preview
1 parent cd67eaf commit cdf7e4c

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)