I'm using a VM to host a database so I want to disable disk write cache.
I used Set-AzureOSDisk to set the disk cache to "ReadOnly".
Do I also have to uncheck the "Enable write caching on the device" setting in Windows Device Manager?
I'm using a VM to host a database so I want to disable disk write cache.
I used Set-AzureOSDisk to set the disk cache to "ReadOnly".
Do I also have to uncheck the "Enable write caching on the device" setting in Windows Device Manager?