Skip to content

Commit 5182633

Browse files
authored
Update how-to-track-monitor-analyze-runs.md
1 parent 98817cd commit 5182633

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-track-monitor-analyze-runs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This article shows how to do the following tasks:
3333
> * If you're looking for information on monitoring training jobs from the CLI or SDK v2, see [Track experiments with MLflow and CLI v2](how-to-use-mlflow-cli-runs.md).
3434
> * If you're looking for information on monitoring the Azure Machine Learning service and associated Azure services, see [How to monitor Azure Machine Learning](monitor-azure-machine-learning.md).
3535
>
36-
> If you're looking for information on monitoring models deployed as web services, see [Collect model data](how-to-enable-data-collection.md) and [Monitor with Application Insights](how-to-enable-app-insights.md).
36+
> If you're looking for information on monitoring models deployed as web services, see [Collect model data](how-to-enable-data-collection.md) and [Monitor with Application Insights](how-to-enable-app-insights.md)F.
3737
3838
## Prerequisites
3939

@@ -122,7 +122,7 @@ To cancel a job in the studio, using the following steps:
122122
![Screenshot of diagnostic settings for email notification](./media/how-to-track-monitor-analyze-runs/diagnostic-setting.png)
123123

124124
1. In the Diagnostic Setting,
125-
1. under the **Category details**, select the **AmlJobStatusChangedEvent**.
125+
1. under the **Category details**, select the **AmlRunStatusChangedEvent**.
126126
1. In the **Destination details**, select the **Send to Log Analytics workspace** and specify the **Subscription** and **Log Analytics workspace**.
127127

128128
> [!NOTE]

0 commit comments

Comments
 (0)