Skip to content

Verify

Terminal window
# SSH to the VM
ssh azureuser@$(terraform -chdir=terraform output -raw public_ip)
# TODO: Add component-specific verification steps

TODO: Add health check instructions.