Skip to content

Commit 32dfcd5

Browse files
authored
Merge pull request #185089 from v-amallick/Jan-14-2022-SQLmonitor
Unregisted SQL server instane updates
2 parents 193afc8 + 73cc09f commit 32dfcd5

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

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

Lines changed: 8 additions & 3 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: conceptual
5-
ms.date: 11/02/2021
5+
ms.date: 01/14/2022
66
author: v-amallick
77
ms.service: backup
88
ms.author: v-amallick
@@ -16,7 +16,7 @@ If you haven't yet configured backups for your SQL Server databases, see [Back u
1616

1717
## Monitor backup jobs in the portal
1818

19-
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 include database discovery and registration, configure backup, and backup and restore operations.
19+
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.
2020

2121
:::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":::
2222

@@ -139,7 +139,12 @@ You can fix the policy version for all the impacted items in one click:
139139

140140
## Unregister a SQL Server instance
141141

142-
Unregister a SQL Server instance after you disable protection but before you delete the vault:
142+
Before you unregister the server, [disable soft delete](/azure/backup/backup-azure-security-feature-cloud#disabling-soft-delete-using-azure-portal), and then delete all backup items.
143+
144+
>[!NOTE]
145+
>Deleting backup items with soft delete enabled will lead to 14 days retention, and you will need to wait before the items are completely removed. However, if you've deleted the backup items with soft delete enabled, you can undelete them, disable soft-delete, and then delete them again for immediate removal. [Learn more](/azure/backup/backup-azure-security-feature-cloud#permanently-deleting-soft-deleted-backup-items)
146+
147+
Unregister a SQL Server instance after you disable protection but before you delete the vault.
143148

144149
1. On the vault dashboard, under **Manage**, select **Backup Infrastructure**.
145150

0 commit comments

Comments
 (0)