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.
1 parent 2536434 commit ff5ebc3Copy full SHA for ff5ebc3
articles/aks/TOC.yml
@@ -248,6 +248,16 @@
248
href: deployment-safeguards.md
249
- name: How-to guides
250
items:
251
+ - name: AKS extension for Visual Studio Code
252
+ items:
253
+ - name: Attach to Azure Container Registry (ACR)
254
+ href: aks-extension-vs-code-attatch-acr.md
255
+ - name: Create a Dockerfile using the AKS extension
256
+ href: aks-extension-vs-code-draft-dockerfile.md
257
+ - name: Create a Kubernetes deployment using the AKS extension
258
+ href: aks-extension-vs-code-draft-deployment.md
259
+ - name: Create a GitHub Workflow using the AKS extension
260
+ href: aks-extension-vs-code-draft-github-workflow.md
261
- name: Migration
262
263
- name: Plan and execute a migration
0 commit comments