Skip to content

Commit a7e1192

Browse files
authored
Merge pull request #50436 from v-thpra/azure-triage-fix-1044272
Azure triage fix 1044272
2 parents 1b1a002 + cb40781 commit a7e1192

19 files changed

+301
-300
lines changed
Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.protect-infrastructure-with-azure-site-recovery.1-introduction
3-
metadata:
4-
title: Introduction
5-
description: Introduction
6-
ms.date: 01/25/2025
7-
author: ankitaduttaMSFT
8-
ms.author: ankitadutta
9-
ms.topic: unit
10-
title: Introduction
11-
durationInMinutes: 2
12-
content: |
13-
[!include[](includes/1-introduction.md)]
1+
### YamlMime:ModuleUnit
2+
uid: learn.protect-infrastructure-with-azure-site-recovery.1-introduction
3+
metadata:
4+
title: Introduction
5+
description: Introduction
6+
ms.date: 05/14/2025
7+
author: ankitaduttaMSFT
8+
ms.author: ankitadutta
9+
ms.topic: unit
10+
title: Introduction
11+
durationInMinutes: 2
12+
content: |
13+
[!include[](includes/1-introduction.md)]
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.protect-infrastructure-with-azure-site-recovery.2-what-is-site-recovery
3-
metadata:
4-
title: What is Azure Site Recovery?
5-
description: Here, you'll learn how replication, disaster recovery (DR) drills, and the flexibility of Site Recovery.
6-
ms.date: 01/25/2025
7-
author: ankitaduttaMSFT
8-
ms.author: ankitadutta
9-
ms.topic: unit
10-
title: What is Azure Site Recovery
11-
durationInMinutes: 4
12-
content: |
13-
[!include[](includes/2-what-is-site-recovery.md)]
14-
1+
### YamlMime:ModuleUnit
2+
uid: learn.protect-infrastructure-with-azure-site-recovery.2-what-is-site-recovery
3+
metadata:
4+
title: What is Azure Site Recovery?
5+
description: Here, you learn how replication, disaster recovery (DR) drills, and the flexibility of Site Recovery.
6+
ms.date: 05/14/2025
7+
author: ankitaduttaMSFT
8+
ms.author: ankitadutta
9+
ms.topic: unit
10+
title: What is Azure Site Recovery
11+
durationInMinutes: 4
12+
content: |
13+
[!include[](includes/2-what-is-site-recovery.md)]
14+
Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,40 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.protect-infrastructure-with-azure-site-recovery.3-site-recovery-setup
3-
metadata:
4-
title: Prepare for disaster recovery with Azure Site Recovery
5-
description: Here, we'll explore the configuration of an Azure Site Recovery job. We'll also complete the initial configuration of our exercise environment.
6-
ms.date: 01/25/2025
7-
author: ankitaduttaMSFT
8-
ms.author: ankitadutta
9-
ms.topic: unit
10-
title: Prepare for disaster recovery with Azure Site Recovery
11-
durationInMinutes: 9
12-
content: |
13-
[!include[](includes/3-site-recovery-setup.md)]
14-
quiz:
15-
title: Check your knowledge
16-
questions:
17-
18-
- content: "How are storage accounts used by Site Recovery to store data backups?"
19-
choices:
20-
- content: "Site Recovery creates recovery services vaults."
21-
isCorrect: true
22-
explanation: "Recovery services vaults are used to store backup data, VM configuration settings, and workloads."
23-
- content: "Site Recovery creates docker containers using storage accounts."
24-
isCorrect: false
25-
explanation: "Docker containers aren't used. Site Recovery uses recovery services vaults to store backup data, VM configuration settings, and workloads."
26-
- content: "Site Recovery creates and stores managed disks."
27-
isCorrect: false
28-
explanation: "Managed disks aren't used. Site Recovery uses recovery services vaults to store backup data, VM configuration settings, and workloads."
29-
30-
- content: "Which four ways does Site Recovery protect virtual machine infrastructure?"
31-
choices:
32-
- content: "Implements an organization's BCDR, enables automatic failover and recovery, automatically protects failed-over machines, and automatically manages backup storage."
33-
isCorrect: false
34-
explanation: "Failover and failback are manual, not automatic. Using Site Recovery can help meet an organization's BCDR, but can't implement it as a whole. The backup and syncing are automatic."
35-
- content: "Creates snapshots and recovery points, replicates VMs to a secondary region, supports DR drills, and enables flexible failover/failback."
36-
isCorrect: true
37-
explanation: "These are the four main features of Site Recovery that will protect your VMs."
38-
- content: "Backs up VM disks locally and to a different region, automatically manages backup storage, creates a Microsoft Azure Backup Server (MABS), and mirrors workloads between primary and secondary regions."
39-
isCorrect: false
40-
explanation: "These are features provided by Azure Backup, not Site Recovery."
1+
### YamlMime:ModuleUnit
2+
uid: learn.protect-infrastructure-with-azure-site-recovery.3-site-recovery-setup
3+
metadata:
4+
title: Prepare for disaster recovery with Azure Site Recovery
5+
description: Here, we explore the configuration of an Azure Site Recovery job. We also complete the initial configuration of our exercise environment.
6+
ms.date: 05/14/2025
7+
author: ankitaduttaMSFT
8+
ms.author: ankitadutta
9+
ms.topic: unit
10+
title: Prepare for disaster recovery with Azure Site Recovery
11+
durationInMinutes: 9
12+
content: |
13+
[!include[](includes/3-site-recovery-setup.md)]
14+
quiz:
15+
title: Check your knowledge
16+
questions:
17+
18+
- content: "How are storage accounts used by Site Recovery to store data backups?"
19+
choices:
20+
- content: "Site Recovery creates recovery services vaults."
21+
isCorrect: true
22+
explanation: "Recovery services vaults are used to store backup data, virtual machine (VM) configuration settings, and workloads."
23+
- content: "Site Recovery creates docker containers using storage accounts."
24+
isCorrect: false
25+
explanation: "Docker containers aren't used. Site Recovery uses recovery services vaults to store backup data, VM configuration settings, and workloads."
26+
- content: "Site Recovery creates and stores managed disks."
27+
isCorrect: false
28+
explanation: "Managed disks aren't used. Site Recovery uses recovery services vaults to store backup data, VM configuration settings, and workloads."
29+
30+
- content: "Which four ways does Site Recovery protect virtual machine infrastructure?"
31+
choices:
32+
- content: "Implements an organization's business continuity and disaster recovery (BCDR) requirements, enables automatic failover and recovery, automatically protects failed-over machines, and automatically manages backup storage."
33+
isCorrect: false
34+
explanation: "Failover and failback are manual, not automatic. Using Site Recovery can help meet an organization's BCDR, but can't implement it as a whole. The backup and syncing are automatic."
35+
- content: "Creates snapshots and recovery points, replicates VMs to a secondary region, supports disaster recovery (DR) drills, and enables flexible failover/failback."
36+
isCorrect: true
37+
explanation: "These features are the four main ways that Site Recovery protects your VMs."
38+
- content: "Backs up VM disks locally and to a different region, automatically manages backup storage, creates a Microsoft Azure Backup Server (MABS), and mirrors workloads between primary and secondary regions."
39+
isCorrect: false
40+
explanation: "These features are provided by Azure Backup, not Site Recovery."
Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.protect-infrastructure-with-azure-site-recovery.4-exercise-site-recovery-setup
3-
metadata:
4-
title: Exercise - Set up disaster recovery with Azure Site Recovery
5-
description: Exercise - Set up disaster recovery with Azure Site Recovery
6-
ms.date: 01/25/2025
7-
author: ankitaduttaMSFT
8-
ms.author: ankitadutta
9-
ms.topic: unit
10-
title: Exercise - Set up disaster recovery with Azure Site Recovery
11-
durationInMinutes: 10
12-
content: |
13-
[!include[](includes/4-exercise-site-recovery-setup.md)]
1+
### YamlMime:ModuleUnit
2+
uid: learn.protect-infrastructure-with-azure-site-recovery.4-exercise-site-recovery-setup
3+
metadata:
4+
title: Exercise - Set up disaster recovery with Azure Site Recovery
5+
description: Exercise - Set up disaster recovery with Azure Site Recovery
6+
ms.date: 05/14/2025
7+
author: ankitaduttaMSFT
8+
ms.author: ankitadutta
9+
ms.topic: unit
10+
title: Exercise - Set up disaster recovery with Azure Site Recovery
11+
durationInMinutes: 10
12+
content: |
13+
[!include[](includes/4-exercise-site-recovery-setup.md)]
Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.protect-infrastructure-with-azure-site-recovery.5-run-disaster-recovery-drill
3-
metadata:
4-
title: Run a disaster recovery drill
5-
description: Here, we'll explore how to test our Azure Site Recovery configuration by running a disaster recovery drill.
6-
ms.date: 01/25/2025
7-
author: ankitaduttaMSFT
8-
ms.author: ankitadutta
9-
ms.topic: unit
10-
title: Run a disaster recovery drill
11-
durationInMinutes: 6
12-
content: |
13-
[!include[](includes/5-run-disaster-recovery-drill.md)]
14-
quiz:
15-
title: Check your knowledge
16-
questions:
17-
18-
- content: "How does Site Recovery support grouping of machines and workloads?"
19-
choices:
20-
- content: "Site Recovery Mobility service."
21-
isCorrect: false
22-
explanation: "The mobility service is installed on VMS automatically by Site Recovery. It doesn't group machines together."
23-
- content: "Recovery plans."
24-
isCorrect: true
25-
explanation: "Recovery plans enable you to group VMs around workloads. For example, a recovery plan protecting a company's e-commerce website would include the web server, database server, and API server."
26-
- content: "Azure Automation."
27-
isCorrect: false
28-
explanation: "Provides production-ready, application-specific scripts that can be downloaded and integrated with Site Recovery. It doesn't group machines together."
1+
### YamlMime:ModuleUnit
2+
uid: learn.protect-infrastructure-with-azure-site-recovery.5-run-disaster-recovery-drill
3+
metadata:
4+
title: Run a disaster recovery drill
5+
description: Here, we explore how to test our Azure Site Recovery configuration by running a disaster recovery drill.
6+
ms.date: 05/14/2025
7+
author: ankitaduttaMSFT
8+
ms.author: ankitadutta
9+
ms.topic: unit
10+
title: Run a disaster recovery drill
11+
durationInMinutes: 6
12+
content: |
13+
[!include[](includes/5-run-disaster-recovery-drill.md)]
14+
quiz:
15+
title: Check your knowledge
16+
questions:
17+
18+
- content: "How does Azure Site Recovery support the grouping of machines and workloads?"
19+
choices:
20+
- content: "Site Recovery Mobility service."
21+
isCorrect: false
22+
explanation: "The mobility service is installed automatically on virtual machines by Site Recovery. It doesn't group machines together."
23+
- content: "Recovery plans."
24+
isCorrect: true
25+
explanation: "Recovery plans enable you to group virtual machines around workloads. For example, a recovery plan protecting a company's e-commerce website would include the web server, database server, and API server."
26+
- content: "Azure Automation."
27+
isCorrect: false
28+
explanation: "Provides production-ready, application-specific scripts that can be downloaded and integrated with Site Recovery. It doesn't group machines together."
Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.protect-infrastructure-with-azure-site-recovery.6-exercise-run-disaster-recovery-drill
3-
metadata:
4-
title: Exercise - Run a disaster recovery drill
5-
description: Exercise - Run a disaster recovery drill
6-
ms.date: 01/25/2025
7-
author: ankitaduttaMSFT
8-
ms.author: ankitadutta
9-
ms.topic: unit
10-
title: Exercise - Run a disaster recovery drill
11-
durationInMinutes: 10
12-
content: |
13-
[!include[](includes/6-exercise-run-disaster-recovery-drill.md)]
1+
### YamlMime:ModuleUnit
2+
uid: learn.protect-infrastructure-with-azure-site-recovery.6-exercise-run-disaster-recovery-drill
3+
metadata:
4+
title: Exercise - Run a disaster recovery drill
5+
description: Exercise - Run a disaster recovery drill
6+
ms.date: 05/14/2025
7+
author: ankitaduttaMSFT
8+
ms.author: ankitadutta
9+
ms.topic: unit
10+
title: Exercise - Run a disaster recovery drill
11+
durationInMinutes: 10
12+
content: |
13+
[!include[](includes/6-exercise-run-disaster-recovery-drill.md)]
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.protect-infrastructure-with-azure-site-recovery.7-failover-and-failback
3-
metadata:
4-
title: Failover and failback using Azure Site Recovery
5-
description: Here, we'll explore how we can reprotection our failed over infrastructure and how to fallback to a primary region using Azure Site Recovery.
6-
ms.date: 01/25/2025
7-
author: ankitaduttaMSFT
8-
ms.author: ankitadutta
9-
ms.topic: unit
10-
title: Failover and failback using Azure Site Recovery
11-
durationInMinutes: 6
12-
content: |
13-
[!include[](includes/7-failover-and-failback.md)]
14-
1+
### YamlMime:ModuleUnit
2+
uid: learn.protect-infrastructure-with-azure-site-recovery.7-failover-and-failback
3+
metadata:
4+
title: Failover and failback using Azure Site Recovery
5+
description: Here, we'll explore how we can reprotection our failed over infrastructure, and how to failback to a primary region using Azure Site Recovery.
6+
ms.date: 05/14/2025
7+
author: ankitaduttaMSFT
8+
ms.author: ankitadutta
9+
ms.topic: unit
10+
title: Failover and failback using Azure Site Recovery
11+
durationInMinutes: 6
12+
content: |
13+
[!include[](includes/7-failover-and-failback.md)]
14+
Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.protect-infrastructure-with-azure-site-recovery.8-exercise-failover-and-failback
3-
metadata:
4-
title: Exercise - Failover and failback using Azure Site Recovery
5-
description: Exercise - Failover and failback using Azure Site Recovery
6-
ms.date: 01/25/2025
7-
author: ankitaduttaMSFT
8-
ms.author: ankitadutta
9-
ms.topic: unit
10-
ms.custom:
11-
- devx-track-azurepowershell
12-
title: Exercise - Failover and failback using Azure Site Recovery
13-
durationInMinutes: 10
14-
content: |
15-
[!include[](includes/8-exercise-failover-and-failback.md)]
16-
1+
### YamlMime:ModuleUnit
2+
uid: learn.protect-infrastructure-with-azure-site-recovery.8-exercise-failover-and-failback
3+
metadata:
4+
title: Exercise - Failover and failback using Azure Site Recovery
5+
description: Exercise - Failover and failback using Azure Site Recovery
6+
ms.date: 05/14/2025
7+
author: ankitaduttaMSFT
8+
ms.author: ankitadutta
9+
ms.topic: unit
10+
ms.custom:
11+
- devx-track-azurepowershell
12+
title: Exercise - Failover and failback using Azure Site Recovery
13+
durationInMinutes: 10
14+
content: |
15+
[!include[](includes/8-exercise-failover-and-failback.md)]
16+
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.protect-infrastructure-with-azure-site-recovery.9-summary
3-
metadata:
4-
title: Summary
5-
description: Summary
6-
ms.date: 01/25/2025
7-
author: ankitaduttaMSFT
8-
ms.author: ankitadutta
9-
ms.topic: unit
10-
title: Summary
11-
durationInMinutes: 2
12-
content: |
13-
[!include[](includes/9-summary.md)]
14-
1+
### YamlMime:ModuleUnit
2+
uid: learn.protect-infrastructure-with-azure-site-recovery.9-summary
3+
metadata:
4+
title: Summary
5+
description: Summary
6+
ms.date: 05/14/2025
7+
author: ankitaduttaMSFT
8+
ms.author: ankitadutta
9+
ms.topic: unit
10+
title: Summary
11+
durationInMinutes: 2
12+
content: |
13+
[!include[](includes/9-summary.md)]
14+

