Skip to content

Commit 48718d2

Browse files
addressed peer-review comments
1 parent 5c7cad5 commit 48718d2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/backup/backup-azure-monitoring-built-in-monitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ You can change the state of an alert to **Acknowledged** or **Closed** by clicki
186186
> [!NOTE]
187187
> - In Backup center, only alerts for Azure-based workloads are displayed currently. To view alerts for on-premises resources, navigate to the Recovery Services vault and click the **Alerts** menu item.
188188
> - Only Azure Monitor alerts are displayed in Backup center. Alerts raised by the older alerting solution (accessed via the [Backup Alerts](#backup-alerts-in-recovery-services-vault) tab in Recovery Services vault) are not displayed in Backup center. For more information about Azure Monitor alerts, see [Overview of alerts in Azure](../azure-monitor/alerts/alerts-overview.md).
189-
> - Currently, in the case of blob restore alerts, alerts appear under datasource alerts only if you select both the dimensions - *datasourceId* and *datasourceType* when you create the alert rule. If any of these dimensions aren't selected, the alert appears under global alerts.
189+
> - Currently, in case of blob restore alerts, alerts appear under datasource alerts only if you select both the dimensions - *datasourceId* and *datasourceType* while creating the alert rule. If any dimensions aren't selected, the alerts appear under global alerts.
190190
191191
### Configuring notifications for alerts
192192

articles/backup/backup-center-monitor-operate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ The following classes of alerts are displayed:
107107
* **Global Alerts**: Alerts that aren't tied to a specific datasource (such as, disabling soft-delete functionality for a vault) appear under the **Global Alerts** section. For metric alerts, if the fired alert doesn't have a datasource ID associated with it, the fired alert appears under **Global Alerts**.
108108

109109
>[!Note]
110-
>Currently, in the case of blob restore alerts, alerts appear under datasource alerts only if you select both the dimensions - *datasourceId* and *datasourceType* when you create the alert rule. If any of these dimensions aren't selected, the alert appears under global alerts.
110+
>Currently, in case of blob restore alerts, alerts appear under datasource alerts only if you select both the dimensions - *datasourceId* and *datasourceType* while creating the alert rule. If any dimensions aren't selected, the alerts appear under global alerts.
111111
112112
## Vaults
113113

articles/backup/metrics-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Currently, Azure Backup supports the following metrics:
4242
- **Restore Health Events**: The value of this metric represents the count of health events pertaining to restore job health, which were fired for the vault within a specific time. When a restore job completes, the Azure Backup service creates a restore health event. Based on the job status (such as succeeded or failed), the dimensions associated with the event vary.
4343

4444
>[!Note]
45-
>For Azure Blobs workload, we support Restore Health Events only, as backups are continuous and there's no notion of backup jobs here.
45+
>We support Restore Health Events only for Azure Blobs workload, as backups are continuous, and there's no notion of backup jobs here.
4646
4747
By default, the counts are surfaced at the vault level. To view the counts for a particular backup item and job status, you can filter the metrics on any of the supported dimensions.
4848

@@ -152,7 +152,7 @@ Based on the alert rules configuration, the fired alert appears under the **Data
152152
[Learn more about datasource and global alerts here](backup-center-monitor-operate.md#alerts)
153153

154154
>[!Note]
155-
>Currently, for blob restore alerts, alerts appear under datasource alerts only if you select both the dimensions - *datasourceId* and *datasourceType* when you create the alert rule. If any of these dimensions aren't selected, the alert appears under global alerts.
155+
>Currently, in case of blob restore alerts, alerts appear under datasource alerts only if you select both the dimensions - *datasourceId* and *datasourceType* while creating the alert rule. If any dimensions aren't selected, the alerts appear under global alerts.
156156
157157
### Accessing metrics programmatically
158158

0 commit comments

Comments
 (0)