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
+11-12Lines changed: 11 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -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