Provision resources with Infrastructure as Code
Source: Application Architecture
Provision resources with Infrastructure as Code
Azure supports IaC with Azure Resource Manager and third-party platforms.
- Azure Resource Manager templates - Bicep, JSON.
- Azure Automation = Powershell.
- Azure DevOps services.
- GitHub actions.
- Terraform.
- Jenkins.