Skip to content

Commit 7aa4dcf

Browse files
authored
Merge pull request #176736 from johndowns/patch-12
Add link to Learn module
2 parents 6d78bc3 + 9a94868 commit 7aa4dcf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ To share modules with other people in your organization, [create a private regis
1313

1414
Bicep modules are converted into a single Azure Resource Manager template with [nested templates](../templates/linked-templates.md#nested-template).
1515

16+
### Microsoft Learn
17+
18+
To learn more about modules, and for hands-on guidance, see [Create composable Bicep files by using modules](/learn/modules/create-composable-bicep-files-using-modules/) on **Microsoft Learn**.
19+
1620
## Definition syntax
1721

1822
The basic syntax for defining a module is:

0 commit comments

Comments
 (0)