@@ -112,19 +112,19 @@ landingContent:
112
112
- text : Bicep with GitHub Actions
113
113
url : deploy-github-actions.md
114
114
# Card
115
- - title : Scoped deployments
115
+ - title : Deployment scopes
116
116
linkLists :
117
117
- linkListType : how-to-guide
118
118
links :
119
- - text : Resource group
119
+ - text : Resource group scope
120
120
url : deploy-to-resource-group.md
121
- - text : Subscription
121
+ - text : Subscription scope
122
122
url : deploy-to-subscription.md
123
- - text : Management group
123
+ - text : Management group scope
124
124
url : deploy-to-management-group.md
125
- - text : Tenant
125
+ - text : Tenant scope
126
126
url : deploy-to-tenant.md
127
- - text : Scoping extension resource
127
+ - text : Scope extension resource
128
128
url : scope-extension-resources.md
129
129
# Card
130
130
- title : Guidance & patterns
@@ -146,14 +146,14 @@ landingContent:
146
146
url : /azure/templates/
147
147
- text : Azure Quickstart Templates
148
148
url : https://azure.microsoft.com/resources/templates/
149
- - text : Bicep CLI
149
+ - text : Bicep CLI reference
150
150
url : ./bicep-cli.md
151
- - text : Bicep core diagnostics
151
+ - text : Bicep warnning and error codes
152
152
url : ./bicep-core-diagnostics.md
153
+ - text : Azure CLI reference
154
+ url : /cli/azure/resource
155
+ - text : Azure PowerShell reference
156
+ url : /powershell/module/az.resources
153
157
- text : Microsoft Graph Bicep reference
154
158
url : https://learn.microsoft.com/graph/templates/reference/overview
155
- - text : Azure PowerShell
156
- url : /powershell/module/az.resources
157
- - text : Azure CLI
158
- url : /cli/azure/resource
159
159
0 commit comments