Skip to content

Commit c91f3d5

Browse files
committed
Update instructions
1 parent 39e5767 commit c91f3d5

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

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

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +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)
128+
1. In **Advanced Settings**, select **Enable Application Insights diagnostics and data collection**.
131129

132130
You can also select **Enable AppInsights diagnostics** to track the health of your service.
133131

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

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

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)
148+
1. In **Advanced Settings**, clear **Enable Application Insights diagnostics and data collection**.
153149

154150
1. Select **Update** to apply the change.
155151

0 commit comments

Comments
 (0)