Just getting my head around the new Azure web sites feature and hitting my first obstacle. I\'m deploying a PHP site which writes cache data to the file system, but the app
Is the folder that the app is trying to write to under the site's folder?
It's my understanding that folder permissions cannot be set/changed. But I haven't seen anything from Microsoft that definitively says "yes" or "no" to that.