Skip to content

Commit 1c06e53

Browse files
committed
Review
1 parent 5a25ad9 commit 1c06e53

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

articles/data-lake-analytics/data-lake-analytics-disaster-recovery.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,27 @@
11
---
22
title: Disaster recovery guidance for Azure Data Lake Analytics
33
description: Learn how to plan disaster recovery for your Azure Data Lake Analytics accounts.
4-
ms.reviewer: jasonh
4+
ms.reviewer: whhender
55
ms.service: data-lake-analytics
66
ms.topic: how-to
7-
ms.date: 06/03/2019
7+
ms.date: 01/20/2023
88
---
99
# Disaster recovery guidance for Azure Data Lake Analytics
1010

1111
[!INCLUDE [retirement-flag](includes/retirement-flag.md)]s
1212

13-
Azure Data Lake Analytics is an on-demand analytics job service that simplifies big data. Instead of deploying, configuring, and tuning hardware, you write queries to transform your data and extract valuable insights. The analytics service can handle jobs of any scale instantly by setting the dial for how much power you need. You only pay for your job when it is running, making it cost-effective. This article provides guidance on how to protect your jobs from rare region-wide outages or accidental deletions.
13+
Azure Data Lake Analytics is an on-demand analytics job service that simplifies big data. Instead of deploying, configuring, and tuning hardware, you write queries to transform your data and extract valuable insights. The analytics service can handle jobs of any scale instantly by setting the dial for how much power you need. You only pay for your job when it's running, making it cost-effective. This article provides guidance on how to protect your jobs from rare region-wide outages or accidental deletions.
1414

1515
## Disaster recovery guidance
1616

17-
When using Azure Data Lake Analytics, it's critical for you to prepare your own disaster recovery plan. This article helps guide you to build a disaster recovery plan. There are additional resources that can help you create your own plan:
17+
When using Azure Data Lake Analytics, it's critical for you to prepare your own disaster recovery plan. This article helps guide you to build a disaster recovery plan. There are more resources that can help you create your own plan:
18+
1819
- [Failure and disaster recovery for Azure applications](/azure/architecture/reliability/disaster-recovery)
1920
- [Azure resiliency technical guidance](/azure/architecture/checklist/resiliency-per-service)
2021

2122
## Best practices and scenario guidance
2223

23-
You can run a recurring U-SQL job in an ADLA account in a region that reads and writes U-SQL tables as well as unstructured data. Prepare for a disaster by taking these steps:
24+
You can run a recurring U-SQL job in an ADLA account in a region that reads and writes U-SQL tables and unstructured data. Prepare for a disaster by taking these steps:
2425

2526
1. Create ADLA and ADLS accounts in the secondary region that will be used during an outage.
2627

0 commit comments

Comments
 (0)