Skip to content

Commit 0c5b9cc

Browse files
Merge pull request #269435 from nolavime/patch-167
Update log-alert-rule-health.md
2 parents 6f88aa3 + 5ce6d90 commit 0c5b9cc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/azure-monitor/alerts/log-alert-rule-health.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ Azure Service Health monitors:
1818
- [Resource health](../../service-health/resource-health-overview.md): information about the health of your individual cloud resources, such as a specific log search alert rule.
1919
- [Service health](../../service-health/service-health-overview.md): information about the health of the Azure services and regions you're using, which might affect your log search alert rule, including communications about outages, planned maintenance activities, and other health advisories.
2020

21+
> [!NOTE]
22+
> Today, the report health status is supported only for rules with a frequency of 15 minutes or lower. For rules that run at a frequency greater than 15 minutes (such as 30 minutes, 1 hour, etc.), the status in the resource health blade will be ‘Unavailable’.
23+
2124
## Permissions required
2225

2326
- To view the health of a log search alert rule, you need `read` permissions to the log search alert rule.
@@ -65,6 +68,7 @@ This table describes the possible resource health status values for a log search
6568
|NSP validation failed |The query is failing because of NSP validations issues.| Review your network security perimeter rules to ensure your alert rule is correctly configured.|
6669
|Active alerts limit exceeded |Alert evaluation failed due to exceeding the limit of fired (non- resolved) alerts per day. |See [Azure Monitor service limits](../service-limits.md). |
6770
|Dimension combinations limit exceeded | Alert evaluation failed due to exceeding the allowed limit of dimension combinations values meeting the threshold.|See [Azure Monitor service limits](../service-limits.md). |
71+
|Unavailable for unknown reason | Today, the report health status is supported only for rules with a frequency of 15 minutes or lower.| For using Resource Health the fequency should be 5 minutes or lower. |
6872

6973

7074
## Add a new resource health alert

0 commit comments

Comments
 (0)