Skip to content

Commit 5e9e92a

Browse files
committed
Moved disaster recovery info to agent overview doc
1 parent f667763 commit 5e9e92a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

articles/azure-arc/servers/agent-overview.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Overview of the Azure Connected Machine agent
33
description: This article provides a detailed overview of the Azure Connected Machine agent, which supports monitoring virtual machines hosted in hybrid environments.
4-
ms.date: 12/06/2023
4+
ms.date: 06/03/2024
55
ms.topic: conceptual
66
---
77

@@ -257,6 +257,12 @@ Agent deployment and machine connection require certain [prerequisites](prerequi
257257

258258
We provide several options for deploying the agent. For more information, see [Plan for deployment](plan-at-scale-deployment.md) and [Deployment options](deployment-options.md).
259259

260+
## Disaster Recovery
261+
262+
There are no customer-enabled disaster recovery options for Arc-enabled servers. In the event of an outage in an Azure region, the system will failover to another region in the same [Azure geography](https://azure.microsoft.com/explore/global-infrastructure/geographies/) (if one exists). While this failover procedure is automatic, it does take some time. The Connected Machine agent will be disconnected during this period and will show a status of **Disconnected** until the failover is complete. The system will failback to its original region once the outage has been restored.
263+
264+
An outage of Azure Arc won't affect the customer workload itself; only management of the applicable servers via Arc will be impaired.
265+
260266
## Next steps
261267

262268
* To begin evaluating Azure Arc-enabled servers, see [Quickstart: Connect hybrid machines with Azure Arc-enabled servers](learn/quick-enable-hybrid-vm.md).

articles/azure-arc/servers/overview.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure Arc-enabled servers Overview
33
description: Learn how to use Azure Arc-enabled servers to manage servers hosted outside of Azure like an Azure resource.
4-
ms.date: 05/11/2023
4+
ms.date: 06/03/2024
55
ms.topic: overview
66
---
77

@@ -91,12 +91,6 @@ To learn more about resource type limits, see the [Resource instance limit](../.
9191

9292
Azure Arc-enabled servers stores customer data. By default, customer data stays within the region the customer deploys the service instance in. For region with data residency requirements, customer data is always kept within the same region.
9393

94-
## Disaster Recovery
95-
96-
There are no customer-enabled disaster recovery options for Arc-enabled servers. In the event of an outage in an Azure region, the system will failover to another region in the same [Azure geography](https://azure.microsoft.com/explore/global-infrastructure/geographies/) (if one exists). While this failover procedure is automatic, it does take some time. The Connected Machine agent will be disconnected during this period and will show a status of **Disconnected** until the failover is complete. The system will failback to its original region once the outage has been restored.
97-
98-
An outage of Azure Arc won't affect the customer workload itself; only management of the applicable servers via Arc will be impaired.
99-
10094
## Next steps
10195

10296
* Before evaluating or enabling Azure Arc-enabled servers across multiple hybrid machines, review the [Connected Machine agent overview](agent-overview.md) to understand requirements, technical details about the agent, and deployment methods.

0 commit comments

Comments
 (0)