Skip to content

Commit 424e49d

Browse files
committed
edit
1 parent 3361516 commit 424e49d

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

articles/operational-excellence/includes/app-service-identities.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
---
2+
author: anaharris-ms
3+
ms.service: app-service
4+
ms.topic: include
5+
ms.date: 08/12/2024
6+
ms.author: anaharris
7+
---
18

29
### Identities
310

articles/operational-excellence/relocation-functions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Relocate your function app to another Azure region
3-
description: Learn how to relocate an existing function app hosted in Azure Functions so that it now runs in another Azure region.
2+
title: Relocate your Azure Functions app to another Azure region
3+
description: Learn how to relocate an existing Azure Functions app so that it now runs in another Azure region.
44
ms.topic: how-to
55
ms.service: azure-functions
66
author: anaharris-ms

articles/reliability/reliability-functions.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,9 +163,7 @@ When Functions allocates instances to a zone redundant Premium plan, it uses bes
163163

164164
This section explains some of the strategies that you can use to deploy Functions to allow for disaster recovery.
165165

166-
>[!NOTE]
167-
168-
>For disaster recovery for Durable Functions, see [Disaster recovery and geo-distribution in Azure Durable Functions](../azure-functions/durable/durable-functions-disaster-recovery-geo-distribution.md).
166+
For disaster recovery for Durable Functions, see [Disaster recovery and geo-distribution in Azure Durable Functions](../azure-functions/durable/durable-functions-disaster-recovery-geo-distribution.md).
169167

170168
### Multi-region disaster recovery
171169

0 commit comments

Comments
 (0)