Skip to content

Commit 36808b6

Browse files
Merge pull request #300189 from nzthiago/nzthiagopatch1
Update reliability-functions.md
2 parents 9ec96c5 + 064d09b commit 36808b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/reliability/reliability-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ When you configure Flex Consumption plan apps as zone redundant, the platform au
4040

4141
When zone redundancy is enabled in a Flex Consumption plan, instance spreading is determined inside the following rules:
4242

43-
- [Always-ready](../azure-functions/flex-consumption-plan.md#always-ready-instances) instances are distributed across zones in a round-robin fashion.
43+
- [Always-ready](../azure-functions/flex-consumption-plan.md#always-ready-instances) instances are distributed across at least two zones in a round-robin fashion.
4444
- On-demand instances, which are created as a result of event source volumes as the app scales beyond always-ready, are distributed across availability zones on a _best effort_ basis. This means that for on-demand instances, faster scale-out is given preference over even distribution across availability zones. The platform attempts to even-out distribution over time.
4545
- To ensure zone resiliency with availability zones, the platform automatically maintains at least two always-ready instances for each [per-function scaling function or group](../azure-functions/flex-consumption-plan.md#per-function-scaling), regardless of the always-ready configuration for the app. Any instances created by the platform are platform-managed, billed as always-ready instances, and don't change the always-ready configuration settings.
4646
::: zone-end

0 commit comments

Comments
 (0)