|
43 | 43 | href: diagnostic-logging.md
|
44 | 44 | - name: Manage resources
|
45 | 45 | href: manage-resources.md
|
46 |
| - - name: Deploy |
| 46 | + - name: Deploy containers |
47 | 47 | items:
|
48 |
| - - name: Containers |
| 48 | + - name: Azure AI containers documentation |
| 49 | + href: containers/index.yml |
| 50 | + - name: Azure AI containers overview |
| 51 | + href: cognitive-services-container-support.md |
| 52 | + - name: General container FAQ |
| 53 | + href: ./containers/container-faq.yml |
| 54 | + - name: Use containers in disconnected environments |
| 55 | + href: ./containers/disconnected-containers.md |
| 56 | + - name: Disconnected containers FAQ |
| 57 | + href: ./containers/disconnected-container-faq.yml |
| 58 | + - name: Container recipes |
49 | 59 | items:
|
50 |
| - - name: Azure AI containers documentation |
51 |
| - href: containers/index.yml |
52 |
| - - name: Azure AI containers overview |
53 |
| - href: cognitive-services-container-support.md |
54 |
| - - name: General container FAQ |
55 |
| - href: ./containers/container-faq.yml |
56 |
| - - name: Use containers in disconnected environments |
57 |
| - href: ./containers/disconnected-containers.md |
58 |
| - - name: Disconnected containers FAQ |
59 |
| - href: ./containers/disconnected-container-faq.yml |
60 |
| - - name: Container recipes |
61 |
| - items: |
62 |
| - - name: Container Reuse |
63 |
| - href: ./containers/container-reuse-recipe.md |
64 |
| - - name: Deploy to Azure Container Instance |
65 |
| - href: ./containers/azure-container-instance-recipe.md |
66 |
| - - name: Deploy to Azure Kubernetes |
67 |
| - href: ./containers/azure-kubernetes-recipe.md |
68 |
| - - name: Deploy with Docker Compose |
69 |
| - href: ./containers/docker-compose-recipe.md |
70 |
| - - name: Other Container Services |
71 |
| - items: |
72 |
| - - name: Azure Container Instances |
73 |
| - href: ../container-instances/container-instances-tutorial-prepare-app.md |
74 |
| - - name: Azure Container Registry |
75 |
| - href: ../container-registry/container-registry-get-started-azure-cli.md |
76 |
| - - name: Azure Kubernetes Service (AKS) |
77 |
| - href: ../aks/tutorial-kubernetes-prepare-app.md |
| 60 | + - name: Container Reuse |
| 61 | + href: ./containers/container-reuse-recipe.md |
| 62 | + - name: Deploy to Azure Container Instance |
| 63 | + href: ./containers/azure-container-instance-recipe.md |
| 64 | + - name: Deploy to Azure Kubernetes |
| 65 | + href: ./containers/azure-kubernetes-recipe.md |
| 66 | + - name: Deploy with Docker Compose |
| 67 | + href: ./containers/docker-compose-recipe.md |
| 68 | + - name: Other Container Services |
| 69 | + items: |
| 70 | + - name: Azure Container Instances |
| 71 | + href: ../container-instances/container-instances-tutorial-prepare-app.md |
| 72 | + - name: Azure Container Registry |
| 73 | + href: ../container-registry/container-registry-get-started-azure-cli.md |
| 74 | + - name: Azure Kubernetes Service (AKS) |
| 75 | + href: ../aks/tutorial-kubernetes-prepare-app.md |
78 | 76 | - name: Security
|
79 | 77 | items:
|
80 | 78 | - name: Security features
|
|
0 commit comments