Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (13.1k points)
I have created a Web application on Azure and using docker container to host website. Now I want to mount a volume outside the container. Can this be done using web apps? Or I need to go for Linux?

Can anyone help me with this?

1 Answer

0 votes
by (26.7k points)

So basically, we need to leverage the regular app service so that, it can able to interact with the applications which are using FTP. Now, whenever a container is deployed, then App services on Linux can mount the equivalent path to App services on Windows. For more details visit this link.

I hope this will help.

Want to know more about Azure web app? prefer this tutorial on azure web app.

Want to become an Azure expert? join azure certification now!!

Browse Categories

...