Skip to content

Commit 816c0e5

Browse files
Merge pull request #34085 from wwlpublish/f8827c8fdc182351bc5ecd2126f9b2f3-live
Modules/M03-perform-backups-restores
2 parents ab421bc + ced7e27 commit 816c0e5

33 files changed

+269
-270
lines changed

learn-pr/wwl-azure/perform-backups-restores/1-introduction.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,11 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction"
7-
ms.date: 11/10/2021
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: eric
1010
ms.topic: interactive-tutorial
1111
ms.prod: learning-azure
12-
azureSandbox: false
13-
labModal: false
1412
durationInMinutes: 2
1513
content: |
1614
[!include[](includes/1-introduction.md)]

learn-pr/wwl-azure/perform-backups-restores/10-explore-sql-server-backup-url.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,11 @@ title: Explore SQL Server Backup to URL (Azure Storage)
44
metadata:
55
title: Explore SQL Server Backup to URL (Azure Storage)
66
description: "Explore SQL Server Backup to URL (Azure Storage)"
7-
ms.date: 11/10/2021
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: eric
1010
ms.topic: interactive-tutorial
1111
ms.prod: learning-azure
12-
azureSandbox: false
13-
labModal: false
1412
durationInMinutes: 3
1513
content: |
1614
[!include[](includes/10-explore-sql-server-backup-url.md)]

learn-pr/wwl-azure/perform-backups-restores/11-explore-sql-server-file-snapshot-backups.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,11 @@ title: Explore SQL Server file-snapshot backups
44
metadata:
55
title: Explore SQL Server file-snapshot backups
66
description: "Explore SQL Server file-snapshot backups"
7-
ms.date: 11/10/2021
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: eric
1010
ms.topic: interactive-tutorial
1111
ms.prod: learning-azure
12-
azureSandbox: false
13-
labModal: false
1412
durationInMinutes: 3
1513
content: |
1614
[!include[](includes/11-explore-sql-server-file-snapshot-backups.md)]

learn-pr/wwl-azure/perform-backups-restores/12-explore-oracle-backup.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,11 @@ title: Explore Oracle backup
44
metadata:
55
title: Explore Oracle backup
66
description: "Explore Oracle backup"
7-
ms.date: 11/10/2021
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: eric
1010
ms.topic: interactive-tutorial
1111
ms.prod: learning-azure
12-
azureSandbox: false
13-
labModal: false
1412
durationInMinutes: 3
1513
content: |
1614
[!include[](includes/12-explore-oracle-backup.md)]

learn-pr/wwl-azure/perform-backups-restores/13-explore-sql-server-backups.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,11 @@ title: Explore SQL Server backups
44
metadata:
55
title: Explore SQL Server backups
66
description: "Explore SQL Server backups"
7-
ms.date: 11/10/2021
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: eric
1010
ms.topic: interactive-tutorial
1111
ms.prod: learning-azure
12-
azureSandbox: false
13-
labModal: false
1412
durationInMinutes: 3
1513
content: |
1614
[!include[](includes/13-explore-sql-server-backups.md)]

learn-pr/wwl-azure/perform-backups-restores/14-exercise-set-up-disaster-recovery-sql-server.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,11 @@ title: Set up disaster recovery for SQL Server
44
metadata:
55
title: Set up disaster recovery for SQL Server
66
description: "Set up disaster recovery for SQL Server"
7-
ms.date: 11/10/2021
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: eric
1010
ms.topic: interactive-tutorial
1111
ms.prod: learning-azure
12-
azureSandbox: false
13-
labModal: false
1412
durationInMinutes: 3
1513
content: |
1614
[!include[](includes/14-exercise-set-up-disaster-recovery-sql-server.md)]

learn-pr/wwl-azure/perform-backups-restores/15-knowledge-check.yml

