Skip to content

Commit 5cec102

Browse files
committed
Extra edits
1 parent 2a948b6 commit 5cec102

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ To view your jobs in the studio:
6565

6666
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.
6767

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**.
6969

7070
:::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.":::
7171

@@ -93,10 +93,10 @@ You can add, edit, or delete job tags from the studio. Navigate to the details p
9393

9494
You can query jobs within an experiment to return a list of jobs that match specific properties and tags.
9595

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:
9797

9898
- 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.
100100

101101
## Cancel or fail jobs
102102

@@ -114,11 +114,11 @@ To cancel a job in the studio:
114114

115115
1. In the [Azure portal](https://portal.azure.com), in the left navigation bar, select the **Monitor** tab.
116116

117-
1. Select **Diagnostic settings** and then select **+ Add diagnostic setting**.
117+
1. Select **Diagnostic settings**, then choose **+ Add diagnostic setting**.
118118

119119
:::image type="content" source="media/how-to-track-monitor-analyze-runs/diagnostic-setting.png" alt-text="Screenshot of diagnostic settings for email notification.":::
120120

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**.
122122

123123
:::image type="content" source="media/how-to-track-monitor-analyze-runs/log-location.png" alt-text="Screenshot of where to save email notification.":::
124124

0 commit comments

Comments
 (0)