Login to azure portal
https://portal.azure.com/
Goto your web app
Select the tab “Deployment credentials” and set username and password to be used for FTP access. (remember to save).
Goto the “Overview” tab (the top tab)
In the right column you find:
Notice that the user name will be [web app name]\[my username]
That should be all you need to access the web app with ftp or ftps.
One thought on “Accessing Azure Web App with FTP”