Skip to content

Commit 208387d

Browse files
authored
Merge pull request #100284 from yanivlavi/updatedfanoclassic
Updated Failure Anomalies documentation
2 parents 3a729c3 + 7525123 commit 208387d

File tree

8 files changed

+266
-72
lines changed

8 files changed

+266
-72
lines changed
-29.4 KB
Loading
78.1 KB
Loading
80 KB
Loading
-108 KB
Loading
168 KB
Loading
-53 KB
Loading

articles/azure-monitor/app/proactive-arm-config.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,12 @@ Make sure to replace the Application Insights resource name, and to specify the
129129

130130
```
131131

132-
### Failure Anomalies v2 (non-classic) alert rule
132+
### Failure Anomalies alert rule
133133

134-
This Azure Resource Manager template demonstrates configuring a Failure Anomalies v2 alert rule with a severity of 2. This new version of the Failure Anomalies alert rule is part of the new Azure alerting platform, and replaces the classic version that is being retired as part of the [classic alerts retirement process](https://azure.microsoft.com/updates/classic-alerting-monitoring-retirement/).
134+
This Azure Resource Manager template demonstrates configuring a Failure Anomalies alert rule with a severity of 2. This new version of the Failure Anomalies alert rule is part of the new Azure alerting platform, and replaces the classic version that is being retired as part of the [classic alerts retirement process](https://azure.microsoft.com/updates/classic-alerting-monitoring-retirement/).
135+
136+
> [!NOTE]
137+
> Failure Anomalies is a global service therefore rule location is create on the global location.
135138
136139
```json
137140
{
@@ -162,7 +165,7 @@ This Azure Resource Manager template demonstrates configuring a Failure Anomalie
162165
```
163166

164167
> [!NOTE]
165-
> This Azure Resource Manager template is unique to the Failure Anomalies v2 alert rule and is different from the other classic Smart Detection rules described in this article.
168+
> This Azure Resource Manager template is unique to the Failure Anomalies alert rule and is different from the other classic Smart Detection rules described in this article.
166169
167170
## Smart detection rule names
168171

articles/azure-monitor/app/proactive-failure-diagnostics.md

Lines changed: 260 additions & 69 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)