Hacker News new | ask | show | jobs
by GordonS 2812 days ago
Azure actually gives you several ways to do things, of which automation scripts (ARM templates) are just one:

  1. Web UI
  2. Powershell
  3. CLI
  4. REST API
I know what you mean about ARM templates though - the auto-generated ones in particular are extremely verbose!