Hi,
I am not able to quite understand the use of local storage resource that we configure from service definition file. The local storage is not durable and provides access same as file storage we would typically use in local environment like c:\my.txt.
As this local storage is not durable; so is the information stored on (for example C drive) role instance VM. So what is the advantage we get by using local storage resource? Instead we can save it on C drive of role instance VM. Why local storage is recommended instead of using VM's drive?
Please let me know your views.
Mark As Answer if it helps you | My Blog