I have the same question. When I SSH into the App from the portal, this is displayed...
-ash: export: line 47: WEBSITE_MOUNT_PATH_xxx-logs: bad variable name
Where xxx-logs is the name of a Path mapping (Configuration Blade) to a storage account fielshare. Currently seeing if this is caused by source code or deployment, but worrying. Almost as if there is a union in this string space. Bad memory in the worker that deployed maybe?
The website is hosted on another shared mount, 10.x.x.x. (/home) as expected.
df reveals that these are mounted as expected. My app does not crash.