Skip to content

Commit a95cf63

Browse files
committed
edits
1 parent b23de61 commit a95cf63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn-pr/azure/child-extension-bicep-templates/includes/1-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The team created a storage account to store all their product design documents,
1414

1515
## What will you be doing?
1616

17-
In this module, you learn about Azure resource types, and how child and extension resources are used throughout Azure. You create a Bicep template that deploys a set of Azure resources, and you use several features of Bicep, including:
17+
In this module, you learn about Azure resource types and how child and extension resources are used throughout Azure. You create a Bicep template that deploys a set of Azure resources, and you use several features of Bicep, including:
1818

1919
- Child resource definitions, through nested resources and the `parent` property, and by constructing multipart resource names.
2020
- Extension resource definitions, by using the `scope` property.

0 commit comments

Comments
 (0)