Umbraco on Azure PaaS services - What to do with wwwroot files on load balanced setup
We are currently testing Umbraco version 11.3.1 on Azure PaaS services.
Apologies in advance as I am more of an Azure Platform person, and I don't know Umbraco that well.
We successfully have setup Umbraco 11.3.1 on Azure PaaS services in a Load Balanced setup. We have specified a back office (back-end) Azure web app and front-end Azure web app both on different app service plans. The back office (back-end) changes to the DB are being read by the front-end.
The question I have is that the client is creating new css and js files for their site. They can be seen from the back office (back-end) web app but obviously the files can't be replicated or copied to the front-end web app.
Their previous site looks like it uses IIS and central storage for all such files.
Can someone point me in the direction of any documentation around how it should be setup or the best method for both front end web app/s and back-office web app to share/replicate those files please?
I did think they could use the shared media blob storage but then again i don't know if that's a clever idea.
Umbraco on Azure PaaS services - What to do with wwwroot files on load balanced setup
We are currently testing Umbraco version 11.3.1 on Azure PaaS services.
Apologies in advance as I am more of an Azure Platform person, and I don't know Umbraco that well.
We successfully have setup Umbraco 11.3.1 on Azure PaaS services in a Load Balanced setup. We have specified a back office (back-end) Azure web app and front-end Azure web app both on different app service plans. The back office (back-end) changes to the DB are being read by the front-end.
The question I have is that the client is creating new css and js files for their site. They can be seen from the back office (back-end) web app but obviously the files can't be replicated or copied to the front-end web app.
Their previous site looks like it uses IIS and central storage for all such files.
Can someone point me in the direction of any documentation around how it should be setup or the best method for both front end web app/s and back-office web app to share/replicate those files please?
I did think they could use the shared media blob storage but then again i don't know if that's a clever idea.
Thanks in advance
is working on a reply...