Skip to content

Commit 4ad22a6

Browse files
Merge pull request #276275 from AbhishekMallick-MS/May-24-2024-Entra
Entra for offline data backup
2 parents 11eeaf9 + 8b94081 commit 4ad22a6

File tree

4 files changed

+8
-17
lines changed

4 files changed

+8
-17
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Offline seeding workflow for MARS using customer-owned disks with Azure I
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
6-
ms.date: 01/26/2024
6+
ms.date: 05/24/2024
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
99
---
@@ -56,7 +56,7 @@ Before you start the offline backup workflow, complete the following prerequisit
5656
* 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).
5757
* On the computer running the Azure Backup Agent, make sure that Microsoft Edge or Internet Explorer 11 is installed and JavaScript is enabled.
5858
* 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.
6060
* Register the *Microsoft.DataBox* resource provider with the subscription that contains the Azure storage account. To register the resource provider:
6161
1. On the main menu, select **Subscriptions**.
6262
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.

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

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
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
5-
ms.date: 12/05/2022
5+
ms.date: 05/24/2024
66
ms.service: backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
@@ -14,16 +14,6 @@ This article describes how to send the initial full backup data from DPM/MABS to
1414

1515
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.
1616

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
2717

2818
>[!IMPORTANT]
2919
> 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
6050
6151
* On the DPM or MABS server, make sure Microsoft Edge or Internet Explorer 11 is installed, and JavaScript is enabled.
6252
* 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.
6454
* Register the Microsoft.DataBox resource provider with the subscription containing the Azure Storage account. To register the resource provider:
6555
1. In the main menu, select **Subscriptions**.
6656
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.

articles/backup/offline-backup-azure-data-box-dpm-mabs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Offline Backup with Azure Data Box for DPM and MABS
33
description: You can use Azure Data Box to seed initial Backup data offline from DPM and MABS.
44
ms.topic: conceptual
5-
ms.date: 04/24/2024
5+
ms.date: 05/24/2024
66
ms.service: backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
@@ -54,7 +54,7 @@ Ensure the following:
5454

5555
- A valid Azure subscription.
5656
- 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.
5858
- The Data Box job and the Recovery Services vault to which the data needs to be seeded must be available in the same subscriptions.
5959

6060
>[!NOTE]

articles/backup/offline-backup-azure-data-box.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Offline backup by using Azure Data Box
33
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.
44
ms.topic: how-to
5-
ms.date: 10/25/2023
5+
ms.date: 05/24/2024
66
author: AbhishekMallick-MS
77
ms.author: v-abhmallick
88
ms.service: backup
@@ -66,6 +66,7 @@ The process to seed data from the MARS Agent by using Azure Data Box is supporte
6666
- The process requires that the user designated to perform the offline backup policy is an owner of the Azure subscription.
6767
- 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.
6868
- 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.
6970

7071
### Get Azure PowerShell 3.7.0
7172

0 commit comments

Comments
 (0)