Lines changed: 17 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,18 @@ title: Knowledge check
44
metadata:
55
title: Knowledge check
66
description: "Knowledge check"
7-
ms.date: 11/10/2021
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: eric
1010
ms.topic: interactive-tutorial
1111
ms.prod: learning-azure
12-
azureSandbox: false
13-
labModal: false
1412
durationInMinutes: 3
1513
content: |
1614
[!include[](includes/15-knowledge-check.md)]
1715
quiz:
1816
title: "Check your knowledge"
1917
questions:
20-
- content: "As part of the process of implementing application-consistent backup of Azure Linux virtual machines, customers have to configure permissions for a number of files, including VMSnapshotScriptPluginConfig.json. Which user/s should have \"execute\" permissions to this file?"
18+
- content: "As part of the process of implementing application-consistent backup of Azure Linux virtual machines, customers have to configure permissions for many files, including VMSnapshotScriptPluginConfig.json. Which user/s should have \"execute\" permissions to this file?"
2119
choices:
2220
- content: "Root user only"
2321
isCorrect: false
@@ -30,26 +28,26 @@ quiz:
3028
explanation: "Correct. Only the root user should have \"read\" and \"write\" permissions to VMSnapshotScriptPluginConfig.json, and no users should have \"execute\" permissions."
3129
- content: "How does implementing application-consistent backup of Azure virtual machines differ between Windows and Linux?"
3230
choices:
33-
- content: "There is no difference, the process is handled identically in both cases."
31+
- content: "There's no difference, the process is handled identically in both cases."
3432
isCorrect: false
35-
explanation: "Incorrect. When taking application-consistent snapshots of Linux VMs, Azure Backup invokes only the pre/post scripts written by you. If the pre-scripts and post-scripts execute successfully, Azure Backup marks the recovery point as application consistent. However, when you're using custom scripts, you're ultimately responsible for application consistency."
36-
- content: "Linux requires you to write your own pre-script and post-script framework."
33+
explanation: "Incorrect. When taking application-consistent snapshots of Linux VMs, Azure Backup invokes only the pre/post scripts written by the user. If the pre-scripts and post-scripts execute successfully, Azure Backup marks the recovery point as application consistent. However, with custom scripts, the user is ultimately responsible for application consistency."
34+
- content: "Linux requires the user to write their own pre-script and post-script framework."
3735
isCorrect: true
38-
explanation: "Correct. When taking application-consistent snapshots of Linux VMs, Azure Backup invokes only the pre/post scripts written by you. If the pre-scripts and post-scripts execute successfully, Azure Backup marks the recovery point as application consistent. However, when you're using custom scripts, you're ultimately responsible for application consistency."
39-
- content: "Linux does not support application-consistent backup."
36+
explanation: "Correct. When taking application-consistent snapshots of Linux VMs, Azure Backup invokes only the pre/post scripts written by the user. If the pre-scripts and post-scripts execute successfully, Azure Backup marks the recovery point as application consistent. However, with custom scripts, the user is ultimately responsible for application consistency."
37+
- content: "Linux doesn't support application-consistent backup."
4038
isCorrect: false
41-
explanation: "Incorrect. When taking application-consistent snapshots of Linux VMs, Azure Backup invokes only the pre/post scripts written by you. If the pre-scripts and post-scripts execute successfully, Azure Backup marks the recovery point as application consistent. However, when you're using custom scripts, you're ultimately responsible for application consistency."
39+
explanation: "Incorrect. When taking application-consistent snapshots of Linux VMs, Azure Backup invokes only the pre/post scripts written by the user. If the pre-scripts and post-scripts execute successfully, Azure Backup marks the recovery point as application consistent. However, with custom scripts, the user is ultimately responsible for application consistency."
4240
- content: "The following steps have been suggested for taking a storage snapshot of a production SAP HANA workload, with an XFS file system spanning four Azure virtual disks. 1. Prepare the HANA snapshot. 2. Create all necessary blob snapshots on Azure. 3. Confirm the HANA snapshot. Can the process be relied upon to provide a consistent snapshot?"
4341
choices:
4442
- content: "Yes, the process should result in a consistent snapshot."
4543
isCorrect: false
46-
explanation: "Incorrect. The easiest way to avoid problems would be to shut down SAP HANA, but this is not an option for a production system. Freezing the XFS file system (with xfs_freeze) will ensure consistency of the snapshot."
47-
- content: "No, you must shut down SAP HANA before taking the snapshot, or the snapshot will not be consistent."
44+
explanation: "Incorrect. The easiest way to avoid problems would be to shut down SAP HANA, but this isn't an option for a production system. Freezing the XFS file system (with xfs_freeze) ensures consistency of the snapshot."
45+
- content: "No, the user must shut down SAP HANA before taking the snapshot, or the snapshot won't be consistent."
4846
isCorrect: false
49-
explanation: "Incorrect. The easiest way to avoid problems would be to shut down SAP HANA, but this is not an option for a production system. Freezing the XFS file system (with xfs_freeze) will ensure consistency of the snapshot."
50-
- content: "No, you should also freeze the file system before creating the blob snapshots on Azure, and unfreeze it afterwards."
47+
explanation: "Incorrect. The easiest way to avoid problems would be to shut down SAP HANA, but this isn't an option for a production system. Freezing the XFS file system (with xfs_freeze) ensures consistency of the snapshot."
48+
- content: "No, the user should also freeze the file system before creating the blob snapshots on Azure, and unfreeze it afterwards."
5149
isCorrect: true
52-
explanation: "Correct. The easiest way to avoid problems would be to shut down SAP HANA, but this is not an option for a production system. Freezing the XFS file system (with xfs_freeze) will ensure consistency of the snapshot."
50+
explanation: "Correct. The easiest way to avoid problems would be to shut down SAP HANA, but this isn't an option for a production system. Freezing the XFS file system (with xfs_freeze) ensures consistency of the snapshot."
5351
- content: "How often does SAP, as a general rule, recommend making a full backup of an SAP HANA system?"
5452
choices:
5553
- content: "Daily"
@@ -63,12 +61,12 @@ quiz:
6361
explanation: "Incorrect. General guidance from SAP is to make one full HANA backup once a week. SAP also recommends doing some housekeeping of the backup catalog to keep it from growing infinitely."
6462
- content: "Which of the following statements applies when configuring a SQL Server file-snapshot backup, using the Azure Blob Storage service?"
6563
choices:
66-
- content: "The backup file cannot be stored using premium storage."
64+
- content: "The backup file can't be stored using premium storage."
6765
isCorrect: true
68-
explanation: "Correct. The backup file itself cannot be stored using premium storage. The frequency of backups can be no shorter than 10 minutes, not 30 minutes. The maximum number of snapshots that you can store is 100, not 1000."
66+
explanation: "Correct. The backup file itself can't be stored using premium storage. The frequency of backups can be no shorter than 10 minutes, not 30 minutes. The maximum number of snapshots that the user can store is 100, not 1000."
6967
- content: "The frequency of backups can be no shorter than 30 minutes."
7068
isCorrect: false
7169
explanation: "Incorrect. The frequency of backups can be no shorter than 10 minutes, not 30 minutes."
72-
- content: "The maximum number of snapshots that you can store is 1000."
70+
- content: "The maximum number of snapshots that the user can store is 1000."
7371
isCorrect: false
74-
explanation: "Incorrect. The maximum number of snapshots that you can store is 100, not 1000."
72+
explanation: "Incorrect. The maximum number of snapshots that the user can store is 100, not 1000."

