Skip to content

Commit 4adb1a2

Browse files
authored
Merge pull request #134582 from mumian/1019-landing
update index.yml
2 parents e1b54dc + 59db290 commit 4adb1a2

File tree

1 file changed

+13
-3
lines changed
  • articles/azure-resource-manager/templates

1 file changed

+13
-3
lines changed

articles/azure-resource-manager/templates/index.yml

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,21 +51,31 @@ landingContent:
5151
url: quickstart-create-templates-use-the-portal.md
5252
- text: Create templates - VS Code
5353
url: quickstart-create-templates-use-visual-studio-code.md
54+
- text: Create & deploy template specs
55+
url: quickstart-create-template-specs.md
5456

5557
- linkListType: tutorial
5658
links:
5759
- text: Beginner tutorials
5860
url: template-tutorial-create-first-template.md
5961
- text: Deployment
6062
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
6269
- linkListType: learn
6370
links:
6471
- text: Consistent infrastructure
6572
url: /learn/modules/create-azure-resource-manager-template-vs-code/
6673
- text: Multiple environments
6774
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/
6979
# Card
7080
- title: Develop templates
7181
linkLists:
@@ -105,7 +115,7 @@ landingContent:
105115
url: deploy-to-azure-button.md
106116
- text: What-if deployment
107117
url: template-deploy-what-if.md
108-
118+
109119
# Card
110120
- title: Scoped deployments
111121
linkLists:

0 commit comments

Comments
 (0)