@@ -13,7 +13,7 @@ metadata:
13
13
ms.collection : na
14
14
author : mumian
15
15
ms.author : jgao
16
- ms.date : 03/04 /2020
16
+ ms.date : 03/09 /2020
17
17
18
18
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
19
19
@@ -33,8 +33,6 @@ landingContent:
33
33
url : deployment-modes.md
34
34
- text : Linked templates
35
35
url : linked-templates.md
36
- - text : Subscription level deployment
37
- url : deploy-to-subscription.md
38
36
- linkListType : video
39
37
links :
40
38
- text : What's new?
@@ -92,30 +90,29 @@ landingContent:
92
90
linkLists :
93
91
- linkListType : how-to-guide
94
92
links :
95
- - text : By using PowerShell
93
+ - text : PowerShell
96
94
url : deploy-powershell.md
97
- - text : By using CLI
95
+ - text : Azure CLI
98
96
url : deploy-cli.md
99
- - text : By using portal
97
+ - text : Portal
100
98
url : deploy-portal.md
101
- - text : By using REST API
99
+ - text : REST API
102
100
url : deploy-rest.md
103
101
- text : What-if deployment
104
102
url : template-deploy-what-if.md
105
- - text : View deployment history
106
- url : deployment-history.md
107
-
103
+
108
104
# Card
109
- - title : Manage templates
105
+ - title : Scoped deployments
110
106
linkLists :
111
107
- linkListType : how-to-guide
112
108
links :
113
- - text : Export templates
114
- url : export-template-portal.md
115
- - text : CI/CD
116
- url : add-template-to-azure-pipelines.md
109
+ - text : Subscription
110
+ url : deploy-to-subscription.md
111
+ - text : Management group
112
+ url : deploy-to-management-group.md
113
+ - text : Tenant
114
+ url : deploy-to-tenant.md
117
115
118
-
119
116
# Card
120
117
- title : Explore reference content
121
118
linkLists :
@@ -134,4 +131,17 @@ landingContent:
134
131
- text : Java
135
132
url : /java/api/com.microsoft.azure.management.resources
136
133
- text : Python
137
- url : /python/api/overview/azure/resources?view=azure-python
134
+ url : /python/api/overview/azure/resources?view=azure-python
135
+
136
+
137
+ # Card
138
+ - title : Manage templates
139
+ linkLists :
140
+ - linkListType : how-to-guide
141
+ links :
142
+ - text : Export templates
143
+ url : export-template-portal.md
144
+ - text : CI/CD
145
+ url : add-template-to-azure-pipelines.md
146
+ - text : View deployment history
147
+ url : deployment-history.md
0 commit comments