Skip to content

Commit 299cd22

Browse files
committed
Add new section to page
1 parent c2f264b commit 299cd22

File tree

2 files changed

+61
-2
lines changed

2 files changed

+61
-2
lines changed

articles/azure-resource-manager/bicep/learn-bicep.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,23 @@
22
title: Discover Bicep on Microsoft Learn
33
description: Provides an overview of the units that are available on Microsoft Learn for Bicep.
44
ms.topic: conceptual
5-
ms.date: 10/26/2021
5+
ms.date: 11/04/2021
66
---
77
# Bicep on Microsoft Learn
88

99
Ready to see how Bicep can help simplify and accelerate your deployments to Azure? Check out the many hands-on courses on Microsoft Learn.
1010

1111
## Get started
1212

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+
<img src="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:
1422

1523
:::row:::
1624
:::column:::
Lines changed: 51 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)