Build your first deployment stack
Learn how to build, deploy, update, and delete deployment stacks.
Learning objectives
After completing this module, you'll be able to:
- Create and deploy Azure resources using deployment stacks and Bicep
- Update and delete Azure resources using deployment stacks and Bicep
Prerequisites
You should be familiar with using:
- Azure, including the Azure portal, subscriptions, resource groups, and resources.
- Bicep, including creating and deploying basic files.
- Basic Azure PowerShell or AZ CLI commands.
To follow along with the exercises in the module, you need the following software installed locally:
Azure CLI version 2.61.0 or later or Azure PowerShell version 12.0.0 or later.
Tip
You can use either the Azure CLI or Azure PowerShell to complete this module. If you're not sure which to choose, we recommend you use the Azure CLI.
Note
Azure CLI automatically installs the Bicep CLI. Azure PowerShell requires a manual installation. For more information, go to Install Bicep tools.