Skip to content

Commit d2baaf0

Browse files
author
AbhishekMallick01
committed
syntax updates
1 parent 697b46e commit d2baaf0

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

articles/backup/backup-azure-microsoft-azure-backup.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Use Azure Backup Server to back up workloads
33
description: In this article, learn how to prepare your environment to protect and back up workloads using Microsoft Azure Backup Server (MABS).
44
ms.topic: how-to
5-
ms.date: 03/01/2023
5+
ms.date: 04/27/2023
66
ms.service: backup
77
author: jyothisuri
88
ms.author: jsuri
@@ -161,20 +161,22 @@ Once the extraction process complete, check the box to launch the freshly extrac
161161

162162
### Installing the software package
163163

164-
1. Select **Microsoft Azure Backup** to launch the setup wizard.
164+
1. Select **Microsoft Azure Backup Server** to launch the setup wizard.
165165

166-
![Microsoft Azure Backup Setup Wizard](./media/backup-azure-microsoft-azure-backup/launch-screen2.png)
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**.
168168

169-
![Azure Backup Server - Welcome and Prerequisites check](./media/backup-azure-microsoft-azure-backup/prereq/prereq-screen2.png)
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.":::
170172
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**.
171173

172174
>[!NOTE]
173175
>
174176
>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.
175177
>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.
176178
177-
![Azure Backup Server - SQL check](./media/backup-azure-microsoft-azure-backup/sql/01.png)
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.":::
178180

179181
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.
180182

articles/backup/backup-azure-sql-mabs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: backup
99
ms.custom: engagement-fy23
1010
---
1111

12-
# Back up SQL Server to Azure by using Azure Backup Server
12+
# Back up SQL Server to Azure using Azure Backup Server
1313

1414
This article describes how to back up and restore SQL Server to Azure by using Microsoft Azure Backup Server (MABS).
1515

0 commit comments

Comments
 (0)