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-microsoft-azure-backup.md
+40-50Lines changed: 40 additions & 50 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: Use Azure Backup Server to back up workloads
3
3
description: In this article, learn how to prepare your environment to protect and back up workloads using Microsoft Azure Backup Server (MABS).
4
4
ms.topic: how-to
5
-
ms.date: 07/15/2025
5
+
ms.date: 01/21/2026
6
6
ms.service: azure-backup
7
7
author: AbhishekMallick-MS
8
8
ms.author: v-mallicka
@@ -64,15 +64,15 @@ You can deduplicate the DPM storage using Windows Server Deduplication. Learn mo
64
64
> [!NOTE]
65
65
> Azure Backup Server is designed to run on a dedicated, single-purpose server. You can't install Azure Backup Server on:
66
66
>
67
-
> * A computer running as a domain controller
68
-
> * A computer on which the Application Server role is installed
69
-
> * A computer that's a System Center Operations Manager management server
70
-
> * A computer on which Exchange Server is running
71
-
> * A computer that's a node of a system
67
+
> * A computer running as a domain controller.
68
+
> * A computer that has the Application Server role installed.
69
+
> * A computer that's a System Center Operations Manager management server.
70
+
> * A computer that has running Exchange Server.
71
+
> * A computer that's a node of a system.
72
72
>
73
73
> Installing Azure Backup Server isn't supported on Windows Server Core or Microsoft Hyper-V Server.
74
74
75
-
Always join Azure Backup Server to a domain. Moving an existing Azure Backup Server machine to a new domain after deployment is *not supported*.
75
+
Always join Azure Backup Server to a domain. Moving an existing Azure Backup Server machine to a new domain after deployment isn't supported.
76
76
77
77
Whether you send backup data to Azure, or keep it locally, Azure Backup Server must be registered with a Recovery Services vault.
78
78
@@ -87,68 +87,58 @@ The storage replication option allows you to choose between geo-redundant storag
87
87
88
88
To edit the storage replication setting:
89
89
90
-
1. From the **Recovery Services vaults** pane, select the new vault. Under the **Settings** section, select **Properties**.
91
-
2. In **Properties**, under **Backup Configuration**, select **Update**.
90
+
1. On the **Recovery Services vaults** pane, select the new vault.
91
+
1. On the **Recovery Services vaults** you selected, go to **Settings** > **Properties**.
92
+
1. On the **Properties** pane, under **Backup Configuration**, select **Update**.
92
93
93
-
3. Select the storage replication type, and select **Save**.
94
+
:::image type="content" source="./media/backup-create-rs-vault/recovery-services-vault-backup-configuration.png" alt-text="Screenshot that shows the selection of the storage replication type for the new Recovery Services vault." lightbox="./media/backup-create-rs-vault/recovery-services-vault-backup-configuration.png":::
94
95
95
-

