Skip to content

Commit 342d5e7

Browse files
author
Larry
committed
fixing toc nesting level
1 parent 2efbdea commit 342d5e7

File tree

1 file changed

+47
-46
lines changed

1 file changed

+47
-46
lines changed

articles/machine-learning/toc.yml

Lines changed: 47 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -305,52 +305,53 @@
305305
- name: Visualize runs with TensorBoard
306306
displayName: log, monitor, metrics
307307
href: how-to-monitor-tensorboard.md
308-
- name: Deploy & serve models
309-
items:
310-
- name: Where and how to deploy
311-
displayName: publish, web, service, operationalize, aks, kubernetes, aci, container, cli, consume, docker
312-
href: how-to-deploy-and-where.md
313-
- name: Deployment scenarios
314-
items:
315-
- name: Azure ML compute instances
316-
href: how-to-deploy-local-container-notebook-vm.md
317-
- name: Azure Kubernetes Service
318-
displayName: aks, aad, authentication, azure active directory
319-
href: how-to-deploy-azure-kubernetes-service.md
320-
- name: Azure Container Instances
321-
displayName: aci
322-
href: how-to-deploy-azure-container-instance.md
323-
- name: GPU inference
324-
href: how-to-deploy-inferencing-gpus.md
325-
- name: Azure App Service
326-
displayName: web app
327-
href: how-to-deploy-app-service.md
328-
- name: Azure Functions
329-
displayName: functions app
330-
href: how-to-deploy-functions.md
331-
- name: Azure IoT Edge devices
332-
href: /azure/iot-edge/tutorial-deploy-machine-learning?context=azure/machine-learning/service/context/ml-context
333-
- name: FPGA inference
334-
href: how-to-deploy-fpga-web-service.md
335-
- name: Custom Docker images
336-
href: how-to-deploy-custom-docker-image.md
337-
- name: Non-Azure ML models
338-
displayName: publish existing model
339-
href: how-to-deploy-existing-model.md
340-
- name: Troubleshoot & debug
341-
href: how-to-troubleshoot-deployment.md
342-
- name: Call service endpoint
343-
displayName: create client consume request response synchronous
344-
href: how-to-consume-web-service.md
345-
- name: Monitor models
346-
items:
347-
- name: Collect & evaluate model data
348-
displayName: track production
349-
href: how-to-enable-data-collection.md
350-
- name: Detect data drift
351-
href: how-to-monitor-data-drift.md
352-
- name: Monitor with Application Insights
353-
href: how-to-enable-app-insights.md
308+
309+
- name: Deploy & serve models
310+
items:
311+
- name: Where and how to deploy
312+
displayName: publish, web, service, operationalize, aks, kubernetes, aci, container, cli, consume, docker
313+
href: how-to-deploy-and-where.md
314+
- name: Deployment scenarios
315+
items:
316+
- name: Azure ML compute instances
317+
href: how-to-deploy-local-container-notebook-vm.md
318+
- name: Azure Kubernetes Service
319+
displayName: aks, aad, authentication, azure active directory
320+
href: how-to-deploy-azure-kubernetes-service.md
321+
- name: Azure Container Instances
322+
displayName: aci
323+
href: how-to-deploy-azure-container-instance.md
324+
- name: GPU inference
325+
href: how-to-deploy-inferencing-gpus.md
326+
- name: Azure App Service
327+
displayName: web app
328+
href: how-to-deploy-app-service.md
329+
- name: Azure Functions
330+
displayName: functions app
331+
href: how-to-deploy-functions.md
332+
- name: Azure IoT Edge devices
333+
href: /azure/iot-edge/tutorial-deploy-machine-learning?context=azure/machine-learning/service/context/ml-context
334+
- name: FPGA inference
335+
href: how-to-deploy-fpga-web-service.md
336+
- name: Custom Docker images
337+
href: how-to-deploy-custom-docker-image.md
338+
- name: Non-Azure ML models
339+
displayName: publish existing model
340+
href: how-to-deploy-existing-model.md
341+
- name: Troubleshoot & debug
342+
href: how-to-troubleshoot-deployment.md
343+
- name: Call service endpoint
344+
displayName: create client consume request response synchronous
345+
href: how-to-consume-web-service.md
346+
- name: Monitor models
347+
items:
348+
- name: Collect & evaluate model data
349+
displayName: track production
350+
href: how-to-enable-data-collection.md
351+
- name: Detect data drift
352+
href: how-to-monitor-data-drift.md
353+
- name: Monitor with Application Insights
354+
href: how-to-enable-app-insights.md
354355

355356
- name: Build & use ML pipelines
356357
displayName: pipelines

0 commit comments

Comments
 (0)