Skip to content

Commit 236b3ae

Browse files
committed
incorporate Emily's suggestions
1 parent 01da7ce commit 236b3ae

File tree

1 file changed

+12
-24
lines changed
  • articles/azure-resource-manager/bicep

1 file changed

+12
-24
lines changed

articles/azure-resource-manager/bicep/index.yml

Lines changed: 12 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -10,28 +10,18 @@ metadata:
1010
ms.author: jgao
1111
ms.subservice: bicep
1212
ms.topic: landing-page
13-
ms.date: 04/23/2025
13+
ms.date: 04/24/2025
1414

1515
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1616

1717
landingContent:
1818
# Card (optional)
19-
- title: About Bicep
19+
- title: Get started
2020
linkLists:
2121
- linkListType: overview
2222
links:
2323
- text: What is Bicep?
2424
url: overview.md
25-
- linkListType: video
26-
links:
27-
- text: Learn live - Bicep
28-
url: /events/learntv/learnlive-iac-and-bicep/
29-
- text: Learn Live - Bicep and GitHub Actions
30-
url: /events/learn-events/learnlive-automate-azure-deployments-bicep-github-actions/
31-
32-
# Card (optional)
33-
- title: Get started
34-
linkLists:
3525
- linkListType: get-started
3626
links:
3727
- text: Install Bicep tools
@@ -58,7 +48,16 @@ landingContent:
5848
url: /training/paths/advanced-bicep/
5949
- text: Deployment stacks
6050
url: /training/modules/introduction-to-deployment-stacks/
61-
51+
- linkListType: video
52+
links:
53+
- text: Learn live - Bicep
54+
url: /events/learntv/learnlive-iac-and-bicep/
55+
- text: Learn Live - Bicep and GitHub Actions
56+
url: /events/learn-events/learnlive-automate-azure-deployments-bicep-github-actions/
57+
- linkListType: how-to-guide
58+
links:
59+
- text: Best practices
60+
url: best-practices.md
6261
# Card
6362
- title: Author Bicep files
6463
linkLists:
@@ -127,17 +126,6 @@ landingContent:
127126
- text: Scope extension resource
128127
url: scope-extension-resources.md
129128
# Card
130-
- title: Guidance & patterns
131-
linkLists:
132-
- linkListType: how-to-guide
133-
links:
134-
- text: Best practices
135-
url: best-practices.md
136-
- text: Configuration set pattern
137-
url: patterns-configuration-set.md
138-
- text: Shared variable file pattern
139-
url: patterns-shared-variable-file.md
140-
# Card
141129
- title: Explore reference content
142130
linkLists:
143131
- linkListType: reference

0 commit comments

Comments
 (0)