Skip to content

Commit 3424465

Browse files
minor changes
1 parent 09aa884 commit 3424465

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

articles/backup/backup-azure-backup-import-export.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Offline seeding workflow for MARS using customer owned disks with Azure Import/Export - Azure Backup
2+
title: Offline seeding workflow for MARS using customer-owned disks with Azure Import/Export - Azure Backup
33
description: Learn how you can use Azure Backup to send data off the network by using the Azure Import/Export service. This article explains the offline seeding of the initial backup data by using the Azure Import/Export service.
44
ms.reviewer: saurse
55
ms.topic: how-to
66
ms.date: 12/05/2022
77
---
8-
# Offline seeding for MARS using customer owned disks with Azure Import/Export
8+
# Offline seeding for MARS using customer-owned disks with Azure Import/Export
99

10-
This article describes how to send the initial full backup data from MARS to Azure using customer owned disks instead of sending it via the network. Learn about [sending the initial full backup data from DPM/MABS to Azure using customer owned disks](backup-azure-backup-server-import-export.md).
10+
This article describes how to send the initial full backup data from MARS to Azure using customer-owned disks instead of sending it via the network. Learn about [sending the initial full backup data from DPM/MABS to Azure using customer-owned disks](backup-azure-backup-server-import-export.md).
1111

1212
Azure Backup has several built-in efficiencies that save network and storage costs during the initial full backups of data to Azure. Initial full backups typically transfer large amounts of data and require more network bandwidth when compared to subsequent backups that transfer only the deltas/incrementals. Through the process of offline seeding, Azure Backup can use disks to upload the offline backup data to Azure.
1313

articles/backup/backup-azure-backup-server-import-export.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: Offline seeding workflow for DPM and MABS using customer owned disks with Azure Import/Export - Azure Backup
2+
title: Offline seeding workflow for DPM and MABS using customer-owned disks with Azure Import/Export - Azure Backup
33
description: With Azure Backup, you can send data off the network by using the Azure Import/Export service. This article explains the offline backup workflow for DPM and Azure Backup Server.
44
ms.topic: how-to
55
ms.date: 12/05/2022
66
author: v-amallick
77
ms.service: backup
88
ms.author: v-amallick
99
---
10-
# Offline seeding for DPM/MABS using customer owned disks with Azure Import/Export
10+
# Offline seeding for DPM/MABS using customer-owned disks with Azure Import/Export
1111

12-
This article describes how to send the initial full backup data from DPM/MABS to Azure using customer owned disks instead of sending it via the network. Learn about [sending the initial full backup data from MARS to Azure using customer owned disks](backup-azure-backup-import-export.md).
12+
This article describes how to send the initial full backup data from DPM/MABS to Azure using customer-owned disks instead of sending it via the network. Learn about [sending the initial full backup data from MARS to Azure using customer-owned disks](backup-azure-backup-import-export.md).
1313

1414
System Center Data Protection Manager and Azure Backup Server (MABS) integrate with Azure Backup and use several built-in efficiencies that save network and storage costs during the initial full backups of data to Azure. Initial full backups typically transfer large amounts of data and require more network bandwidth when compared to subsequent backups that transfer only the deltas/incrementals. 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.
1515

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,9 +275,9 @@ Error message | Recommended action
275275
--|--
276276
Unable to find changes in a file. This could be due to various reasons. Please retry the operation | To resolve this issue, verify the following steps and retry the operation:<br/> - [Ensure the MARS agent is latest](https://go.microsoft.com/fwlink/?linkid=229525&clcid=0x409) <br/> - [Verify and resolve storage issues that impact backup scratch space](#prerequisites)
277277

278-
## MARS offline seeding using customer owned disks (Import/Export) is not working
278+
## MARS offline seeding using customer-owned disks (Import/Export) is not working
279279

280-
Azure Import/Export now uses Azure Data Box APIs for offline seeding on customer owned disks. The Azure portal also list the Import/Export jobs created using the new API under [Azure Data Box jobs](/azure/import-export/storage-import-export-view-drive-status?tabs=azure-portal-preview) with the Model column as Import/Export.
280+
Azure Import/Export now uses Azure Data Box APIs for offline seeding on customer-owned disks. The Azure portal also list the Import/Export jobs created using the new API under [Azure Data Box jobs](/azure/import-export/storage-import-export-view-drive-status?tabs=azure-portal-preview) with the Model column as Import/Export.
281281

282282
MARS agent versions lower than *2.0.9250.0* used the [old Azure Import/Export APIs](/rest/api/storageimportexport/), which will be discontinued after February 28, 2023 and the old MARS agents (version lower than 2.0.9250.0) can't do offline seeding using your own disks. So, we recommend you to use MARS agent 2.0.9250 or higher that uses the new Azure Data Box APIs for offline seeding on your own disks.
283283

0 commit comments

Comments
 (0)