learn-pr/wwl-azure/perform-backups-restores/16-summary.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,11 @@ title: Summary
44
metadata:
55
title: Summary
66
description: "Summary"
7-
ms.date: 11/10/2021
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: eric
1010
ms.topic: interactive-tutorial
1111
ms.prod: learning-azure
12-
azureSandbox: false
13-
labModal: false
1412
durationInMinutes: 3
1513
content: |
1614
[!include[](includes/16-summary.md)]

learn-pr/wwl-azure/perform-backups-restores/2-explore-backup-restore-azure-virtual-machines.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,11 @@ title: Explore backup and restore of Azure virtual machines
44
metadata:
55
title: Explore backup and restore of Azure virtual machines
66
description: "Explore backup and restore of Azure virtual machines"
7-
ms.date: 11/10/2021
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: eric
1010
ms.topic: interactive-tutorial
1111
ms.prod: learning-azure
12-
azureSandbox: false
13-
labModal: false
1412
durationInMinutes: 3
1513
content: |
1614
[!include[](includes/2-explore-backup-restore-azure-virtual-machines.md)]

learn-pr/wwl-azure/perform-backups-restores/3-examine-application-consistent-backup-azure-linux-virtual-machines.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,11 @@ title: Examine application-consistent backup of Azure Linux virtual machines
44
metadata:
55
title: Examine application-consistent backup of Azure Linux virtual machines
66
description: "Examine application-consistent backup of Azure Linux virtual machines"
7-
ms.date: 11/10/2021
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: eric
1010
ms.topic: interactive-tutorial
1111
ms.prod: learning-azure
12-
azureSandbox: false
13-
labModal: false
1412
durationInMinutes: 8
1513
content: |
1614
[!include[](includes/3-examine-application-consistent-backup-azure-linux-virtual-machines.md)]

0 commit comments

Comments
 (0)