@@ -56,6 +56,8 @@ landingContent:
56
56
url : deploy-app-service.md
57
57
- text : Deploy to Azure Container apps
58
58
url : /azure/container-apps/deploy-visual-studio
59
+ - text : Deploy multicontainer app to Azure
60
+ url : deploy-multicontainer-azure-container-apps.md
59
61
- text : Deploy to Docker Hub
60
62
url : deploy-docker-hub.md
61
63
- text : Deploy without a Dockerfile
@@ -71,6 +73,8 @@ landingContent:
71
73
url : launch-profiles.md
72
74
- text : Configure the build and debug environment
73
75
url : container-build.md
76
+ - text : Customize containers
77
+ url : container-build.md
74
78
- text : Troubleshoot container development tools
75
79
url : troubleshooting-docker-errors.md
76
80
@@ -87,13 +91,3 @@ landingContent:
87
91
- text : Configure container tools
88
92
url : container-tools-configure.md
89
93
90
- - title : Kubernetes development
91
- linkLists :
92
- - linkListType : quickstart
93
- links :
94
- - text : Use Bridge to Kubernetes with Visual Studio
95
- url : /visualstudio/bridge/overview-bridge-to-kubernetes
96
- - linkListType : overview
97
- links :
98
- - text : How Bridge to Kubernetes works
99
- url : /visualstudio/bridge/overview-bridge-to-kubernetes
0 commit comments