1. 18 Mar, 2020 1 commit
  2. 25 Feb, 2020 2 commits
    • zenlytix's avatar
      Option to keep VM without incuring charges with shutdown command (#106) · 6efee45c
      zenlytix authored
      * Update scripts to handle cases where you have other VMs in your sub
      
      * Support subs with other VMs and fix for PDSH permission error
      
      * Minor fix to support subs with other VMs
      
      * Added shutdown with or without delete VM option
      
      In Azure deallocate is like machine shutdown (and prevents billing). You can restart deallocated VM. To fully drop the VM delete is used. This command with "-d" option will fully delete the VM. Without any argument it justs deallocates / shutd down the VM.
      6efee45c
    • zenlytix's avatar
      Fixes to support subscriptions with other VMs (#105) · cd0d6f3c
      zenlytix authored
      * Update scripts to handle cases where you have other VMs in your sub
      
      * Support subs with other VMs and fix for PDSH permission error
      
      * Minor fix to support subs with other VMs
      cd0d6f3c
  3. 09 Feb, 2020 1 commit
  4. 08 Feb, 2020 1 commit