Manage resource lifecycles with deployment stacks
Learn how to manage resource lifecycles with deployment stacks.
Learning objectives
After completing this module, you'll be able to:
- Describe a deployment stack managed resource
- Update resources in a deployment stack
- Add resources to a deployment stack
- Detach and delete resources in a deployment stack
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.