7 Commits

Author SHA1 Message Date
fb72ccdc0a update info and links. (#2122) 2022-07-22 15:43:22 -07:00
5d40f006bb Fix urls in tutorial (#436)
* url fix

* revert absolute path but keep some actual fix

* add real readme
2020-09-24 14:10:56 -07:00
b84a1fa410 Web edits (#147) 2020-03-18 00:30:51 -07:00
6efee45c4d Option to keep VM without incuring charges with shutdown command (#106)
* 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.
2020-02-25 11:25:00 -08:00
cd0d6f3c03 Fixes to support subscriptions with other VMs (#105)
* 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
2020-02-24 16:13:22 -08:00
20ff66a0c1 Azure tutorial updates and cleanup (#43) 2020-02-08 22:00:24 -08:00
23a08aebe7 Azure tutorial/scripts (#42)
Add Azure tutorial text and scripts
2020-02-07 17:10:28 -08:00