Skip to content

Commit 328b194

Browse files
authored
Merge pull request #100072 from tfitzmac/0103hub
revised arm hub
2 parents df197e7 + 1f3a7fb commit 328b194

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

articles/azure-resource-manager/index.yml

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,18 @@ metadata:
2020
highlightedContent:
2121
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
2222
items:
23-
# Card
23+
# Card
24+
- title: What is Resource Manager?
25+
itemType: overview
26+
url: management/overview.md
27+
# Card
2428
- title: What are templates?
2529
itemType: overview
2630
url: templates/overview.md
2731
# Card
2832
- title: Create your first template
2933
itemType: tutorial
3034
url: templates/template-tutorial-create-first-template.md
31-
# Card
32-
- title: What is Resource Manager?
33-
itemType: overview
34-
url: management/overview.md
3535

3636
# conceptualContent section (optional)
3737
conceptualContent:
@@ -48,10 +48,13 @@ conceptualContent:
4848
text: Beginner tutorial series
4949
- url: templates/template-syntax.md
5050
itemType: reference
51-
text: Template file structure
51+
text: Template syntax
5252
- url: templates/template-functions.md
5353
itemType: reference
5454
text: Template functions
55+
- url: /azure/templates/
56+
itemType: reference
57+
text: Template reference
5558
- url: templates/deploy-powershell.md
5659
itemType: how-to-guide
5760
text: Deploy
@@ -80,6 +83,9 @@ conceptualContent:
8083
- url: management/resource-providers-and-types.md
8184
itemType: concept
8285
text: Resource providers and types
86+
- url: management/azure-subscription-service-limits.md
87+
itemType: concept
88+
text: Subscription and service limits
8389
# footerLink (optional)
8490
footerLink:
8591
url: management/index.yml
@@ -92,13 +98,13 @@ conceptualContent:
9298
text: Overview
9399
- url: managed-applications/publish-service-catalog-app.md
94100
itemType: tutorial
95-
text: Publish service catalog app
101+
text: Publish app to service catalog
96102
- url: managed-applications/create-uidefinition-overview.md
97103
itemType: how-to-guide
98-
text: Create UI definition
104+
text: Define portal pane for creating app
99105
- url: managed-applications/publish-marketplace-app.md
100106
itemType: tutorial
101-
text: Add to Marketplace
107+
text: Add app to Marketplace
102108
# footerLink (optional)
103109
footerLink:
104110
url: managed-applications/index.yml

0 commit comments

Comments
 (0)