Skip to content

Commit 16b030f

Browse files
authored
Apply suggestions from code review
1 parent b78bc6f commit 16b030f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-scale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ When you create a function app in Azure, you must choose a hosting option for yo
1616
| **[Premium plan]** | Azure Functions | 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 | Generally available (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)