Skip to content

Commit d965f1a

Browse files
authored
Merge pull request #303849 from AbhishekMallick-MS/Aug-5-2025-UUF1
Addressed UUF #320628
2 parents 42ced12 + 16cfdd3 commit d965f1a

17 files changed

+18
-19
lines changed

articles/backup/manage-monitor-sql-database-backup.md

Lines changed: 18 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Manage and monitor SQL Server DBs on an Azure VM
33
description: This article describes how to manage and monitor SQL Server databases that are running on an Azure VM.
44
ms.topic: how-to
5-
ms.date: 06/03/2025
5+
ms.date: 08/05/2025
66
ms.service: azure-backup
77
author: AbhishekMallick-MS
88
ms.author: v-mallicka
@@ -20,9 +20,9 @@ If you haven't yet configured backups for your SQL Server databases, see [Back u
2020
2121
## Monitor backup jobs in the portal
2222

23-
Azure Backup shows all scheduled and on-demand operations under **Backup jobs** in **Backup center** in the Azure portal, except the scheduled log backups since they can be very frequent. The jobs you see in this portal includes database discovery and registration, configure backup, and backup and restore operations.
23+
Azure Backup shows all scheduled and on-demand operations under **Jobs** in **Business Continuity Center** in the Azure portal, except the scheduled log backups since they can be very frequent. The jobs you see in this portal includes database discovery and registration, configure backup, and backup and restore operations.
2424

25-
:::image type="content" source="./media/backup-azure-sql-database/backup-operations-in-backup-center-jobs-inline.png" alt-text="Screenshot showing the Backup jobs under Backup jobs." lightbox="./media/backup-azure-sql-database/backup-operations-in-backup-center-jobs-expanded.png":::
25+
:::image type="content" source="./media/backup-azure-sql-database/monitor-sql-database-backup-operations.png" alt-text="Screenshot shows the Backup jobs in Azure Business Continuity Center." lightbox="./media/backup-azure-sql-database/monitor-sql-database-backup-operations.png":::
2626

2727
For details on Monitoring scenarios, go to [Monitoring in the Azure portal](backup-azure-monitoring-built-in-monitor.md) and [Monitoring using Azure Monitor](backup-azure-monitoring-use-azuremonitor.md).
2828

@@ -40,13 +40,13 @@ For more information on the supported alert scenarios, see [Azure Monitor alerts
4040

4141
To monitor database backup alerts, follow these steps:
4242

43-
1. In the Azure portal, go to **Backup center** and filter for **SQL in Azure VM** data source type.
43+
1. In the Azure portal, go to **Business Continuity Center** select **Monitoring + Reporting** > **Alerts**.
4444

45-
:::image type="content" source="./media/backup-azure-sql-database/sql-alerts-inline.png" alt-text="Screenshot showing the Backup alerts menu item." lightbox="./media/backup-azure-sql-database/sql-alerts-expanded.png":::
45+
:::image type="content" source="./media/backup-azure-sql-database/alerts-list.png" alt-text="Screenshot shows the list of alerts." lightbox="./media/backup-azure-sql-database/alerts-list.png":::
4646

47-
1. Select the **Alerts** menu item to view the list of all alerts that were fired for SQL database backups in the selected time period.
47+
1. On the **Alerts** pane, select the **Alert rule** for the SQL database to view the resources for which the alerts are triggered.
4848

49-
:::image type="content" source="./media/backup-azure-sql-database/sql-alerts-list-inline.png" alt-text="Screenshot showing the Backup alerts list." lightbox="./media/backup-azure-sql-database/sql-alerts-list-expanded.png":::
49+
:::image type="content" source="./media/backup-azure-sql-database/sql-alerts.png" alt-text="Screenshot shows the failed Backup alerts list." lightbox="./media/backup-azure-sql-database/sql-alerts.png":::
5050

5151
1. To configure notifications for these alerts, you must create an alert processing rule.
5252

@@ -67,31 +67,30 @@ If you choose to leave recovery points, keep these details in mind:
6767

6868
To stop protection for a database:
6969

70-
1. Go to **Backup center** and click **Backup Instances** from the menu.
70+
1. Go to **Business Continuity Center** and select **Protection inventory** > **Protected items**.
7171

72-
2. Select **SQL in Azure VM** as the datasource type.
72+
:::image type="content" source="./media/backup-azure-sql-database/protected-items.png" alt-text="Screenshot shows how to select a protected SQL database item." lightbox="./media/backup-azure-sql-database/protected-items.png":::
73+
2. On the **Protected items** pane, select **SQL in Azure VM** as the datasource type, and then select a protected item from the list.
7374

74-
:::image type="content" source="./media/backup-azure-sql-database/backup-center-instance-inline.png" alt-text="Screenshot showing to select SQL in Azure VM." lightbox="./media/backup-azure-sql-database/backup-center-instance-expanded.png":::
75+
3. On the selected **protected item** pane, select the database instance for which you want to stop protection.
7576

76-
3. Select the database for which you want to stop protection.
77+
:::image type="content" source="./media/backup-azure-sql-database/sql-select-instance.png" alt-text="Screenshot shows how to select the database to stop protection." lightbox="./media/backup-azure-sql-database/sql-select-instance.png":::
7778

78-
:::image type="content" source="./media/backup-azure-sql-database/sql-select-instance-inline.png" alt-text="Screenshot showing to select the database to stop protection." lightbox="./media/backup-azure-sql-database/sql-select-instance-expanded.png":::
79+
4. On the selected **database instance** pane, select **Stop backup**.
7980

80-
4. On the database menu, select **Stop backup**.
81+
You can also right-click a particular row in the database instances view and select **Stop Backup**.
8182

82-
You can also right-click a particular row in the Backup Instances view and select **Stop Backup**.
83+
:::image type="content" source="./media/backup-azure-sql-database/sql-stop-backup.png" alt-text="Screenshot shows the selection of Stop backup." lightbox="./media/backup-azure-sql-database/sql-stop-backup.png":::
8384

84-
:::image type="content" source="./media/backup-azure-sql-database/sql-stop-backup-inline.png" alt-text="Screenshot showing to select Stop backup." lightbox="./media/backup-azure-sql-database/sql-stop-backup-expanded.png":::
85+
5. On the **Stop Backup** pane, select whether to retain or delete data. If you want, provide a reason and comment.
8586

86-
5. On the **Stop Backup** menu, select whether to retain or delete data. If you want, provide a reason and comment.
87-
88-
![Retain or delete data on the Stop Backup menu](./media/backup-azure-sql-database/stop-backup-button.png)
87+
:::image type="content" source="./media/backup-azure-sql-database/stop-backup.png" alt-text="Screenshot shows the options to retain or delete data on the Stop Backup pane.":::
8988

9089
6. Select **Stop backup**.
9190

9291
> [!NOTE]
9392
>
94-
>For more information about the delete data option, see the FAQ below:
93+
>For more information about the delete data option, see the following FAQs:
9594
>
9695
>- [If I delete a database from an autoprotected instance, what will happen to the backups?](faq-backup-sql-server.yml#if-i-delete-a-database-from-an-autoprotected-instance--what-will-happen-to-the-backups-)
9796
>- [If I do stop backup operation of an autoprotected database what will be its behavior?](faq-backup-sql-server.yml#if-i-ve-changed-the-name-of-the-database-after-it-has-been-protected--what-will-be-the-behavior-)
79 KB
Loading
Binary file not shown.
75.6 KB
Loading
85.2 KB
Loading
72.6 KB
Loading
Binary file not shown.

0 commit comments

Comments
 (0)