Skip to content

Commit f49cf5c

Browse files
committed
Fix links
1 parent a34a674 commit f49cf5c

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
@@ -86,7 +86,7 @@ Follow these steps to create a zone-redundant Flex Consumption plan when you cre
8686
8787
|Setting|Suggested value|Notes for zone redundancy|
8888
|-------|---------------|-------------------------|
89-
|**Storage account**|A [zone-redundant storage account](/azure/azure-functions/storage-considerations#storage-account-requirements)|As described in the [prerequisites](#prerequisites) section, we strongly recommend using a zone-redundant storage account for your zone-redundant function app.|
89+
|**Storage account**|A [zone-redundant storage account](/azure/azure-functions/storage-considerations#storage-account-requirements)|As described in the [reliability guide for Azure Functions](/azure/reliability/reliability-functions?pivots=flex-consumption#resilience-to-availability-zone-failures), we strongly recommend using a zone-redundant storage account for your zone-redundant function app.|
9090
9191
1. For the rest of the function app creation process, create your function app as normal. There are no settings in the rest of the creation process that affect zone redundancy.
9292
@@ -206,7 +206,7 @@ Follow these steps to create a zone-redundant Premium plan and app.
206206

207207
|Setting|Suggested value|Notes for zone redundancy|
208208
|-------|---------------|-------------------------|
209-
|**Storage account**|A [zone-redundant storage account](/azure/azure-functions/storage-considerations#storage-account-requirements)|As described in the [prerequisites](#prerequisites) section, we strongly recommend using a zone-redundant storage account for your zone-redundant function app.|
209+
|**Storage account**|A [zone-redundant storage account](/azure/azure-functions/storage-considerations#storage-account-requirements)|As described in the [reliability guide for Azure Functions](/azure/reliability/reliability-functions?pivots=premium#resilience-to-availability-zone-failures), we strongly recommend using a zone-redundant storage account for your zone-redundant function app.|
210210

211211
1. For the rest of the function app creation process, create your function app as normal. There are no settings in the rest of the creation process that affect zone redundancy.
212212

0 commit comments

Comments
 (0)