question

jocht avatar image
0 Votes"
jocht asked Grmacjon-MSFT answered

Azure Web App custom container and snapshot

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 ?


azure-webapps
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Grmacjon-MSFT avatar image
0 Votes"
Grmacjon-MSFT answered

Hi @jocht,

Can you please clarify what you mean by " should i found all content in the web app "

I see your question was answered in this Github thread.

Adding to Ajay's answer- Snapshots contain both the contents of a web app and the web app configuration. Your app files content can be found in the D:\home\site\wwwroot folder of your app.

Hope that helps. Please let us know if you have further questions.

-Grace

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.