fix aks link

This commit is contained in:
Heather Spetalnick (Shapiro)
2018-12-04 10:33:07 -05:00
committed by GitHub
parent b8877f1f92
commit ce7ca94a9a

View File

@@ -10,6 +10,6 @@ As a pre-requisite, run the [configuration Notebook](../configuration.ipynb) not
* [logging-api](./training/logging-api): Learn about the details of logging metrics to run history.
* [register-model-create-image-deploy-service](./deployment/register-model-create-image-deploy-service): Learn about the details of model management.
* [production-deploy-to-aks](./deployment/production-deploy-to-aks) Deploy a model to production at scale on Azure Kubernetes Service.
* [enable-data-collection-for-models-in-aks](e./deployment/enable-data-collection-for-models-in-aks) Learn about data collection APIs for deployed model.
* [enable-data-collection-for-models-in-aks](./deployment/enable-data-collection-for-models-in-aks) Learn about data collection APIs for deployed model.
* [enable-app-insights-in-production-service](./deployment/enable-app-insights-in-production-service) Learn how to use App Insights with production web service.