Hi @remi and anyone who comes across this later I managed to get it working on Azure by ftping the files up excluding the node_modules directory then using the web ssh to run npm install then restart the server and it is running now just fine. One gotcha was I had to manually put up the forest-express-sequelize module as it failed for npm install but the admin ran fine after that.
Thanks for the help