File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
articles/azure-resource-manager/bicep Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ metadata:
9
9
ms.service : azure-resource-manager
10
10
ms.subservice : Bicep
11
11
ms.topic : landing-page
12
- ms.date : 06/23/2023
12
+ ms.date : 05/21/2024
13
13
14
14
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
15
15
@@ -37,6 +37,10 @@ landingContent:
37
37
url : quickstart-create-bicep-use-visual-studio.md
38
38
- text : Create and deploy template specs
39
39
url : quickstart-create-template-specs.md
40
+ - text : Create deployment stacks
41
+ url : quickstart-create-deployment-stacks.md
42
+ - text : Use private module registry
43
+ url : quickstart-private-module-registry.md
40
44
- linkListType : learn
41
45
links :
42
46
- text : Introduction to Bicep
@@ -70,7 +74,7 @@ landingContent:
70
74
url : ./operators.md
71
75
- text : Data types
72
76
url : ./data-types.md
73
- - text : Azure Quickstart templates
77
+ - text : Azure Quickstart Templates
74
78
url : https://azure.microsoft.com/resources/templates/
75
79
# Card
76
80
- title : Deploy Bicep files
You can’t perform that action at this time.
0 commit comments