You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-resource-manager/bicep/learn-bicep.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,23 @@
2
2
title: Discover Bicep on Microsoft Learn
3
3
description: Provides an overview of the units that are available on Microsoft Learn for Bicep.
4
4
ms.topic: conceptual
5
-
ms.date: 10/26/2021
5
+
ms.date: 11/04/2021
6
6
---
7
7
# Bicep on Microsoft Learn
8
8
9
9
Ready to see how Bicep can help simplify and accelerate your deployments to Azure? Check out the many hands-on courses on Microsoft Learn.
10
10
11
11
## Get started
12
12
13
-
These two learning paths will help you get started:
13
+
If you're new to Bicep, you can start by building your first Bicep file:
14
+
15
+
<imgsrc="media/learn-bicep/build-first-bicep-template.svg"width="101"height="120"alt="The badge for the Build your first Bicep template module on Microsoft Learn."role="presentation"></img>
16
+
17
+
[Build your first Bicep template](/learn/modules/build-first-bicep-template/)
18
+
19
+
## Learn more
20
+
21
+
To learn even more about Bicep, use these learning paths:
0 commit comments