Skip to content

Commit 0b0afed

Browse files
author
Larry Franks
committed
fixing links
1 parent defdfa0 commit 0b0afed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/machine-learning/how-to-deploy-advanced-entry-script.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,6 @@ More entry script examples for specific machine learning use cases can be found
333333
* [Update web service](./v1/how-to-deploy-update-web-service.md)
334334
* [How to deploy a model using a custom Docker image](./how-to-deploy-custom-container.md)
335335
* [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)
337337
* [Collect data for models in production](how-to-enable-data-collection.md)
338338
* [Create event alerts and triggers for model deployments](how-to-use-event-grid.md)

articles/machine-learning/how-to-deploy-package-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,6 @@ docker kill mycontainer
163163
* [Update web service](how-to-deploy-update-web-service.md)
164164
* [How to deploy a model using a custom Docker image](./how-to-deploy-custom-container.md)
165165
* [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)
167167
* [Collect data for models in production](how-to-enable-data-collection.md)
168168
* [Create event alerts and triggers for model deployments](how-to-use-event-grid.md)

0 commit comments

Comments
 (0)