Skip to content

Commit 5d866d0

Browse files
authored
changed files by pdets auto publish service, publishid[6982e622-68f9-40f4-9cb2-194e9363a13e] and do [publish].
1 parent 15c17b7 commit 5d866d0

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed

learn-pr/wwl-azure/design-solution-for-backup-disaster-recovery/includes/2-design-recovery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ Reliable apps are:
88

99
- Highly available and can run in a healthy state with no significant downtime.
1010

11-
To achieve the desired resilience and high availability, you must first define your requirements.
11+
In this video, the instructor discusses the importance planning a backup and recovery strategy.
1212

1313
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=0e7913e2-993b-4b46-9683-ca3866b56d7f]
1414
1515
> [!NOTE]
16-
>This module will use the term resiliency as the ability of a system to gracefully handle and recover from failures, both inadvertent and malicious.
16+
>This module uses the term resiliency as the ability of a system to gracefully handle and recover from failures, both inadvertent and malicious.
1717
1818

1919

learn-pr/wwl-azure/design-solution-for-backup-disaster-recovery/includes/4-design-for-azure-blob-backup-recovery.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
Azure Backup provides [operational backup for Azure blobs](/azure/backup/blob-backup-overview), which is a local backup solution for Azure Blob Storage. In this backup method, your backup data is stored in your source Azure storage account rather than being transferred to an Azure Backup storage vault.
22

3+
In this video, the instructor discusses blob soft delete and versioning.
4+
35
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=2e6903f1-bae6-493b-a9b3-138d15dc0215]
46
57
### Things to know about Azure Blob Storage backup and recovery

learn-pr/wwl-azure/design-solution-for-backup-disaster-recovery/includes/5-design-for-azure-files-backup-recovery.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
Azure Files provides the capability to take [share snapshots of file shares](/azure/storage/files/storage-snapshots-files). Share snapshots give you an extra level of security, and help reduce the risk of data corruption or accidental deletion. You can also use share snapshots as a general backup for disaster recovery.
22

3+
In this video, the instructor discusses Azure files backup and recovery.
4+
35
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=6ac066eb-e686-477c-b3b0-4a9a05ca1d40]
46
57
### Things to know about Azure File share backup and recovery

learn-pr/wwl-azure/design-solution-for-backup-disaster-recovery/includes/6-design-for-azure-virtual-machine-backup-recovery.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
Azure Backup provides independent and isolated [backups for Azure virtual machines](/azure/backup/backup-azure-vms-introduction). You can use Azure Backup to take snapshot backups and restore the data on your virtual machines if there's data corruption or accidental deletion.
22

3+
In this video, the instructor discusses considerations for virtual machine backup and recovery.
4+
35
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=f5a78d16-9c91-4004-b2c0-d8618765dfc0]
46
57
### Things to know about virtual machine backup and recovery

0 commit comments

Comments
 (0)