@@ -48,10 +48,13 @@ conceptualContent:
48
48
text : Beginner tutorial series
49
49
- url : templates/template-syntax.md
50
50
itemType : reference
51
- text : Template file structure
51
+ text : Template syntax
52
52
- url : templates/template-functions.md
53
53
itemType : reference
54
54
text : Template functions
55
+ - url : /azure/templates/
56
+ itemType : reference
57
+ text : Template reference
55
58
- url : templates/deploy-powershell.md
56
59
itemType : how-to-guide
57
60
text : Deploy
@@ -80,6 +83,9 @@ conceptualContent:
80
83
- url : management/resource-providers-and-types.md
81
84
itemType : concept
82
85
text : Resource providers and types
86
+ - url : management/azure-subscription-service-limits.md
87
+ itemType : concept
88
+ text : Subscription and service limits
83
89
# footerLink (optional)
84
90
footerLink :
85
91
url : management/index.yml
@@ -92,13 +98,13 @@ conceptualContent:
92
98
text : Overview
93
99
- url : managed-applications/publish-service-catalog-app.md
94
100
itemType : tutorial
95
- text : Publish service catalog app
101
+ text : Publish app to service catalog
96
102
- url : managed-applications/create-uidefinition-overview.md
97
103
itemType : how-to-guide
98
- text : Create UI definition
104
+ text : Define portal pane for creating app
99
105
- url : managed-applications/publish-marketplace-app.md
100
106
itemType : tutorial
101
- text : Add to Marketplace
107
+ text : Add app to Marketplace
102
108
# footerLink (optional)
103
109
footerLink :
104
110
url : managed-applications/index.yml
0 commit comments