Introduction to infrastructure as code using Bicep
Infrastructure as code can help you quickly and confidently scale your cloud deployments. By using Bicep and Azure Resource Manager, you can automate and simplify the provisioning of infrastructure resources.
Learning objectives
After completing this module, you'll be able to:
- Describe the benefits of infrastructure as code
- Describe the difference between declarative and imperative infrastructure as code
- Explain what Bicep is, and how it fits into an infrastructure-as-code approach
Add
Prerequisites
You should be familiar with:
- Basic cloud computing concepts and terminology.
- Different types of cloud resources.