Sample Code for the Bicep vs. Terraform YouTube video
This is a sample pattern that deploys the following resources:
- Resource Group
- Key Vault
- various secrets
- Storage Account (only in Bicep)
- Windows Server VM with SQL Server
- SQL Virtual Machine
- SQL license and edition
- SQL port
- SQL login (user name and password)
- Automated Backup (only in Bicep)
- Drive configuration
- SQL VM Disk extension (only in Bicep)