Skip to content

Commit 5702e6d

Browse files
committed
Undo update to Azure functions hosting options article
Change back (5 GB) to (5 TB) of consumption plan storage in (functions-limits.md) referenced by Azure functions hosting options article.
1 parent abd5e9f commit 5702e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/functions-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.author: glenga
1919
| Function apps per plan |100 |100 |unbounded<sup>4</sup> | unbounded | unbounded |
2020
| [App Service plans](../articles/app-service/overview-hosting-plans.md) | 100 per [region](https://azure.microsoft.com/global-infrastructure/regions/) |100 per resource group |100 per resource group | - | - |
2121
| [Deployment slots](../articles/azure-functions/functions-deployment-slots.md) per app<sup>10</sup> | 2 | 3 | 1-20<sup>9</sup> | 20 | n/a |
22-
| Storage<sup>5</sup> |5 GB |250 GB |50-1000 GB | 1 TB | n/a |
22+
| Storage<sup>5</sup> |5 TB |250 GB |50-1000 GB | 1 TB | n/a |
2323
| Custom domains per app</a> |500<sup>6</sup> |500 |500 | 500 | n/a |
2424
| Custom domain [SSL support](../articles/app-service/configure-ssl-bindings.md) |unbounded SNI SSL connection included | unbounded SNI SSL and 1 IP SSL connections included |unbounded SNI SSL and 1 IP SSL connections included | unbounded SNI SSL and 1 IP SSL connections included | n/a |
2525

0 commit comments

Comments
 (0)