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/backup-azure-diagnostic-events.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,9 +77,9 @@ After data flows into the Log Analytics workspace, dedicated tables for each of
77
77
78
78
## Legacy event
79
79
80
-
Traditionally, for Recovery Services vaults, all backup-related diagnostics data for a vault was contained in a single event called AzureBackupReport. The six events described here are, in essence, a decomposition of all the data contained in AzureBackupReport.
80
+
Traditionally, for Recovery Services vaults, all backup-related diagnostics data for a vault was contained in a single event called Azure Backup Reporting Data. The six events described here are, in essence, a decomposition of all the data contained in Azure Backup Reporting Data.
81
81
82
-
Currently, we continue to support the *AzureBackupReport* event for Recovery Services vaults, backward compatibility in cases where you've existing custom queries on this event. For example, custom log alerts and custom visualizations. *We recommend that you move to the [new events](#diagnostics-events-available-for-azure-backup-users) as early as possible*. The new events:
82
+
Currently, we continue to support the *Azure Backup Reporting Data* event for Recovery Services vaults, backward compatibility in cases where you've existing custom queries on this event. For example, custom log alerts and custom visualizations. *We recommend that you move to the [new events](#diagnostics-events-available-for-azure-backup-users) as early as possible*. The new events:
83
83
84
84
* Make the data much easier to work with in log queries.
85
85
* Provide better discoverability of schemas and their structure.
@@ -150,7 +150,7 @@ To summarize:
150
150
* If you also want to onboard onto new tables, as we recommend, create a **new** diagnostics setting, select **Resource specific**, and select the six new events.
151
151
* If you're currently sending Azure Site Recovery events to Log Analytics, *do not* choose the resource-specific mode for these events. Otherwise, data for these events won't flow into your Log Analytics workspace. Instead, create an additional diagnostic setting, select **Azure diagnostics**, and select the relevant Azure Site Recovery events.
152
152
153
-
The following image shows an example of a user who has three diagnostics settings for a vault. The first setting, named **Setting1**, sends data from an AzureBackupReport event to a Log Analytics workspace in Azure diagnostics mode. The second setting, named **Setting2**, sends data from the six new Azure Backup events to a Log Analytics workspace in the resource-specific mode. The third setting, named **Setting3**, sends data from the Azure Site Recovery events to a Log Analytics workspace in Azure diagnostics mode.
153
+
The following image shows an example of a user who has three diagnostics settings for a vault. The first setting, named **Setting1**, sends data from an Azure Backup Reporting Data event to a Log Analytics workspace in Azure diagnostics mode. The second setting, named **Setting2**, sends data from the six new Azure Backup events to a Log Analytics workspace in the resource-specific mode. The third setting, named **Setting3**, sends data from the Azure Site Recovery events to a Log Analytics workspace in Azure diagnostics mode.
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-reports-data-model.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ This table provides information about core backup entities, such as vaults and b
53
53
| OldestRecoveryPointTime | DateTime | Recovery Services vault | Date time of the latest recovery point for the backup item |
54
54
| PolicyUniqueId | Text | Recovery Services vault, Backup vault | Unique ID to identify the policy |
55
55
| ProtectedContainerFriendlyName | Text | Recovery Services vault | Friendly name of the protected server |
56
-
| ProtectedContainerLocation | Text | Recovery Services vault | Whether the Protected Container is located On-premises or in Azure |
56
+
| ProtectedContainerLocation | Text | Recovery Services vault | Whether the Protected Container is located on-premises or in Azure |
57
57
| ProtectedContainerName | Text | Recovery Services vault | Name of the Protected Container |
58
58
| ProtectedContainerOSType | Text | Recovery Services vault | OS Type of the Protected Container |
59
59
| ProtectedContainerOSVersion | Text | Recovery Services vault | OS Version of the Protected Container |
@@ -303,7 +303,7 @@ This table provides details about storage-related fields.
303
303
304
304
## AzureBackupOperations
305
305
306
-
This table lists operations such as adhoc backup/restore of on-prem machine, modification of backup policy, stopping protection with retain/delete data, and changing passphrase in on-premises scenario where audit logs are not available when being performed from the on-prem agent.
306
+
This table lists operations such as adhoc backup/restore of on-premises machine, modification of backup policy, stopping protection with retain/delete data, and changing passphrase in on-premises scenario where audit logs are not available when being performed from the on-premises agent.
@@ -345,7 +345,7 @@ Each record in the above tables has an associated **Operation Name**. An Operati
345
345
| AddonAzureBackupProtectedInstance | ProtectedInstance | Represents a record containing the protected instance count for each container or backup item. For Azure VM backup, the protected instance count is available at the backup item level, for other workloads it is available at the protected container level. |
346
346
| AddonAzureBackupPolicy | Policy | Represents a record containing all details of a backup and retention policy. For example, ID, name, retention settings, etc. |
347
347
| AddonAzureBackupPolicy | PolicyAssociation | Represents a mapping between a backup item and the backup policy applied to it. |
348
-
| AzureBackupOperations | Job | Represents a record containing operations like adhoc backup/restore of on-prem machine, modification of backup policy, stopping protection with retain/delete data, and changing passphrase in on-premises scenario where audit logs are not available when being performed from the on-prem agent. |
348
+
| AzureBackupOperations | Job | Represents a record containing operations like adhoc backup/restore of on-prem machine, modification of backup policy, stopping protection with retain/delete data, and changing passphrase in on-premises scenario where audit logs are not available when being performed from the on-premises agent. |
Copy file name to clipboardExpand all lines: articles/site-recovery/site-recovery-monitor-and-troubleshoot.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -203,11 +203,11 @@ You can view the alerts settings under **Recovery Services Vault** > **Settings*
203
203
204
204
To manage your alerts settings, go to **Business Continuity Center** > **Monitoring + Reporting** > **Alerts** option. Select **Manage alerts** > **Manage built-in alert settings for resources** option.
205
205
206
-
:::image type="content" source="./media/site-recovery-monitor-and-troubleshoot/bccproperties.png" alt-text="Screenshot displays properties for alerting feature in Business Continuity Center." lightbox="./media/site-recovery-monitor-and-troubleshoot/bccproperties.png":::
206
+
:::image type="content" source="./media/site-recovery-monitor-and-troubleshoot/backup-continuity-center-properties.png" alt-text="Screenshot displays properties for alerting feature in Business Continuity Center." lightbox="./media/site-recovery-monitor-and-troubleshoot/backup-continuity-center-properties.png":::
207
207
208
208
Get an at-scale view of all vaults across all subscriptions using Classic Alerts for Backup and Site Recovery. You can update the alert settings for each vault by selecting **Update**. You can also select only get Azure Monitor alerts and disable classic alerts. You can also choose to disable certain categories of built-in alerts that are enabled by default. Update settings and select **Update** to save.
0 commit comments