Hello,
In Microsoft documentation, Microsoft dosen't say what folder is considered by snapshot.
I mean, if i have an azure web app custom docker image with premium sku , which he run a application stored under /var/www/html and this application store log in /home/site/wwwroot ( option websites_enable_app_service_storage changed to yes )
My question is : when using snapshot should i found all content in the web app ? Or only the file stored in /home ?