Skip to content

Commit 0845723

Browse files
SUMO-267358 | Apoorv | Update monitors conditions
1 parent 3a574dc commit 0845723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrations/microsoft-azure/azure-machine-learning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ These alerts are metric based and will work for all Machine Learning.
156156

157157
| Alert Name | Description | Alert Condition | Recover Condition |
158158
|:---------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------|:----------------|:------------------|
159-
| `Azure Machine Learning - Failed Runs` | This alert is triggered when Failed Runs are detected in Machine Learning workspace. | Count > 1 | Count =< 1 |
159+
| `Azure Machine Learning - Failed Runs` | This alert is triggered when Failed Runs are detected in Machine Learning workspace. | Count >= 1 | Count < 1 |
160160

161161
## Upgrade/Downgrade the Azure Machine Learning app (optional)
162162

0 commit comments

Comments
 (0)