You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-backup-import-export.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Offline seeding workflow for MARS using customer-owned disks with Azure I
3
3
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.
4
4
ms.reviewer: saurse
5
5
ms.topic: how-to
6
-
ms.date: 01/26/2024
6
+
ms.date: 05/24/2024
7
7
author: AbhishekMallick-MS
8
8
ms.author: v-abhmallick
9
9
---
@@ -56,7 +56,7 @@ Before you start the offline backup workflow, complete the following prerequisit
56
56
* Azure PowerShell 3.7.0 is required on the computer running the Azure Backup Agent. Download and [install the 3.7.0 version of Azure PowerShell](https://github.com/Azure/azure-powershell/releases/tag/v3.7.0-March2017).
57
57
* On the computer running the Azure Backup Agent, make sure that Microsoft Edge or Internet Explorer 11 is installed and JavaScript is enabled.
58
58
* Create an Azure storage account in the same subscription as the Recovery Services vault.
59
-
*Make sure you have the [necessary permissions](../active-directory/develop/howto-create-service-principal-portal.md) to create the Microsoft Entra application. The offline backup workflow creates a Microsoft Entra application in the subscription associated with the Azure storage account. The goal of the application is to provide Azure Backup with secure and scoped access to the Azure Import/Export service, which is required for the offline backup workflow.
59
+
*Ensure that you have the [necessary permissions](/entra/identity/role-based-access-control/permissions-reference#application-administratorl) to create the Microsoft Entra application. The Offline Backup workflow creates a Microsoft Entra application in the subscription associated with the **Azure Storage account**. This application allows the **Azure Backup Service** a *secure and scoped access* to the **Azure Import Service**, required for the Offline Backup workflow.
60
60
* Register the *Microsoft.DataBox* resource provider with the subscription that contains the Azure storage account. To register the resource provider:
61
61
1. On the main menu, select **Subscriptions**.
62
62
1. If you're subscribed to multiple subscriptions, select the subscription you plan to use for the offline backup. If you use only one subscription, then your subscription appears.
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-backup-server-import-export.md
+2-12Lines changed: 2 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Offline seeding workflow for DPM and MABS using customer-owned disks with Azure Import/Export - Azure Backup
3
3
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.
4
4
ms.topic: how-to
5
-
ms.date: 12/05/2022
5
+
ms.date: 05/24/2024
6
6
ms.service: backup
7
7
author: AbhishekMallick-MS
8
8
ms.author: v-abhmallick
@@ -14,16 +14,6 @@ This article describes how to send the initial full backup data from DPM/MABS to
14
14
15
15
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.
16
16
17
-
In this article, you'll learn about:
18
-
19
-
> [!div class="checklist"]
20
-
> - Offline-seeding process
21
-
> - Supported capabilities
22
-
> - Prerequisites
23
-
> - Workflow
24
-
> - How to initiate offline backup
25
-
> - How to prepare SATA drives and ship to Azure
26
-
> - How to update the tracking and shipping details on the Azure import job
27
17
28
18
>[!IMPORTANT]
29
19
> These steps are applicable for DPM 2019 UR1 (or above) and MABS v3 UR1 (or higher). Ensure that you've the latest MARS agent (version 2.0.9250.0 or higher) before following the below section. [Learn more](backup-azure-mars-troubleshoot.md#mars-offline-seeding-using-customer-owned-disks-importexport-is-not-working).
@@ -60,7 +50,7 @@ Ensure that the following prerequisites are met before you start the offline bac
60
50
61
51
* On the DPM or MABS server, make sure Microsoft Edge or Internet Explorer 11 is installed, and JavaScript is enabled.
62
52
* Create an Azure Storage account in the same subscription as the Recovery Services vault.
63
-
*Make sure you have the [necessary permissions](../active-directory/develop/howto-create-service-principal-portal.md) to create the Microsoft Entra application. The Offline Backup workflow creates a Microsoft Entra application in the subscription associated with the Azure Storage account. The goal of the application is to provide Azure Backup with secure and scoped access to the Azure Import Service, required for the Offline Backup workflow.
53
+
*Ensure that you have the [necessary permissions](/entra/identity/role-based-access-control/permissions-reference#application-administratorl) to create the Microsoft Entra application. The Offline Backup workflow creates a Microsoft Entra application in the subscription associated with the **Azure Storage account**. This application allows the **Azure Backup Service** a *secure and scoped access* to the **Azure Import Service**, required for the Offline Backup workflow.
64
54
* Register the Microsoft.DataBox resource provider with the subscription containing the Azure Storage account. To register the resource provider:
65
55
1. In the main menu, select **Subscriptions**.
66
56
2. If you're subscribed to multiple subscriptions, select the subscription you're using for the offline backup. If you use only one subscription, then your subscription appears.
Copy file name to clipboardExpand all lines: articles/backup/offline-backup-azure-data-box-dpm-mabs.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Offline Backup with Azure Data Box for DPM and MABS
3
3
description: You can use Azure Data Box to seed initial Backup data offline from DPM and MABS.
4
4
ms.topic: conceptual
5
-
ms.date: 04/24/2024
5
+
ms.date: 05/24/2024
6
6
ms.service: backup
7
7
author: AbhishekMallick-MS
8
8
ms.author: v-abhmallick
@@ -54,7 +54,7 @@ Ensure the following:
54
54
55
55
- A valid Azure subscription.
56
56
- The user intended to perform the offline backup policy must be an owner of the Azure subscription.
57
-
- Ensure that you have the [necessary permissions](/entra/identity-platform/howto-create-service-principal-portal) to create the Microsoft Entra application. The Offline Backup workflow creates a Microsoft Entra application in the subscription associated with the Azure Storage account. The goal of the application is to provide Azure Backup with secure and scoped access to the Azure Import Service, required for the Offline Backup workflow.
57
+
- Ensure that you have the [necessary permissions](/entra/identity/role-based-access-control/permissions-reference#application-administratorl) to create the Microsoft Entra application. The Offline Backup workflow creates a Microsoft Entra application in the subscription associated with the **Azure Storage account**. This application allows the **Azure Backup Service** a *secure and scoped access* to the **Azure Import Service**, required for the Offline Backup workflow.
58
58
- The Data Box job and the Recovery Services vault to which the data needs to be seeded must be available in the same subscriptions.
Copy file name to clipboardExpand all lines: articles/backup/offline-backup-azure-data-box.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Offline backup by using Azure Data Box
3
3
description: Learn how you can use Azure Data Box to seed large initial backup data offline from the MARS Agent to a Recovery Services vault.
4
4
ms.topic: how-to
5
-
ms.date: 10/25/2023
5
+
ms.date: 05/24/2024
6
6
author: AbhishekMallick-MS
7
7
ms.author: v-abhmallick
8
8
ms.service: backup
@@ -66,6 +66,7 @@ The process to seed data from the MARS Agent by using Azure Data Box is supporte
66
66
- The process requires that the user designated to perform the offline backup policy is an owner of the Azure subscription.
67
67
- The Data Box job and the Recovery Services vault (to which the data needs to be seeded) are required to be in the same subscriptions.
68
68
- We recommend that the target storage account associated with the Azure Data Box job and the Recovery Services vault are in the same region. However, this isn't necessary.
69
+
- Ensure that you have the [necessary permissions](/entra/identity/role-based-access-control/permissions-reference#application-administratorl) to create the Microsoft Entra application. The Offline Backup workflow creates a Microsoft Entra application in the subscription associated with the **Azure Storage account**. This application allows the **Azure Backup Service** a *secure and scoped access* to the **Azure Import Service**, required for the Offline Backup workflow.
0 commit comments