How to download the azure Mobile App service project with all the apis folders, files and scripts?
I have a Mobile App service that I started using the node js as backend. I would like to make a copy of everything, files and scripts on the server and download it.
I would also like to be able to make some adjustments to the downloaded code offline and deploy it on another server at a later moment. Can it be done from the portal?
From the portal, you can download a copy of your app by launching the Kudu tools (App Service's Advanced Tools menu). In Kudu:
This will download a zipped copy of the folder.