Skip to content

Commit 9e40e2c

Browse files
authored
Merge pull request #293087 from mumian/0115-stack-quickstart
Update the deployment stack content
2 parents 96a358d + 238cc4b commit 9e40e2c

File tree

4 files changed

+224
-20
lines changed

4 files changed

+224
-20
lines changed

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

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Learn modules for Bicep
33
description: Get started with an overview of Microsoft Learn modules for Bicep.
44
ms.topic: conceptual
5-
ms.date: 01/10/2025
5+
ms.date: 01/15/2025
66
ms.custom: devx-track-bicep
77
---
88

@@ -65,6 +65,16 @@ After that, you might be interested in adding your Bicep code to a deployment pi
6565
Learn how to use deployment stacks to manage resource lifecycles:
6666

6767
:::row:::
68+
:::column:::
69+
[<img src="media/learn-bicep/introduction-to-deployment-stacks.svg" width="101" height="120" alt="The trophy for the Introduction to deployment stacks." role="presentation"></img>](/training/modules/introduction-to-deployment-stacks/)
70+
71+
[Introduction to deployment stacks](/training/modules/introduction-to-deployment-stacks)
72+
:::column-end:::
73+
:::column:::
74+
[<img src="media/learn-bicep/build-first-deployment-stack.svg" width="101" height="120" alt="The trophy for the Build first deployment stack." role="presentation"></img>](/training/modules/build-first-deployment-stack/)
75+
76+
[Build your first deployment stack](/training/modules/build-first-deployment-stack)
77+
:::column-end:::
6878
:::column:::
6979
[<img src="media/learn-bicep/manage-resource-lifecycles-deployment-stacks.svg" width="101" height="120" alt="The trophy for the Manage resource lifecycles with deployment stacks." role="presentation"></img>](/training/modules/manage-resource-lifecycles-deployment-stacks/)
7080

Lines changed: 101 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)