Skip to content

azlin batch update

Update development tools on multiple VMs.

Synopsis

azlin batch update <vm-selector> [OPTIONS]

Examples

# Update all VMs
azlin batch update "*"

# Update VMs matching pattern
azlin batch update "prod-*"

# Update specific VMs
azlin batch update "vm1,vm2,vm3"

What Gets Updated

  • Azure CLI
  • GitHub CLI
  • Docker
  • Node.js
  • Python
  • Rust
  • Golang
  • .NET
  • System packages