Skip to content

Commit f0f05a9

Browse files
authored
Merge pull request #108309 from sooryar12/patch-2
Update offline-backup-overview.md
2 parents 7c1ca02 + e6f178f commit f0f05a9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/backup/offline-backup-overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ Azure Backup supports offline backup, which transfers initial backup data offlin
2020

2121
Offline backup is offered in two modes based on the ownership of the storage devices:
2222

23-
- Offline backup based on Azure Data Box (preview)
23+
- Offline backup based on Azure Data Box
2424
- Offline backup based on the Azure Import/Export service
2525

26-
## Offline backup based on Azure Data Box (preview)
26+
## Offline backup based on Azure Data Box
2727

28-
This mode is currently supported with the Microsoft Azure Recovery Services (MARS) Agent, in preview. This option takes advantage of [Azure Data Box](https://azure.microsoft.com/services/databox/) to ship Microsoft-proprietary, secure, and tamper-resistant transfer appliances with USB connectors to your datacenter or remote office. Backup data is directly written onto these devices. This option saves the effort required to procure your own Azure-compatible disks and connectors or to provision temporary storage as a staging location. Microsoft also handles the end-to-end transfer logistics, which you can track through the Azure portal.
28+
This option is supported by Microsoft Azure Backup Server (MABS), System Center Data Protection Manager (DPM) DPM-A, and the MARS Agent. This option takes advantage of [Azure Data Box](https://azure.microsoft.com/services/databox/) to ship Microsoft-proprietary, secure, and tamper-resistant transfer appliances with USB connectors to your datacenter or remote office. Backup data is directly written onto these devices. This option saves the effort required to procure your own Azure-compatible disks and connectors or to provision temporary storage as a staging location. Microsoft also handles the end-to-end transfer logistics, which you can track through the Azure portal.
2929

3030
An architecture that describes the movement of backup data with this option is shown here.
3131

@@ -66,7 +66,7 @@ The following table compares the two available options so that you can make the
6666

6767
| **Consideration** | **Offline backup based on Azure Data Box** | **Offline backup based on the Azure Import/Export service** |
6868
| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
69-
| Azure Backup deployment models | MARS Agent (preview) | MARS Agent, MABS, DPM-A |
69+
| Azure Backup deployment models | MARS Agent, MABS, DPM-A | MARS Agent, MABS, DPM-A |
7070
| Maximum backup data per server (MARS) or per protection group (MABS, DPM-A) | [Azure Data Box disk](../databox/data-box-disk-overview.md) - 7.2 TB <br> [Azure Data Box](../databox/data-box-overview.md) - 80 TB | 80 TB (up to 10 disks of 8 TB each) |
7171
| Security (data, device, and service) | [Data](../databox/data-box-security.md#data-box-data-protection) - AES 256-bit encrypted <br> [Device](../databox/data-box-security.md#data-box-device-protection) - Rugged case, proprietary, credential-based interface to copy data <br> [Service](../databox/data-box-security.md#data-box-service-protection) - Protected by Azure security features | Data - BitLocker encrypted |
7272
| Temporary staging location provisioning | Not required | More than or equal to the estimated backup data size |

0 commit comments

Comments
 (0)