You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: how-to-use-azureml/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,6 @@ As a pre-requisite, run the [configuration Notebook](../configuration.ipynb) not
10
10
*[logging-api](./training/logging-api): Learn about the details of logging metrics to run history.
11
11
*[register-model-create-image-deploy-service](./deployment/register-model-create-image-deploy-service): Learn about the details of model management.
12
12
*[production-deploy-to-aks](./deployment/production-deploy-to-aks) Deploy a model to production at scale on Azure Kubernetes Service.
13
-
*[enable-data-collection-for-models-in-aks](e./deployment/enable-data-collection-for-models-in-aks) Learn about data collection APIs for deployed model.
13
+
*[enable-data-collection-for-models-in-aks](./deployment/enable-data-collection-for-models-in-aks) Learn about data collection APIs for deployed model.
14
14
*[enable-app-insights-in-production-service](./deployment/enable-app-insights-in-production-service) Learn how to use App Insights with production web service.
0 commit comments