It's possible to publish to a remote server from Visual Studio, but there's no direct "remote server" option. Instead, you can use FTP/FTPS or Web Deploy. Alternatively, publish to a folder locally and transfer the files manually using SCP or another method. Choose the approach that fits your server setup