Skip to content

Commit ebaa369

Browse files
author
Abhishek Mallick (IN62059)
committed
minor changes
1 parent 8f69b25 commit ebaa369

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/backup/back-up-hyper-v-virtual-machines-mabs.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up Hyper-V virtual machines with MABS
33
description: This article contains the procedures for backing up and recovery of virtual machines using Microsoft Azure Backup Server (MABS).
44
ms.topic: how-to
5-
ms.date: 01/13/2023
5+
ms.date: 01/16/2023
66
author: jyothisuri
77
ms.author: jsuri
88
ms.service: backup
@@ -29,8 +29,7 @@ Both methods have pros and cons:
2929

3030
| Host-level backups | Guest-level backup |
3131
| --- | --- |
32-
| - These backups are flexible because they work regardless of the type of OS running on the guest machines and don't require the installation of the MABS protection agent on each VM. <br><br> - If you deploy host level backup, you can recover an entire virtual machine, or files and folders (item-level recovery). |
33-
| - This backup is useful if you want to protect specific workloads running on a virtual machine. <br><br> - At host-level you can recover an entire VM or specific files, but it won't provide recovery in the context of a specific application. For example, to recover specific SharePoint items from a backed-up VM, you should do guest-level backup of that VM. Use guest-level backup if you want to protect data stored on passthrough disks. Passthrough allows the virtual machine to directly access the storage device and doesn't store virtual volume data in a VHD file. |
32+
| - These backups are flexible because they work regardless of the type of OS running on the guest machines and don't require the installation of the MABS protection agent on each VM. <br><br> - If you deploy host level backup, you can recover an entire virtual machine, or files and folders (item-level recovery). | - This backup is useful if you want to protect specific workloads running on a virtual machine. <br><br> - At host-level you can recover an entire VM or specific files, but it won't provide recovery in the context of a specific application. For example, to recover specific SharePoint items from a backed-up VM, you should do guest-level backup of that VM. Use guest-level backup if you want to protect data stored on passthrough disks. Passthrough allows the virtual machine to directly access the storage device and doesn't store virtual volume data in a VHD file. |
3433

3534
## How the backup process works?
3635

0 commit comments

Comments
 (0)