96
+
1. On the **Backup Configuration** pane, select the storage replication type, and then select **Apply**.
96
97
97
98
## Software package
98
99
99
-
### Downloading the software package
100
+
### Download the MABS software package
100
101
101
102
1. Sign in to the [Azure portal](https://portal.azure.com/).
102
-
2.If you already have a Recovery Services vault open, continue to step 3. If you don't have a Recovery Services vault open, but are in the Azure portal, on the main menu, select **Browse**.
103
+
2.On the search box, type **Recovery**, and then select **Recovery Services vaults** from the search results.
103
104
104
-
* In the list of resources, type **Recovery Services**.
105
-
* As you begin typing, the list will filter based on your input. When you see **Recovery Services vaults**, select it.
105
+
:::image type="content" source="./media/backup-azure-microsoft-azure-backup/open-recovery-services-vault.png" alt-text="Screenshot that shows how to open the Recovery Services vaults pane in the Azure portal.":::
1. On the **Recovery Services vaults** pane, select the new vault you created.
108
108
109
-
The list of Recovery Services vaults appears.
110
-
* From the list of Recovery Services vaults, select a vault.
109
+
1. On the vault dashboard, under **Getting Started**, select **Backup**.
111
110
112
-
The selected vaultdashboard opens.
111
+
:::image type="content" source="./media/backup-azure-microsoft-azure-backup/vault-dashboard.png" alt-text="Screenshot that shows the dashboard of the selected Recovery Services vault." lightbox="./media/backup-azure-microsoft-azure-backup/vault-dashboard.png":::
4. Select **Backup** to open the Getting Started wizard.
115
+
:::image type="content" source="./media/backup-azure-microsoft-azure-backup/backup-goals-azure-backup-server.png" alt-text="Screenshot that shows the selection of workloads to protect using Azure Backup Server.":::
5. In the **Backup Goal** pane, from the **Where is your workload running** menu, select **On-premises**.
127
-
128
-

129
-
130
-
From the **What do you want to back up?** drop-down menu, select the workloads you want to protect using Azure Backup Server, and then select **OK**.
131
-
132
-
The **Getting Started with backup** wizard switches the **Prepare infrastructure** option to back up workloads to Azure.
119
+
1. To back up workloads to Azure, select **Prepare Infrastructure** option.
133
120
134
121
> [!NOTE]
135
122
> If you only want to back up files and folders, we recommend using the Azure Backup agent and following the guidance in the article, [First look: back up files and folders](./backup-windows-with-mars-agent.md). If you're going to protect more than files and folders, or you're planning to expand the protection needs in the future, select those workloads.
136
123
>
137
124
>
138
125
139
-

126
+
:::image type="content" source="./media/backup-azure-microsoft-azure-backup/select-prepare-infrastructure.png" alt-text="Screenshot that shows the Prepare infrastructure option selected in the Backup Goals pane.":::
127
+
128
+
1. On the **Prepare infrastructure** pane, for **Install MicrosoftAzure Backup Server** and **Download vault credentials**, select the **Download** links.
140
129
141
-
6. In the **Prepare infrastructure** pane that opens, select the **Download** links for Install Azure Backup Server and Download vault credentials. You use the vault credentials during registration of Azure Backup Server to the Recovery Services vault. The links take you to the Download Center where the software package can be downloaded.
130
+
You use the vault credentials during registration of Azure Backup Server to the Recovery Services vault. The links take you to the Download Center where the software package can be downloaded.
142
131
143
-

132
+
:::image type="content" source="./media/backup-azure-microsoft-azure-backup/azure-backup-server-prep-infra.png" alt-text="Screenshot that shows the Prepare infrastructure pane with download links for Microsoft Azure Backup Server and vault credentials.":::
144
133
145
-
7. Select all the files and select **Next**. Download all the files coming in from the Microsoft Azure Backup download page, and place all the files in the same folder.
134
+
1. On the **Microsoft Azure Backup Server download** page, select **Download**.
135
+
1. On the MABS version selection window, select all the files and then select **Download**. Download all the files coming in from the Microsoft Azure Backup Server download page, and place all the files in the same folder.
146
136
147
-

137
+
:::image type="content" source="./media/backup-azure-microsoft-azure-backup/downloadcenter.png" alt-text="Screenshot that shows the Download Center with Microsoft Azure Backup Server files.":::
148
138
149
-
Since the download size of all the files together is > 3 GB, on a 10-Mbps download link it may take up to 60 minutes for the download to complete.
139
+
Since the download size of all the files together is > 3 GB, on a 10-Mbps download link it might take up to 60 minutes for the download to complete.
150
140
151
-
### Extracting the software package
141
+
### Extract the MABS software package
152
142
153
143
After you've downloaded all the files, select **MicrosoftAzureBackupInstaller.exe**. This will start the **Microsoft Azure Backup Setup Wizard** to extract the setup files to a location specified by you. Continue through the wizard and select the **Extract** button to begin the extraction process.
154
144
@@ -157,11 +147,11 @@ After you've downloaded all the files, select **MicrosoftAzureBackupInstaller.ex
157
147
>
158
148
>
159
149
160
-

150
+
:::image type="content" source="./media/backup-azure-microsoft-azure-backup/extract/03.png" alt-text="Screenshot that shows the setup files extraction wizard for install.":::
161
151
162
-
Once the extraction process completes, check the box to launch the freshly extracted *setup.exe* to begin installing Microsoft Azure Backup Server and select the **Finish** button.
152
+
After the extraction process completes, check the box to launch the freshly extracted *setup.exe* to begin installing Microsoft Azure Backup Server and select the **Finish** button.
163
153
164
-
### Installing the software package
154
+
### Install the software package
165
155
166
156
1. Select **Microsoft Azure Backup Server** to launch the setup wizard.
167
157
@@ -270,7 +260,7 @@ The following sections describe how to update protection agents for client compu
270
260
271
261
## Move MABS to a new server
272
262
273
-
Here are the steps if you need to move MABS to a new server, while retaining the storage. This can be done only if all the data is on Modern Backup Storage.
263
+
Here are the steps if you need to move MABS to a new server, while retaining the storage. This can be done only if the data is on Modern Backup Storage.
274
264
275
265
> [!IMPORTANT]
276
266
>
@@ -286,7 +276,7 @@ Here are the steps if you need to move MABS to a new server, while retaining the
286
276
7. Restore the DPMDB taken in step 1.
287
277
8. Attach the storage from the original backup server to the new server.
288
278
9. From SQL, restore the DPMDB.
289
-
10. Run CMD (as an administrator) on the new server. Go to the Microsoft Azure Backup install location and bin folder.
279
+
10. Run CMD (as an administrator) on the new server. Go to the Microsoft Azure Backup installed location and bin folder.
@@ -357,7 +347,7 @@ Use the following procedures to upgrade MABS.
357
347
358
348
> [!NOTE]
359
349
>
360
-
> MABS V3 isn't a prerequisite for installing MABS V4. However, you can upgrade to MABS V4 only from MABS V3 (RTM, Update Rollup 1 and Update Rollup 2).
350
+
> MABS V3 isn't a prerequisite for installing MABS V4. However, you can upgrade to MABS V4 only from MABS V3 (RTM, Update Rollup 1, Update Rollup 2).
361
351
362
352
Use the following steps to upgrade MABS:
363
353
@@ -387,9 +377,9 @@ The example below increases the limit to 12 jobs.
If Microsoft Azure Backup server fails with errors during the setup phase (or backup or restore), refer to this [error codes document](https://support.microsoft.com/kb/3041338) for more information.
382
+
If Microsoft Azure Backup server fails with errors during the setup, backup, or restore phase, see this [error codes document](https://support.microsoft.com/kb/3041338) for more information.
393
383
394
384
You can also refer to [Azure Backup related FAQs](backup-azure-backup-faq.yml).
0 commit comments