We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b9b4033 + 25b4806 commit bbb44e1Copy full SHA for bbb44e1
articles/aks/index.yml
@@ -84,14 +84,18 @@ landingContent:
84
url: ./learn/quick-kubernetes-deploy-terraform.md
85
86
# Card
87
- - title: Develop and debug applications
+ - title: Deploy an application in 5 minutes
88
linkLists:
89
- linkListType: quickstart
90
links:
91
- text: Develop with Helm
92
url: quickstart-helm.md
93
- text: Develop with Dapr
94
url: quickstart-dapr.md
95
+ - text: Use Draft and the DevX extension for Visual Studio Code
96
+ url: draft-devx-extension-aks.md
97
+ - text: Use Automated Deployments
98
+ url: automated-deployments.md
99
- linkListType: how-to-guide
100
101
- text: Use Bridge to Kubernetes with Visual Studio Code
0 commit comments