Skip to content

Commit 02403a5

Browse files
authored
Update flex-consumption-plan.md
1 parent 0275064 commit 02403a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/flex-consumption-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ This table shows the language stack versions that are currently supported for Fl
111111

112112
## Regional subscription memory quotas
113113

114-
While you can change the maximum instance count of Flex Consumption apps up to 1000, your apps will reach a quota limit before reaching that number. Currently in preview each region in a given subscription has a memory limit of `512,000 MB` for all instances of apps running on Flex Consumption plans. This means that, in a given subscription and region, you could have any combination of instance memory sizes and counts, as long as they stay under the quota limit. For example, each the following examples would mean the quota has been reached and the apps would stop scaling:
114+
Currently in preview each region in a given subscription has a memory limit of `512,000 MB` for all instances of apps running on Flex Consumption plans. This means that, in a given subscription and region, you could have any combination of instance memory sizes and counts, as long as they stay under the quota limit. For example, each the following examples would mean the quota has been reached and the apps would stop scaling:
115115

116116
+ You have one 2048GB app scaled to 100 and a second 2048GB app scaled to 150 instances
117117
+ You have one 2048GB app that scaled out to 250 instances

0 commit comments

Comments
 (0)