Skip to content

Commit 06ec9f1

Browse files
Merge pull request #272899 from AbhishekMallick-MS/Apr-22-2024-Stack
Azure Stack Hub updates
2 parents a6e8386 + bfa3a86 commit 06ec9f1

File tree

1 file changed

+19
-18
lines changed

1 file changed

+19
-18
lines changed

articles/backup/backup-mabs-install-azure-stack.md

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
---
2-
title: Install Azure Backup Server on Azure Stack
3-
description: In this article, learn how to use Azure Backup Server to protect or back up workloads in Azure Stack.
4-
ms.topic: conceptual
5-
ms.date: 04/20/2023
2+
title: Install Azure Backup Server on Azure Stack Hub
3+
description: In this article, learn how to use Azure Backup Server to protect or back up workloads in Azure Stack Hub.
4+
ms.topic: how-to
5+
ms.service: backup
6+
ms.date: 04/22/2024
67
author: AbhishekMallick-MS
78
ms.author: v-abhmallick
89
---
9-
# Install Azure Backup Server on Azure Stack
10+
# Install Azure Backup Server on Azure Stack Hub
1011

11-
This article explains how to install Azure Backup Server on Azure Stack. With Azure Backup Server, you can protect Infrastructure as a Service (IaaS) workloads such as virtual machines running in Azure Stack. A benefit of using Azure Backup Server to protect your workloads is you can manage all workload protection from a single console.
12+
This article explains how to install Azure Backup Server on Azure Stack Hub. With Azure Backup Server, you can protect Infrastructure as a Service (IaaS) workloads such as virtual machines running in Azure Stack Hub. A benefit of using Azure Backup Server to protect your workloads is you can manage all workload protection from a single console.
1213

1314
> [!NOTE]
1415
> To learn about security capabilities, refer to [Azure Backup security features documentation](backup-azure-security-feature.md).
@@ -17,15 +18,15 @@ This article explains how to install Azure Backup Server on Azure Stack. With Az
1718
1819
## Prerequisites for the Azure Backup Server environment
1920

20-
Consider the recommendations in this section when installing Azure Backup Server in your Azure Stack environment. The Azure Backup Server installer checks that your environment has the necessary prerequisites, but you'll save time by preparing before you install.
21+
Consider the recommendations in this section when installing Azure Backup Server in your Azure Stack Hub environment. The Azure Backup Server installer checks that your environment has the necessary prerequisites, but you'll save time by preparing before you install.
2122

2223
### Determining size of virtual machine
2324

