Skip to content

Commit c399e08

Browse files
authored
Update functions-limits.md
1 parent 6e2cad9 commit c399e08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/functions-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ms.service: azure-functions
44
ms.custom:
55
- build-2024
66
ms.topic: include
7-
ms.date: 06/18/2024
7+
ms.date: 08/08/2024
88
ms.author: glenga
99
---
1010
| Resource |[Consumption plan](/azure/azure-functions/consumption-plan)|[Flex Consumption plan](/azure/azure-functions/flex-consumption-plan)<sup>13</sup>|[Premium plan](/azure/azure-functions/functions-premium-plan)|[Dedicated plan](/azure/azure-functions/dedicated-plan)/[ASE](/azure/app-service/environment/intro)| [Container Apps](/azure/azure-functions/functions-container-apps-hosting)|
@@ -22,7 +22,7 @@ ms.author: glenga
2222
| [App Service plans](/azure/app-service/overview-hosting-plans) | 100 per [region](https://azure.microsoft.com/global-infrastructure/regions/) | n/a | 100 per resource group |100 per resource group | n/a |
2323
| [Deployment slots](/azure/azure-functions/functions-deployment-slots) per app<sup>11</sup> | 2 | n/a | 3 | 1-20<sup>10</sup> | not supported |
2424
| Storage (temporary)<sup>5</sup> | 0.5 GB | 0.8 GB | 21-140 GB |11-140 GB | n/a |
25-
| Storage (persisted) | 1 GB<sup>6</sup> | 0 GB | 250 GB |10-1000 GB<sup>10</sup> | n/a |
25+
| Storage (persisted) | 1 GB<sup>6</sup> | 0 GB<sup>6</sup> | 250 GB |10-1000 GB<sup>10</sup> | n/a |
2626
| Custom domains per app</a> |500<sup>7</sup> | 500 | 500 | 500 | not supported |
2727
| Custom domain [SSL support](/azure/app-service/configure-ssl-bindings) |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 | not supported |
2828

0 commit comments

Comments
 (0)