If you have a particular repository you want to use for your Linux VM from within Azure to install packages from, simply follow the below instructions. For our example, we will update the repository for installing Nginx. First, sudo su to elevate to root. Next, vim /etc/apt/sources.list (you may use your favorite text editor) Add
↧