Introduction to deployment stacks
Describe the benefits of using deployment stacks to deploy your Azure resources. Determine the use cases for which deployment stacks are beneficial for resource deployment.
Learning objectives
After completing this module, you'll be able to:
- Describe the benefits of deployment stacks
- Describe the deployment stacks resource
- Describe the use cases where deployment stacks are beneficial for resource deployment
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.