Skip to content

Commit 6460f75

Browse files
author
AbhishekMallick-MS
committed
addressed PM inputs
1 parent d8c670c commit 6460f75

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

articles/backup/backup-sql-server-database-from-azure-vm-blade.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: Back up SQL Server from the Azure VM blade using Azure Backup
33
description: In this article, learn how to back up SQL Server databases from the Azure VM blade via the Azure portal.
44
ms.topic: how-to
5-
ms.date: 07/19/2024
5+
ms.date: 07/23/2024
66
ms.service: backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
99
---
10-
# Back up an SQL Server from the Azure VM blade
10+
# Back up a SQL Server from the Azure SQL Server VM blade
1111

12-
This article describes how to use Azure Backup to back up an SQL Server (running in Azure VM) from the SQL VM resource via the Azure portal.
12+
This article describes how to use Azure Backup to back up a SQL Server (running in Azure VM) from the SQL VM resource via the Azure portal.
1313

1414
SQL Server databases are critical workloads that require a low recovery-point objective (RPO) and long-term retention. You can back up SQL Server databases running on Azure virtual machines (VMs) by using [Azure Backup](backup-overview.md).
1515

@@ -18,11 +18,13 @@ SQL Server databases are critical workloads that require a low recovery-point ob
1818
1919
## Prerequisites
2020

21-
Before you back up an SQL Server database, see the [backup criteria](backup-sql-server-database-azure-vms.md#prerequisites).
21+
Before you back up a SQL Server database, see the [backup criteria](backup-sql-server-database-azure-vms.md#prerequisites).
2222

2323
## Configure backup for SQLServer database
2424

25-
To configure backup for SQL Server database from the SQL VM blade, follow these steps:
25+
You can now configure Azure backup for your SQL server running in Azure VM, directly from the SQL VM resource blade.
26+
27+
To configure backup from the SQL VM blade, follow these steps:
2628

2729
1. In the [Azure portal](https://portal.azure.com/), go to the *SQL VM resource*.
2830

@@ -40,11 +42,11 @@ To configure backup for SQL Server database from the SQL VM blade, follow these
4042

4143
1. On the **Azure Backup** blade, select **Enable** to start configuring the backup for the SQL Server using Azure Backup.
4244

43-
1. To start the backup operation, select an *existing Recovery Services vault* or [create a new vault](backup-sql-server-database-azure-vms.md#create-a-recovery-services-vault).
45+
1. To start the backup operation, select an existing Recovery Services vault or [create a new vault](backup-sql-server-database-azure-vms.md#create-a-recovery-services-vault).
4446

4547
1. Select **Discover** to start discovering databases in the VM.
4648

47-
:::image type="content" source="./media/backup-sql-server-database-from-azure-vm-blade/start-database-discovery.png" alt-text="Screenshot shows how to start discovering an SQL database." lightbox="./media/backup-sql-server-database-from-azure-vm-blade/start-database-discovery.png":::
49+
:::image type="content" source="./media/backup-sql-server-database-from-azure-vm-blade/start-database-discovery.png" alt-text="Screenshot shows how to start discovering the SQL database." lightbox="./media/backup-sql-server-database-from-azure-vm-blade/start-database-discovery.png":::
4850

4951
This operation will take some time to run when performed for the first time.
5052

@@ -68,7 +70,7 @@ To configure backup for SQL Server database from the SQL VM blade, follow these
6870

6971
1. Select the default policy as *HourlyLogBackup*.
7072
1. Select an existing backup policy previously created for SQL.
71-
1. Create a new policy based on your RPO and retention range.
73+
1. [Create a new policy](tutorial-sql-backup.md#create-a-backup-policy) based on your RPO and retention range.
7274

7375
:::image type="content" source="./media/backup-sql-server-database-from-azure-vm-blade/select-backup-policy.png" alt-text="Screenshot shows how to select a backup policy for the database." lightbox="./media/backup-sql-server-database-from-azure-vm-blade/select-backup-policy.png":::
7476

@@ -97,5 +99,5 @@ To configure backup for SQL Server database from the SQL VM blade, follow these
9799

98100
- [Restore SQL Server databases on Azure VM](restore-sql-database-azure-vm.md)
99101
- [Manage and monitor backed up SQL Server databases](manage-monitor-sql-database-backup.md)
100-
- [Troubleshoot backups on an SQL Server database](backup-sql-server-azure-troubleshoot.md)
102+
- [Troubleshoot backups on a SQL Server database](backup-sql-server-azure-troubleshoot.md)
101103
- [FAQ - Backing up SQL Server databases on Azure VMs - Azure Backup | Microsoft Learn](/azure/backup/faq-backup-sql-server)

0 commit comments

Comments
 (0)