learn-pr/azure/protect-infrastructure-with-site-recovery/includes/1-introduction.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@ Natural or human-made disasters might affect the continuity of your organization
22

33
Azure Site Recovery provides disaster recovery for Azure infrastructure by managing and orchestrating replication, failover, and failback of Azure virtual machines (VMs).
44

5-
Assume you're working at a medical-care organization with multiple facilities across the country/region. Your organization has recently suffered an outage because of building damage in your data center from a hurricane. You want to move this infrastructure to Azure and take advantage of the replication and recovery features available there. You have several virtual machines running in Azure already, and now wish to configure protection for them to fail over to a secondary Azure region if there's a disaster.
5+
Assume you're working at a medical-care organization with multiple facilities across the country/region. Your organization recently suffered an outage because of building damage in your data center from a hurricane. You want to move this infrastructure to Azure and take advantage of the replication and recovery features available there. You have several virtual machines running in Azure already, and now wish to configure protection for them to fail over to a secondary Azure region if there's a disaster.
66

7-
In this module, you'll learn about **Azure Site Recovery** and explore the features that apply to a business continuity and disaster recovery (BCDR) plan.
7+
In this module, you learn about **Azure Site Recovery** and explore the features that apply to a business continuity and disaster recovery (BCDR) plan.
88

99
## Learning objectives
1010

1111
In this module, you'll:
1212

1313
- Protect Azure VMs with Azure Site Recovery.
14-
- Run a disaster recovery drill to validate the protection.
14+
- Run a disaster recovery drill that validates the protection.
1515
- Failover and failback your virtual machines.
1616

1717
## Prerequisites
@@ -20,4 +20,4 @@ In this module, you'll:
2020
- Basic understanding of Azure virtual networking
2121

2222
> [!NOTE]
23-
> For this module, you'll need to use your subscription to complete the optional exercises. This subscription can be a free trial subscription or one to which you already have access.
23+
> For this module, you need to use your subscription to complete the optional exercises. This subscription can be a free trial subscription or one to which you already have access.

0 commit comments

Comments
 (0)