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
| Windows Server Semi Annual Channel - Datacenter/Enterprise/Standard | Volumes, files, folders |
24
-
| Windows Server 2016 - Datacenter/Enterprise/Standard | Volumes, files, folders |
25
-
| Windows Server 2012 R2 - Datacenter/Enterprise/Standard | Volumes, files, folders |
26
-
| Windows Server 2012 - Datacenter/Enterprise/Standard | Volumes, files, folders |
27
-
| Windows Server 2008 R2 - Datacenter/Enterprise/Standard | Volumes, files, folders |
28
-
| SQL Server 2016 | Database |
29
-
| SQL Server 2014 | Database |
30
-
| SQL Server 2012 SP1 | Database |
31
-
| SharePoint 2016 | Farm, database, frontend, web server |
32
-
| SharePoint 2013 | Farm, database, frontend, web server |
33
-
| SharePoint 2010 | Farm, database, frontend, web server |
16
+
>For more information on tbe supported workloads, see the [Azure Backup Server protection matrix](backup-mabs-protection-matrix.md).
34
17
35
18
## Prerequisites for the Azure Backup Server environment
36
19
@@ -77,15 +60,15 @@ If you want to scale your deployment, you have the following options:
77
60
78
61
### .NET Framework
79
62
80
-
.NET Framework 3.5 SP1 or higher must be installed on the virtual machine.
63
+
.NET Framework 4.5 or higher must be installed on the virtual machine.
81
64
82
65
### Joining a domain
83
66
84
67
The Azure Backup Server virtual machine must be joined to a domain. A domain user with administrator privileges must install Azure Backup Server on the virtual machine.
85
68
86
69
## Using an IaaS VM in Azure Stack
87
70
88
-
When choosing a server for Azure Backup Server, start with a Windows Server 2012 R2 Datacenter or Windows Server 2016 Datacenter gallery image. The article, [Create your first Windows virtual machine in the Azure portal](../virtual-machines/windows/quick-create-portal.md?toc=/azure/virtual-machines/windows/toc.json), provides a tutorial for getting started with the recommended virtual machine. The recommended minimum requirements for the server virtual machine (VM) should be: A2 Standard with two cores and 3.5-GB RAM.
71
+
When choosing a server for Azure Backup Server, start with a Windows Server 2022 R2 Datacenter or Windows Server 2019 Datacenter gallery image. The article, [Create your first Windows virtual machine in the Azure portal](../virtual-machines/windows/quick-create-portal.md?toc=/azure/virtual-machines/windows/toc.json), provides a tutorial for getting started with the recommended virtual machine. The recommended minimum requirements for the server virtual machine (VM) should be: A2 Standard with two cores and 3.5-GB RAM.
89
72
90
73
Protecting workloads with Azure Backup Server has many nuances. The [protection matrix for MABS](./backup-mabs-protection-matrix.md) helps explain these nuances. Before deploying the machine, read this article completely.
91
74
@@ -153,8 +136,6 @@ There are two ways to download the Azure Backup Server installer. You can downlo
153
136
154
137
8. In the Microsoft Azure Backup Server download page, choose a language, and select **Download**.
155
138
156
-

157
-
158
139
9. The Azure Backup Server installer is composed of eight files - an installer and seven .bin files. Check **File Name** to select all required files and select **Next**. Download all files to the same folder.
159
140
160
141

@@ -231,8 +212,6 @@ Azure Backup Server shares code with Data Protection Manager. You'll see referen
231
212
232
213
After checking, if the virtual machine has the necessary prerequisites to install Azure Backup Server, select **Next**.
233
214
234
-

235
-
236
215
If a failure occurs with a recommendation to restart the machine, then restart the machine. After restarting the machine, restart the installer, and when you get to the **SQL Settings** screen, select **Check Again**.
237
216
238
217
5. In the **Installation Settings**, provide a location for the installation of Microsoft Azure Backup server files and select **Next**.
@@ -275,7 +254,7 @@ Azure Backup Server shares code with Data Protection Manager. You'll see referen
275
254
276
255
The installer launches the **Register Server Wizard**.
277
256
278
-
12. Switch to your Azure subscription and your Recovery Services vault. In the **Prepare Infrastructure** menu, select **Download** to download vault credentials. If the **Download** button in step 2 isn't active, select **Already downloaded or using the latest Azure Backup Server installation** to activate the button. The vault credentials download to the location where you store downloads. Be aware of this location because you'll need it for the next step.
257
+
12. Switch to your Azure subscription and your Recovery Services vault. In the **Prepare Infrastructure** menu, select **Download** to download vault credentials. If the **Download** button in step 2 isn't active, select **Already downloaded or using the latest Azure Backup Server installation** to activate the button. The vault credentials download to the location where your downloads are stored. Be aware of this location because you'll need it for the next step.
@@ -299,8 +278,6 @@ Azure Backup Server shares code with Data Protection Manager. You'll see referen
299
278
300
279
15. When the installer completes, the **Status** shows that all software has been successfully installed.
301
280
302
-

303
-
304
281
When installation completes, the Azure Backup Server console and the Azure Backup Server PowerShell icons are created on the server desktop.
305
282
306
283
## Add backup storage
@@ -351,12 +328,12 @@ Once connectivity to Azure is restored to the Azure Backup Server, the Azure sub
351
328
352
329
It's possible to change an Azure subscription from *Expired* or *Deprovisioned* state to *Active* state. While the subscription state isn't *Active*:
353
330
354
-
- While a subscription is *Deprovisioned*, it loses functionality. Restoring the subscription to *Active*, revives the backup/restore functionality. If backup data on the local disk was retained with a sufficiently large retention period, that backup data can be retrieved. However, backup data in Azure is irretrievably lost once the subscription enters the *Deprovisioned* state.
331
+
- While a subscription is *Deprovisioned*, it loses functionality. If you restore the subscription to *Active*, it revives the backup/restore functionality. If the backup data on the local disk was retained with a sufficiently large retention period, that backup data can be retrieved. However, backup data in Azure is irretrievably lost once the subscription enters the *Deprovisioned* state.
355
332
- While a subscription is *Expired*, it loses functionality. Scheduled backups don't run while a subscription is *Expired*.
356
333
357
334
## Troubleshooting
358
335
359
-
If Microsoft Azure Backup server fails with errors during the setup phase (or backup or restore), see the [error codes document](https://support.microsoft.com/kb/3041338).
336
+
If Microsoft Azure Backup server fails with errors during the setup phase (backup or restore), see the [error codes document](https://support.microsoft.com/kb/3041338).
360
337
You can also refer to [Azure Backup related FAQs](backup-azure-backup-faq.yml)
0 commit comments