Linux
Azure Ubuntu vm - Update the user's ssh key
az account set --subscription subscriptionId az vm user update --resource-group TargetResourceGroup --name NameOfVM --username Nam...
Azure Ubuntu vm - dpkg-deb error : paste subprocess was killed by signal (Broken pipe)
When running ‘sudo apt upgrade -y’ on azure ubuntu vm error : dpkg: error processing archive /var/cache/apt/archives/l...
Azure Ubuntu vm: downgrade linux kernel
When moving vms on different regions it may occur that the current linux kernel version of Azure Ubuntu vm is not supported. The l...