Question:
When mounting Azure Storage as a local share in Azure App Service, what is something you should NOT do?
Answer:
Avoid using Azure Storage for local databases or apps dependent on file handles and locks, refrain from using it for read/write actions in Linux containers, and minimize frequent regeneration of your access key.