This is a really stupid question, I know, but I have literally zero experience on setting up a website/web app from the server level - I've always used a third party like Arvixe or GoDaddy. So, I have an Azure VM that I can remote into. I need to (obviously) set up my website on it. I've already installed IIS, so I would imagine that the website would go into the
inetpub > wwwroot
folder, right? Does one usually just copy and paste the files over, FTP, etc.? What's the typical, accepted way to "upload" your website/web app to your VM?