Skip to content

Commit 13798d9

Browse files
committed
fixing link issues and deleting incorrectly added file
1 parent 13b2e25 commit 13798d9

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

articles/azure-functions/functions-availability-support.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,8 @@ After the storage accounts used by your app are updated, you can update the Flex
367367

368368
### Update zone redundancy settings
369369

370+
#### [Azure portal (Update)](#tab/azure-portal)
371+
370372
1. In the Azure portal, search for and select the function app to update.
371373

372374
1. Under **Settings**, select **Scale and Concurrency**.
@@ -461,7 +463,7 @@ In this template, replace `<YOUR_PLAN_NAME>` and `<YOUR_REGION_NAME>` with the n
461463

462464
::: zone pivot="premium-plan"
463465

464-
You can't currently change the availability zone support of an Elastic Premium plan for an existing function app. For information on how to migrate the public multitenant Premium plan from non-availability zone to availability zone support, see [Migrate App Service to availability zone support](../reliability/migrate-functions.md).
466+
You can't currently change the availability zone support of an Elastic Premium plan for an existing function app. For information on how to migrate the public multitenant Premium plan from non-availability zone to availability zone support, see [Migrate App Service to availability zone support](/azure/reliability/migrate-functions).
465467

466468
The migration process typically involves:
467469

@@ -473,7 +475,7 @@ The migration process typically involves:
473475
6. **Cutover**: Update DNS and traffic routing to point to the new zone-redundant function app.
474476
7. **Cleanup**: Remove the old non-zone-redundant resources after successful validation.
475477

476-
For detailed step-by-step migration guidance, see [Migrate Azure Functions to availability zone support](../reliability/migrate-functions.md).
478+
For detailed step-by-step migration guidance, see [Migrate Azure Functions to availability zone support](/azure/reliability/migrate-functions).
477479

478480
::: zone-end
479481

0 commit comments

Comments
 (0)