Skip to content

Commit c23e12a

Browse files
authored
Merge pull request #109699 from PeterCLu/update-screen
Remove old screenshot
2 parents 62e369e + f7e6aea commit c23e12a

File tree

3 files changed

+2
-8
lines changed

3 files changed

+2
-8
lines changed

articles/machine-learning/how-to-enable-data-collection.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -125,11 +125,7 @@ If you already have a service with the dependencies installed in your environmen
125125

126126
![Edit the service](././media/how-to-enable-data-collection/EditService.PNG)
127127

128-
1. In **Advanced Settings**, select **Enable Model data collection**.
129-
130-
[![Select data collection](./media/how-to-enable-data-collection/CheckDataCollection.png)](././media/how-to-enable-data-collection/CheckDataCollection.png#lightbox)
131-
132-
You can also select **Enable AppInsights diagnostics** to track the health of your service.
128+
1. In **Advanced Settings**, select **Enable Application Insights diagnostics and data collection**.
133129

134130
1. Select **Update** to apply the changes.
135131

@@ -147,9 +143,7 @@ You can stop collecting data at any time. Use Python code or Azure Machine Learn
147143

148144
[![Select the Edit option](././media/how-to-enable-data-collection/EditService.PNG)](./././media/how-to-enable-data-collection/EditService.PNG#lightbox)
149145

150-
1. In **Advanced Settings**, clear **Enable Model data collection**.
151-
152-
[![Clear the data collection checkbox](./media/how-to-enable-data-collection/UncheckDataCollection.png)](././media/how-to-enable-data-collection/UncheckDataCollection.png#lightbox)
146+
1. In **Advanced Settings**, clear **Enable Application Insights diagnostics and data collection**.
153147

154148
1. Select **Update** to apply the change.
155149

0 commit comments

Comments
 (0)