Skip to content

Commit 836aa03

Browse files
minor corrections
1 parent b570238 commit 836aa03

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/backup/backup-azure-diagnostics-mode-data-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ Earlier, diagnostics data for Azure Backup Agent and Azure VM backup was sent to
460460
461461
For reasons of backward-compatibility, diagnostics data for Azure Backup Agent and Azure VM backup is currently sent to Azure Diagnostics table in both V1 and V2 schema (with V1 schema now on a deprecation path). You can identify which records in Log Analytics are of V1 schema by filtering records for SchemaVersion_s=="V1" in your log queries.
462462
463-
Refer to the third column 'Description' in the [data model]((https://docs.microsoft.com/azure/backup/backup-azure-diagnostics-mode-data-model#using-azure-backup-data-model)) described above to identify which columns belong to V1 schema only.
463+
Refer to the third column 'Description' in the [data model](https://docs.microsoft.com/azure/backup/backup-azure-diagnostics-mode-data-model#using-azure-backup-data-model) described above to identify which columns belong to V1 schema only.
464464
465465
## Next steps
466466

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -164,18 +164,18 @@ The diagnostic data from the vault is pumped to the Log Analytics workspace with
164164
You can also use activity logs to get notification for events such as backup success. To begin, follow these steps:
165165
166166
1. Sign in into the Azure portal.
167-
1. Open the relevant Recovery Services vault.
168-
1. In the vault's properties, open the **Activity log** section.
167+
2. Open the relevant Recovery Services vault.
168+
3. In the vault's properties, open the **Activity log** section.
169169
170170
To identify the appropriate log and create an alert:
171171
172172
1. Verify that you're receiving activity logs for successful backups by applying the filters shown in the following image. Change the **Timespan** value as necessary to view records.
173173
174174
![Filtering to find activity logs for Azure VM backups](media/backup-azure-monitoring-laworkspace/activitylogs-azurebackup-vmbackups.png)
175175
176-
1. Select the operation name to see the relevant details.
177-
1. Select **New alert rule** to open the **Create rule** page.
178-
1. Create an alert by following the steps in [Create, view, and manage activity log alerts by using Azure Monitor](https://docs.microsoft.com/azure/azure-monitor/platform/alerts-activity-log).
176+
2. Select the operation name to see the relevant details.
177+
3. Select **New alert rule** to open the **Create rule** page.
178+
4. Create an alert by following the steps in [Create, view, and manage activity log alerts by using Azure Monitor](https://docs.microsoft.com/azure/azure-monitor/platform/alerts-activity-log).
179179
180180
![New alert rule](media/backup-azure-monitoring-laworkspace/new-alert-rule.png)
181181

0 commit comments

Comments
 (0)