Skip to content

Commit a99adb6

Browse files
committed
Change order of sections
1 parent 5081370 commit a99adb6

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

articles/site-recovery/monitor-site-recovery-reference.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,23 @@ Note that some of the following logs apply to Azure Backup and others apply to A
2929

3030
[!INCLUDE [horz-monitor-ref-logs-tables](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-logs-tables.md)]
3131

32+
### Recovery Services Vaults
33+
34+
Microsoft.RecoveryServices/Vaults
35+
36+
- [AzureActivity](/azure/azure-monitor/reference/tables/AzureActivity#columns)
37+
- [ASRJobs](/azure/azure-monitor/reference/tables/ASRJobs#columns)
38+
- [ASRReplicatedItems](/azure/azure-monitor/reference/tables/ASRReplicatedItems#columns)
39+
- [AzureDiagnostics](/azure/azure-monitor/reference/tables/AzureDiagnostics#columns)
40+
3241
### Event logs available for Azure Site Recovery
3342

3443
Azure Site Recovery provides the following resource-specific and legacy tables. Each event provides detailed data on a specific set of site recovery related artifacts.
3544

3645
**Resource-specific tables**:
3746

3847
- [AzureSiteRecoveryJobs](/azure/azure-monitor/reference/tables/asrjobs)
39-
- [Azure Site Recovery Replicated Items Details](/azure/azure-monitor/reference/tables/ASRReplicatedItems)
48+
- [ASRReplicatedItems](/azure/azure-monitor/reference/tables/ASRReplicatedItems)
4049

4150
**Legacy tables**:
4251

@@ -48,19 +57,11 @@ Azure Site Recovery provides the following resource-specific and legacy tables.
4857
- Azure Site Recovery Protected Disk Data Churn
4958
- Azure Site Recovery Replicated Item Details
5059

51-
### Recovery Services Vaults
52-
Microsoft.RecoveryServices/Vaults
53-
54-
- [AzureActivity](/azure/azure-monitor/reference/tables/AzureActivity#columns)
55-
- [ASRJobs](/azure/azure-monitor/reference/tables/ASRJobs#columns)
56-
- [ASRReplicatedItems](/azure/azure-monitor/reference/tables/ASRReplicatedItems#columns)
57-
- [AzureDiagnostics](/azure/azure-monitor/reference/tables/AzureDiagnostics#columns)
58-
5960
## Log Analytics data model
6061

6162
This section describes the Log Analytics data model for Azure Site Recover that's added to the Azure Diagnostics table (if your vaults are configured with diagnostics settings to send data to a Log Analytics workspace in Azure Diagnostics mode). You can use this data model to write queries on Log Analytics data to create custom alerts or reporting dashboards.
6263

63-
To understand the fields of each Site Recovery table in Log Analytics, review the details for the Azure Site Recovery Replicated Item Details and Azure Site Recovery Jobs tables. You can find information about the diagnostic tables [here](/azure/azure-monitor/reference/tables/azurediagnostics).
64+
To understand the fields of each Site Recovery table in Log Analytics, review the details for the Azure Site Recovery Replicated Item Details and Azure Site Recovery Jobs tables. You can find information about the [diagnostic tables](/azure/azure-monitor/reference/tables/azurediagnostics).
6465

6566
> [!TIP]
6667
> Expand this table for better readability.

0 commit comments

Comments
 (0)