Skip to content

Commit 6e381cc

Browse files
committed
add azure service template quickstarts to the ARM documentation site TOC
1 parent 2e1d772 commit 6e381cc

File tree

1 file changed

+10
-0
lines changed
  • articles/azure-resource-manager/templates

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@
1010
href: quickstart-create-templates-use-the-portal.md
1111
- name: Create templates - VS Code
1212
href: quickstart-create-templates-use-visual-studio-code.md
13+
- name: Azure services
14+
items:
15+
- name: Cosmos DB
16+
href: ../../cosmos-db/quick-create-template.md
17+
- name: Event Grid
18+
href: ../../event-grid/blob-event-quickstart-template.md
19+
- name: Key Vault
20+
href: ../../key-vault/quick-create-template.md
21+
- name: Load Balancer
22+
href: ../../load-balancer/quickstart-load-balancer-standard-public-template.md
1323
- name: Tutorials
1424
items:
1525
- name: Beginner

0 commit comments

Comments
 (0)