File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
articles/machine-learning Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -333,6 +333,6 @@ More entry script examples for specific machine learning use cases can be found
333
333
* [Update web service](./v1/how-to-deploy-update-web-service.md)
334
334
* [How to deploy a model using a custom Docker image](./how-to-deploy-custom-container.md)
335
335
* [Use TLS to secure a web service through Azure Machine Learning](./v1/how-to-secure-web-service.md)
336
- * [Monitor your Azure Machine Learning models with Application Insights](v1/how-to-enable-app-insights.md )
336
+ * [Monitor your Azure Machine Learning models with Application Insights](/azure/machine-learning/ v1/how-to-enable-app-insights)
337
337
* [Collect data for models in production](how-to-enable-data-collection.md)
338
338
* [Create event alerts and triggers for model deployments](how-to-use-event-grid.md)
Original file line number Diff line number Diff line change @@ -163,6 +163,6 @@ docker kill mycontainer
163
163
* [Update web service](how-to-deploy-update-web-service.md)
164
164
* [How to deploy a model using a custom Docker image](./how-to-deploy-custom-container.md)
165
165
* [Use TLS to secure a web service through Azure Machine Learning](./v1/how-to-secure-web-service.md)
166
- * [Monitor your Azure Machine Learning models with Application Insights](v1/how-to-enable-app-insights.md )
166
+ * [Monitor your Azure Machine Learning models with Application Insights](/azure/machine-learning/ v1/how-to-enable-app-insights)
167
167
* [Collect data for models in production](how-to-enable-data-collection.md)
168
168
* [Create event alerts and triggers for model deployments](how-to-use-event-grid.md)
You can’t perform that action at this time.
0 commit comments