diff --git a/docs/flight-manuals/working-on-virtual-machines.md b/docs/flight-manuals/working-on-virtual-machines.md index c61a610c41..f1ea4e10c5 100644 --- a/docs/flight-manuals/working-on-virtual-machines.md +++ b/docs/flight-manuals/working-on-virtual-machines.md @@ -28,7 +28,7 @@ brew install azure-cli az login ``` -> **Get the list of VM names and IP addresses:** +> **Get the list of VM names and P addresses:** ``` az vm list-ip-addresses --output table @@ -62,6 +62,12 @@ doctl compute droplet list --format "ID,Name,PublicIPv4" # Spin a VM (or VM Scale Set) +> Todo: Add instructions for spinning VM(s) + + + # Keep VMs updated You should keep the VMs up to date by performing updates and upgrades. This will