- Unzip example.zip from https://www.dropbox.com/s/2yd3d8d642cotc0/example.zip?dl=0
- Update main.tf file to include
tenant_id
andsubscription_id
values for an Azure subscription az login --tenant <tenant_id>
terraform init
terraform apply
, which creates the base of the example resources:
example-rg
resource groupexample-vnet
virtual networksubnet1
subnet (with Storage and Key Vault service endpoints)exampleXXXXXXXXX
storage account