Skip to content

Commit e8a9dbd

Browse files
committed
Added Ad hoc backup retention
1 parent ed16cdb commit e8a9dbd

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/backup/backup-azure-monitoring-use-azuremonitor.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: shivamg
77
keywords: Log Analytics; Azure Backup; Alerts; Diagnostic Settings; Action groups
88
ms.service: backup
99
ms.topic: conceptual
10-
ms.date: 02/26/2019
10+
ms.date: 06/04/2019
1111
ms.author: pullabhk
1212
ms.assetid: 01169af5-7eb0-4cb0-bbdb-c58ac71bf48b
1313
---
@@ -237,13 +237,13 @@ Apply the filters shown in the following picture to verify whether you are recei
237237

238238
![Activity logs for Azure VM backups](media/backup-azure-monitoring-laworkspace/activitylogs-azurebackup-vmbackups.png)
239239

240-
You can click the “JSON” segment to get more details and view it by copy-pasting it onto a text editor. It should display the vault details and the item that triggered the activity log that is, the backup item.
240+
Click on the operation name it will display the operation and relevant details.
241241

242-
Then click “Add activity log alert” to generate alerts for all such logs.
242+
![New alert rule](media/backup-azure-monitoring-laworkspace/new-alert-rule.png)
243243

244-
You can click on "Add Activity log alert" shown above and it will open the alert creation screen that is similar to alert creation screen [as described above](#create-alerts-using-log-analytics).
244+
Click **New alert rule** to open the **Create rule** screen, here you can create alert using steps described in this [article](https://docs.microsoft.com/azure/azure-monitor/platform/alerts-activity-log).
245245

246-
Here the resource is the RS vault itself and hence you need to repeat the same action for all the vaults in which you want notification via activity logs. The condition will not have any threshold, period, frequency since this is an event-based alert. As soon as the relevant activity log is generated, the alert is fired.
246+
Here the resource is the Recovery Service vault itself and hence you need to repeat the same action for all the vaults in which you want notification via activity logs. The condition will not have any threshold, period, frequency since this is an event-based alert. As soon as the relevant activity log is generated, the alert is fired.
247247

248248
## Recommendation
249249

-21.7 KB
Loading
117 KB
Loading

0 commit comments

Comments
 (0)