Skip to content

Commit c7047a0

Browse files
Apply suggestions from code review
Co-authored-by: John Downs <[email protected]>
1 parent 28878a6 commit c7047a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/azure-functions/functions-zone-redundancy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Follow these steps to create a zone-redundant Flex Consumption plan and app.
5454

5555
|Setting|Suggested value|Notes for zone redundancy|
5656
|-------|---------------|-------------------------|
57-
|**Region**|Your preferred supported region|The region in which your Flex Consumption plan is created. You must select a region that supports availability zones. See the [region availability list](#regional-availability).|
57+
|**Region**|Your preferred supported region|The region in which your Flex Consumption plan is created. For a list of regions that support zone redundancy for Azure Functions Premium plans, see [Reliability in Azure Functions - Resilience to availability zone failures - Requirements](/azure/reliability/reliability-functions#requirements).|
5858
|**Zone redundancy**|Enabled|This setting specifies whether your app is zone redundant. You can only select `Enabled` when you've chosen a region that supports zone redundancy.|
5959

6060
:::image type="content" source="./media/functions-az-redundancy/azure-functions-flex-basics-az.png" alt-text="Screenshot of the Basics tab of the Flex Consumption function app create page.":::
@@ -173,7 +173,7 @@ Follow these steps to create a zone-redundant Premium plan and app.
173173

174174
|Setting|Suggested value|Notes for zone redundancy|
175175
|-------|---------------|-------------------------|
176-
|**Region**|Your preferred supported region|The region in which your Elastic Premium plan is created. You must pick a region that supports availability zones. See the [region availability list](#regional-availability).|
176+
|**Region**|Your preferred supported region|The region in which your Elastic Premium plan is created. You must pick a region that supports availability zones. For a list of regions that support zone redundancy for Azure Functions Premium plans, see [Reliability in Azure Functions - Resilience to availability zone failures - Requirements](/azure/reliability/reliability-functions#requirements).|
177177
|**Pricing plan**|One of the Elastic Premium plans. For more information, see [Available instance SKUs](/azure/azure-functions/functions-premium-plan#available-instance-skus).|This article describes how to create a zone redundant app in a Premium plan. Zone redundancy isn't currently available in Consumption plans. For information on zone redundancy on App Service plans, see [Configure availability zones for App Service](../app-service/how-to-zone-redundancy.md).|
178178
|**Zone redundancy**|Enabled|This setting specifies whether your app is zone redundant. You won't be able to select `Enabled` unless you have chosen a region that supports zone redundancy, as described previously.|
179179

0 commit comments

Comments
 (0)