You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/manage-monitor-sql-database-backup.md
+18-19Lines changed: 18 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Manage and monitor SQL Server DBs on an Azure VM
3
3
description: This article describes how to manage and monitor SQL Server databases that are running on an Azure VM.
4
4
ms.topic: how-to
5
-
ms.date: 06/03/2025
5
+
ms.date: 08/05/2025
6
6
ms.service: azure-backup
7
7
author: AbhishekMallick-MS
8
8
ms.author: v-mallicka
@@ -20,9 +20,9 @@ If you haven't yet configured backups for your SQL Server databases, see [Back u
20
20
21
21
## Monitor backup jobs in the portal
22
22
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.
24
24
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":::
26
26
27
27
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).
28
28
@@ -40,13 +40,13 @@ For more information on the supported alert scenarios, see [Azure Monitor alerts
40
40
41
41
To monitor database backup alerts, follow these steps:
42
42
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**.
44
44
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":::
46
46
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.
48
48
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":::
1. To configure notifications for these alerts, you must create an alert processing rule.
52
52
@@ -67,31 +67,30 @@ If you choose to leave recovery points, keep these details in mind:
67
67
68
68
To stop protection for a database:
69
69
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**.
71
71
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.
73
74
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 databaseinstance for which you want to stop protection.
75
76
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":::
77
78
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 **databaseinstance** pane, select **Stop backup**.
79
80
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**.
81
82
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":::
83
84
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.
85
86
86
-
5. On the **Stop Backup** menu, select whether to retain or delete data. If you want, provide a reason and comment.
87
-
88
-

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.":::
89
88
90
89
6. Select **Stop backup**.
91
90
92
91
> [!NOTE]
93
92
>
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:
95
94
>
96
95
>-[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-)
97
96
>-[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-)
0 commit comments