Skip to content

Commit 7f677d8

Browse files
Merge pull request #221101 from SnehaSudhirG/11Dec-DatasecurityDocUpdte
added about disaster recovery support
2 parents 36536d7 + 1c4f529 commit 7f677d8

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

articles/automation/automation-managing-data.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Automation data security
33
description: This article helps you learn how Azure Automation protects your privacy and secures your data.
44
services: automation
55
ms.subservice: shared-capabilities
6-
ms.date: 03/10/2021
6+
ms.date: 12/11/2022
77
ms.topic: conceptual
88
ms.custom: devx-track-azurepowershell
99
---
@@ -85,15 +85,7 @@ The backup created by the Automation geo-replication service is a complete copy
8585
> [!NOTE]
8686
> Azure Automation stores customer data in the region selected by the customer. For the purpose of BCDR, for all regions except Brazil South and Southeast Asia, Azure Automation data is stored in a different region (Azure paired region). Only for the Brazil South (Sao Paulo State) region of Brazil geography and Southeast Asia region (Singapore) of the Asia Pacific geography, we store Azure Automation data in the same region to accommodate data-residency requirements for these regions.
8787
88-
The Automation geo-replication service isn't accessible directly to external customers if there is a regional failure. If you want to maintain Automation configuration and runbooks during regional failures:
89-
90-
1. Select a secondary region to pair with the geographical region of your primary Automation account.
91-
92-
2. Create an Automation account in the secondary region.
93-
94-
3. In the primary account, export your runbooks as script files.
95-
96-
4. Import the runbooks to your Automation account in the secondary region.
88+
The Automation geo-replication service isn't accessible directly to external customers if there is a regional failure. If you want to maintain Automation configuration and runbooks during regional failures, set up disaster recovery of the Automation accounts and their dependent resources, such as Modules, Connections, Credentials, Certificates, Variables and Schedules. [Learn more](automation-disaster-recovery.md).
9789

9890
## Next steps
9991

0 commit comments

Comments
 (0)