|
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: 03/01/2023 |
| 5 | +ms.date: 04/27/2023 |
6 | 6 | ms.service: backup
|
7 | 7 | author: jyothisuri
|
8 | 8 | ms.author: jsuri
|
@@ -161,20 +161,22 @@ Once the extraction process complete, check the box to launch the freshly extrac
|
161 | 161 |
|
162 | 162 | ### Installing the software package
|
163 | 163 |
|
164 |
| -1. Select **Microsoft Azure Backup** to launch the setup wizard. |
| 164 | +1. Select **Microsoft Azure Backup Server** to launch the setup wizard. |
165 | 165 |
|
166 |
| -  |
167 |
| -2. On the Welcome screen, select the **Next** button. This takes you to the *Prerequisite Checks* section. On this screen, select **Check** to determine if the hardware and software prerequisites for Azure Backup Server have been met. If all prerequisites are met successfully, you'll see a message indicating that the machine meets the requirements. Select the **Next** button. |
| 166 | + :::image type="content" source="./media/backup-azure-microsoft-azure-backup/launch-setup-wizard.png" alt-text="Screenshot shows Microsoft Azure Backup Setup Wizard."::: |
| 167 | +2. On the **Welcome** screen, select **Next**. |
168 | 168 |
|
169 |
| -  |
| 169 | + This takes you to the *Prerequisite Checks* section. On this screen, select **Check** to determine if the hardware and software prerequisites for Azure Backup Server have been met. If all prerequisites are met successfully, you'll see a message indicating that the machine meets the requirements. Select the **Next** button. |
| 170 | + |
| 171 | + :::image type="content" source="./media/backup-azure-microsoft-azure-backup/prereq/welcome-screen.png" alt-text="Screenshot shows Azure Backup Server welcome and prerequisites check."::: |
170 | 172 | 3. The Azure Backup Server installation package comes bundled with the appropriate SQL Server binaries needed. When starting a new Azure Backup Server installation, pick the option **Install new Instance of SQL Server with this Setup** and select the **Check and Install** button. Once the prerequisites are successfully installed, select **Next**.
|
171 | 173 |
|
172 | 174 | >[!NOTE]
|
173 | 175 | >
|
174 | 176 | >If you wish to use your own SQL server, the supported SQL Server versions are SQL Server 2022 and 2019. All SQL Server versions should be Standard or Enterprise 64-bit.
|
175 | 177 | >Azure Backup Server won't work with a remote SQL Server instance. The instance being used by Azure Backup Server needs to be local. If you're using an existing SQL server for MABS, the MABS setup only supports the use of *named instances* of SQL server.
|
176 | 178 |
|
177 |
| -  |
| 179 | + :::image type="content" source="./media/backup-azure-microsoft-azure-backup/sql/install-new-instance-of-sql-server.png" alt-text="Screenshot shows Azure Backup Server SQL check."::: |
178 | 180 |
|
179 | 181 | If a failure occurs with a recommendation to restart the machine, do so and select **Check Again**. If there are any SQL configuration issues, reconfigure SQL according to the SQL guidelines and retry to install/upgrade MABS using the existing instance of SQL.
|
180 | 182 |
|
|
0 commit comments