@@ -51,21 +51,31 @@ landingContent:
51
51
url : quickstart-create-templates-use-the-portal.md
52
52
- text : Create templates - VS Code
53
53
url : quickstart-create-templates-use-visual-studio-code.md
54
+ - text : Create & deploy template specs
55
+ url : quickstart-create-template-specs.md
54
56
55
57
- linkListType : tutorial
56
58
links :
57
59
- text : Beginner tutorials
58
60
url : template-tutorial-create-first-template.md
59
61
- text : Deployment
60
62
url : deployment-tutorial-local-template.md
61
-
63
+ - text : Template specs
64
+ url : template-specs-create-linked.md
65
+ - text : Advanced templates
66
+ url : template-tutorial-use-template-reference.md
67
+ - text : Deployment Manager
68
+ url : deployment-manager-tutorial.md
62
69
- linkListType : learn
63
70
links :
64
71
- text : Consistent infrastructure
65
72
url : /learn/modules/create-azure-resource-manager-template-vs-code/
66
73
- text : Multiple environments
67
74
url : /learn/modules/modify-azure-resource-manager-template-reuse/
68
-
75
+ - text : Validate deployments
76
+ url : /learn/modules/arm-template-test/
77
+ - text : Deploy templates
78
+ url : /learn/modules/deploy-templates-command-line-github-actions/
69
79
# Card
70
80
- title : Develop templates
71
81
linkLists :
@@ -105,7 +115,7 @@ landingContent:
105
115
url : deploy-to-azure-button.md
106
116
- text : What-if deployment
107
117
url : template-deploy-what-if.md
108
-
118
+
109
119
# Card
110
120
- title : Scoped deployments
111
121
linkLists :
0 commit comments