24-
To run Azure Backup Server on an Azure Stack virtual machine, use size A2 or larger. For assistance in choosing a virtual machine size, download the [Azure Stack VM size calculator](https://www.microsoft.com/download/details.aspx?id=56832).
25+
To run Azure Backup Server on an Azure Stack Hub virtual machine, use size A2 or larger. For assistance in choosing a virtual machine size, download the [Azure Stack Hub VM size calculator](https://www.microsoft.com/download/details.aspx?id=56832).
2526

26-
### Virtual Networks on Azure Stack virtual machines
27+
### Virtual Networks on Azure Stack Hub virtual machines
2728

28-
All virtual machines used in an Azure Stack workload must belong to the same Azure virtual network and Azure Subscription.
29+
All virtual machines used in an Azure Stack Hub workload must belong to the same Azure virtual network and Azure Subscription.
2930

3031
### Azure Backup Server VM performance
3132

@@ -36,25 +37,25 @@ If shared with other virtual machines, the storage account size and IOPS limits
3637

3738
### Configuring Azure Backup temporary disk storage
3839

39-
Each Azure Stack virtual machine comes with temporary disk storage, which is available to the user as volume `D:\`. The local staging area needed by Azure Backup can be configured to reside in `D:\`, and the cache location can be placed on `C:\`. In this way, no storage needs to be carved away from the data disks attached to the Azure Backup Server virtual machine.
40+
Each Azure Stack Hub virtual machine comes with temporary disk storage, which is available to the user as volume `D:\`. The local staging area needed by Azure Backup can be configured to reside in `D:\`, and the cache location can be placed on `C:\`. In this way, no storage needs to be carved away from the data disks attached to the Azure Backup Server virtual machine.
4041

4142
### Storing backup data on local disk and in Azure
4243

43-
Azure Backup Server stores backup data on Azure disks attached to the virtual machine, for operational recovery. Once the disks and storage space are attached to the virtual machine, Azure Backup Server manages storage for you. The amount of backup data storage depends on the number and size of disks attached to each [Azure Stack virtual machine](/azure-stack/user/azure-stack-storage-overview). Each size of Azure Stack VM has a maximum number of disks that can be attached to the virtual machine. For example, A2 is four disks. A3 is eight disks. A4 is 16 disks. Again, the size and number of disks determines the total backup storage pool.
44+
Azure Backup Server stores backup data on Azure disks attached to the virtual machine, for operational recovery. Once the disks and storage space are attached to the virtual machine, Azure Backup Server manages storage for you. The amount of backup data storage depends on the number and size of disks attached to each [Azure Stack Hub virtual machine](/azure-stack/user/azure-stack-storage-overview). Each size of Azure Stack Hub VM has a maximum number of disks that can be attached to the virtual machine. For example, A2 is four disks. A3 is eight disks. A4 is 16 disks. Again, the size and number of disks determines the total backup storage pool.
4445

4546
> [!IMPORTANT]
4647
> You should **not** retain operational recovery (backup) data on Azure Backup Server-attached disks for more than five days.
4748
>
4849
49-
Storing backup data in Azure reduces backup infrastructure on Azure Stack. If data is more than five days old, it should be stored in Azure.
50+
Storing backup data in Azure reduces backup infrastructure on Azure Stack Hub. If data is more than five days old, it should be stored in Azure.
5051

5152
To store backup data in Azure, create or use a Recovery Services vault. When preparing to back up the Azure Backup Server workload, you [configure the Recovery Services vault](backup-azure-microsoft-azure-backup.md#create-a-recovery-services-vault). Once configured, each time a backup job runs, a recovery point is created in the vault. Each Recovery Services vault holds up to 9999 recovery points. Depending on the number of recovery points created, and how long they're retained, you can retain backup data for many years. For example, you could create monthly recovery points, and retain them for five years.
5253

5354
### Scaling deployment
5455

5556
If you want to scale your deployment, you have the following options:
5657

57-
- Scale up - Increase the size of the Azure Backup Server virtual machine from A series to D series, and increase the local storage [per the Azure Stack virtual machine instructions](/azure-stack/user/azure-stack-manage-vm-disks).
58+
- Scale up - Increase the size of the Azure Backup Server virtual machine from A series to D series, and increase the local storage [per the Azure Stack Hub virtual machine instructions](/azure-stack/user/azure-stack-manage-vm-disks).
5859
- Offload data - send older data to Azure and retain only the newest data on the storage attached to the Azure Backup Server.
5960
- Scale out - Add more Azure Backup Servers to protect the workloads.
6061

@@ -66,9 +67,9 @@ If you want to scale your deployment, you have the following options:
6667

6768
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.
6869

69-
## Using an IaaS VM in Azure Stack
70+
## Using an IaaS VM in Azure Stack Hub
7071

71-
When choosing a server for Azure Backup Server, start with a Windows Server 2022 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.
72+
When choosing a server for Azure Backup Server, start with a Windows Server 2022 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. Use DPM\MABS [capacity planner](https://www.microsoft.com/download/details.aspx?id=54301) to get the appropriate RAM size and accordingly choose the IaaS VM size.
7273

7374
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.
7475

@@ -99,7 +100,7 @@ To edit the storage replication setting:
99100

100101
There are two ways to download the Azure Backup Server installer. You can download the Azure Backup Server installer from the [Microsoft Download Center](https://www.microsoft.com/download/details.aspx?id=55269). You can also download Azure Backup Server installer while you're configuring a Recovery Services vault. The following steps walk you through downloading the installer from the Azure portal while configuring a Recovery Services vault.
101102

102-
1. From your Azure Stack virtual machine, [sign in to your Azure subscription in the Azure portal](https://portal.azure.com/).
103+
1. From your Azure Stack Hub virtual machine, [sign in to your Azure subscription in the Azure portal](https://portal.azure.com/).
103104
2. In the left-hand menu, select **All Services**.
104105

105106
![Choose the All Services option in main menu](./media/backup-mabs-install-azure-stack/click-all-services.png)
@@ -144,7 +145,7 @@ There are two ways to download the Azure Backup Server installer. You can downlo
144145

145146
## Extract Azure Backup Server install files
146147

147-
After you've downloaded all files to your Azure Stack virtual machine, go to the download location. The first phase of installing Azure Backup Server is to extract the files.
148+
After you've downloaded all files to your Azure Stack Hub virtual machine, go to the download location. The first phase of installing Azure Backup Server is to extract the files.
148149

149150
![Download MABS installer](./media/backup-mabs-install-azure-stack/download-mabs-installer.png)
150151

0 commit comments

Comments
 (0)