@@ -10,28 +10,18 @@ metadata:
10
10
ms.author : jgao
11
11
ms.subservice : bicep
12
12
ms.topic : landing-page
13
- ms.date : 04/23 /2025
13
+ ms.date : 04/24 /2025
14
14
15
15
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
16
16
17
17
landingContent :
18
18
# Card (optional)
19
- - title : About Bicep
19
+ - title : Get started
20
20
linkLists :
21
21
- linkListType : overview
22
22
links :
23
23
- text : What is Bicep?
24
24
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 :
35
25
- linkListType : get-started
36
26
links :
37
27
- text : Install Bicep tools
@@ -58,7 +48,16 @@ landingContent:
58
48
url : /training/paths/advanced-bicep/
59
49
- text : Deployment stacks
60
50
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
62
61
# Card
63
62
- title : Author Bicep files
64
63
linkLists :
@@ -127,17 +126,6 @@ landingContent:
127
126
- text : Scope extension resource
128
127
url : scope-extension-resources.md
129
128
# 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
141
129
- title : Explore reference content
142
130
linkLists :
143
131
- linkListType : reference
0 commit comments