I have built a web app in ARM (new Portal) with the SDK, and downloaded the Publishing Profile XML file. Inside it has an FTP element with attributes for FTP user name and password. I can log in with those credentials but not upload files - access denied. I cannot delete the hostingstart.html file either. Getting a "dir" on the FTP site works, so I know my credentials are being accepted.
I can see in the Portal GUI that there is an FTP user name, but I do not know its password and it does not match what is in the Publishing Profile XML.
I am trying to provision a brand new web app with the SDK and upload local-built content, completely unattended. How can I make this happen?
Thanks.