@@ -68,9 +68,9 @@ conceptualContent:
68
68
- url : /azure/aks/tutorial-kubernetes-prepare-app
69
69
itemType : tutorial
70
70
text : Prepare an application for AKS
71
- - url : /azure/aks/tutorial- kubernetes-deploy-cluster
71
+ - url : /azure/aks/kubernetes-walkthrough
72
72
itemType : tutorial
73
- text : Deploy an AKS Cluster
73
+ text : Create an AKS cluster (CLI)
74
74
# footerLink (optional)
75
75
footerLink :
76
76
url : /azure/aks/
@@ -84,9 +84,9 @@ conceptualContent:
84
84
- url : /azure/dev-spaces/how-to/setup-cicd
85
85
itemType : tutorial
86
86
text : Integrate Spaces in your CI/CD pipeline for end to end testing
87
- - url : /azure/aks/tutorial-kubernetes-deploy-cluster
88
- itemType : tutorial
89
- text : Deploy an AKS Cluster
87
+ - url : /azure/dev-spaces/quickstart-team-development
88
+ itemType : quickstart
89
+ text : Collaborate on a set of microservices with a team
90
90
# footerLink (optional)
91
91
footerLink :
92
92
url : /azure/dev-spaces/
@@ -176,9 +176,9 @@ conceptualContent:
176
176
- url : /azure/container-registry/container-registry-get-started-azure-cli
177
177
itemType : get-started
178
178
text : Create a private container registry using Azure CLI
179
- - url : /azure/container-registry/container-registry-get-started-azure-clin
180
- itemType : tutorial
181
- text : Automate container image builds and maintenance with ACR Tasks
179
+ - url : /azure/container-registry/container-registry-quick-task-cli
180
+ itemType : get-started
181
+ text : Build, push, and run image using Azure CLI
182
182
# footerLink (optional)
183
183
footerLink :
184
184
url : /azure/container-registry/
0 commit comments