Skip to content

Commit f35f3ea

Browse files
authored
Update backup-azure-about-mars.md
1 parent afda910 commit f35f3ea

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

articles/backup/backup-azure-about-mars.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.date: 12/02/2019
88

99
# About the Microsoft Azure Recovery Services (MARS) agent
1010

11-
This article describes how the Azure Backup service uses the Microsoft Azure Recovery Services (MARS) agent to back up and restore files and folders, and the volume or system state from an on-premises computer to Azure.
11+
This article describes how the Azure Backup service uses the Microsoft Azure Recovery Services (MARS) agent to back up and restore files and folders and restore the volume or system state from an on-premises computer to Azure.
1212

1313
The MARS agent supports the following backup scenarios:
1414

@@ -23,37 +23,37 @@ The MARS agent supports the following restore scenarios:
2323
![MARS recovery scenarios](./media/backup-try-azure-backup-in-10-mins/restore-scenarios.png)
2424

2525
- **Same Server**: The server on which the backup was originally created.
26-
- **Files and Folders**: You can choose individual files and folders that you want to restore.
27-
- **Volume Level**: You can choose the volume and recovery point that you want to restore and then restore it to the same location or an alternate location on the same machine. Create a copy of existing files, overwrite existing files, or skip recovering existing files.
28-
- **System Level**: You can choose the system state and recovery point to restore to the same machine at a specified location.
26+
- **Files and Folders**: Choose the individual files and folders that you want to restore.
27+
- **Volume Level**: Choose the volume and recovery point that you want to restore and then restore it to the same location or an alternate location on the same machine. Create a copy of existing files, overwrite existing files, or skip recovering existing files.
28+
- **System Level**: Choose the system state and recovery point to restore to the same machine at a specified location.
2929

3030

3131
- **Alternate Server**: A server other than the server where the backup was taken.
32-
- **Files and Folders**: You can choose individual files and folders whose recovery point you want to restore to a target machine.
33-
- **Volume Level**: You can choose the volume and recovery point that you want to restore to another location. Create a copy of existing files, overwrite existing files, or skip recovering existing files.
34-
- **System Level**: You can choose the system state and recovery point to restore as a System State file to an alternate machine.
32+
- **Files and Folders**: Choose the individual files and folders whose recovery point you want to restore to a target machine.
33+
- **Volume Level**: Choose the volume and recovery point that you want to restore to another location. Create a copy of existing files, overwrite existing files, or skip recovering existing files.
34+
- **System Level**: Choose the system state and recovery point to restore as a System State file to an alternate machine.
3535

3636
## Backup process
3737

38-
1. From the Azure portal, create a [Recovery Services vault](https://docs.microsoft.com/azure/backup/backup-configure-vault#create-a-recovery-services-vault), and choose files, folders, and the system state from Backup goals.
38+
1. From the Azure portal, create a [Recovery Services vault](https://docs.microsoft.com/azure/backup/backup-configure-vault#create-a-recovery-services-vault), and choose files, folders, and the system state from the Backup goals.
3939
2. [Download the Recovery Services vault credentials and agent installer](https://docs.microsoft.com/azure/backup/backup-configure-vault#download-the-mars-agent) to an on-premises machine.
4040

41-
To protect the on-premises machine by choosing the Backup option, choose files, folders, and the system state, and then download the MARS agent.
41+
To protect the on-premises machine by selecting the Backup option, choose files, folders, and the system state, and then download the MARS agent.
4242

4343
3. Prepare the infrastructure:
4444

4545
a. Run the installer to [install the agent](https://docs.microsoft.com/azure/backup/backup-configure-vault#install-and-register-the-agent).
4646

47-
b. Use downloaded vault credentials to register the machine to the Recovery Services vault.
47+
b. Use your downloaded vault credentials to register the machine to the Recovery Services vault.
4848
4. From the agent console on the client, [configure the backup](https://docs.microsoft.com/azure/backup/backup-configure-vault#create-a-backup-policy). Specify the retention policy of your backup data to start protecting it.
4949

5050
![Azure Backup agent diagram](./media/backup-try-azure-backup-in-10-mins/backup-process.png)
5151

5252

5353
### Additional scenarios
54-
- **Back up specific files and folders within Azure virtual machines**: The primary method for backing up Azure virtual machines (VMs) is to use an Azure Backup extension on the VM. The extension backs up the entire VM. If you want to back up specific files and folders within a VM, you can install the MARS agent in Azure VMs. For more information, see [Architecture: Built-in Azure VM Backup](https://docs.microsoft.com/azure/backup/backup-architecture#architecture-built-in-azure-vm-backup).
54+
- **Back up specific files and folders within Azure virtual machines**: The primary method for backing up Azure virtual machines (VMs) is to use an Azure Backup extension on the VM. The extension backs up the entire VM. If you want to back up specific files and folders within a VM, you can install the MARS agent in the Azure VMs. For more information, see [Architecture: Built-in Azure VM Backup](https://docs.microsoft.com/azure/backup/backup-architecture#architecture-built-in-azure-vm-backup).
5555

56-
- **Offline seeding**: Initial full backups of data to Azure typically transfer large amounts of data and require more network bandwidth, as compared with subsequent backups that transfer only the delta, or incremental, amount. Azure Backup compresses the initial backups. Through the process of offline seeding, Azure Backup can use disks to upload the compressed initial backup data offline to Azure. For more information, see [Offline-backup workflow for DPM and Azure Backup Server](https://docs.microsoft.com/azure/backup/backup-azure-backup-server-import-export-).
56+
- **Offline seeding**: Initial full backups of data to Azure typically transfer large amounts of data and require more network bandwidth. Subsequent backups transfer only the delta, or incremental, amount of data. Azure Backup compresses the initial backups. Through the process of *offline seeding*, Azure Backup can use disks to upload the compressed initial backup data offline to Azure. For more information, see [Offline-backup workflow for DPM and Azure Backup Server](https://docs.microsoft.com/azure/backup/backup-azure-backup-server-import-export-).
5757

5858

5959
## Next steps

0 commit comments

Comments
 (0)