From 7e36059d9ac12295dd0a5bc10d4c645fa438323f Mon Sep 17 00:00:00 2001 From: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com> Date: Sun, 30 Aug 2020 12:31:24 +0530 Subject: [PATCH] docs: update working on servers --- docs/flight-manuals/working-on-virtual-machines.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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