Deploy child and extension resources by using Bicep
Intermediate
DevOps Engineer
Developer
Administrator
Azure Resource Manager
Deploy various Azure resources in your Bicep code. Define and use child and extension resources. Work with resources that you created outside of a Bicep template or module.
Learning objectives
After completing this module, you'll be able to:
- Explain resource types and resource IDs
- Deploy child and extension resources
- Represent and use preexisting resources in a Bicep template
Prerequisites
You should be familiar with:
- Creating and deploying basic Bicep templates.
- Azure, including the Azure portal, subscriptions, resource groups, and resource definitions.
To complete the exercises in the module, you need:
- Visual Studio Code, installed locally.
- The Bicep extension for Visual Studio Code, installed.
- One of the following:
- The latest Azure CLI tools, installed locally.
- The latest version of Azure PowerShell, installed locally.