You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/how-to-track-monitor-analyze-runs.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ To view your jobs in the studio:
65
65
66
66
On the **All jobs** page, you can filter the jobs list by tags, experiments, compute target, and more to better organize and scope your work.
67
67
68
-
1. Make customizations to the page by selecting jobs to compare, adding charts, or applying filters. These changes can be saved as a **Custom view** so you can easily return to your work. Users with workspace permissions can edit, or view the custom view. Also, share the custom view with team members for enhanced collaboration by selecting **Share view**.
68
+
1. Make customizations to the page by selecting jobs to compare, adding charts, or applying filters. These changes can be saved as a **Custom view** so you can easily return to your work. Users with workspace permissions can edit or view the custom view. Also, share the custom view with team members for enhanced collaboration by selecting **Share view**.
69
69
70
70
:::image type="content" source="media/how-to-track-monitor-analyze-runs/custom-views-2.gif" alt-text="Screenshot of how to create a custom view.":::
71
71
@@ -93,10 +93,10 @@ You can add, edit, or delete job tags from the studio. Navigate to the details p
93
93
94
94
You can query jobs within an experiment to return a list of jobs that match specific properties and tags.
95
95
96
-
To search for specific jobs, navigate to the **All jobs** list. From there you have two options:
96
+
To search for specific jobs, navigate to the **All jobs** list. From there, you have two options:
97
97
98
98
- Use the **Add filter** button and select filter on tags to filter your jobs by tag that was assigned to the job(s).
99
-
- Use the search bar to quickly find jobs by searching on the job metadata like the job status, descriptions, experiment names, and submitter name.
99
+
- Use the search bar to quickly find jobs by searching on the job metadata like job status, descriptions, experiment names, and submitter name.
100
100
101
101
## Cancel or fail jobs
102
102
@@ -114,11 +114,11 @@ To cancel a job in the studio:
114
114
115
115
1. In the [Azure portal](https://portal.azure.com), in the left navigation bar, select the **Monitor** tab.
116
116
117
-
1. Select **Diagnostic settings** and then select**+ Add diagnostic setting**.
117
+
1. Select **Diagnostic settings**, then choose**+ Add diagnostic setting**.
118
118
119
119
:::image type="content" source="media/how-to-track-monitor-analyze-runs/diagnostic-setting.png" alt-text="Screenshot of diagnostic settings for email notification.":::
120
120
121
-
1. Under **Category details**, select **AmlRunStatusChangedEvent**. Then, under**Destination details**, select **Send to Log Analytics workspace** and specify the **Subscription** and **Log Analytics workspace**.
121
+
1. Under **Category details**, select **AmlRunStatusChangedEvent**. Under**Destination details**, select **Send to Log Analytics workspace** and specify the **Subscription** and **Log Analytics workspace**.
122
122
123
123
:::image type="content" source="media/how-to-track-monitor-analyze-runs/log-location.png" alt-text="Screenshot of where to save email notification.":::
0 commit comments