Oct 08 2020 06:05 AM
I have a WVD that is running out of disk space.
2 questions how do I add more space to the disk.
Also is there a way to be alerted in Azure when the WVD gets low on disk space?
Oct 08 2020 10:14 PM
Hi @Scott1963
You can resize a desktop after it has been deployed by resizing the disk. You can read how to do that here - https://docs.microsoft.com/en-us/azure/virtual-machines/windows/expand-os-disk
You can also use Azure Monitor to alert on the low disk space - more info on that here - https://pixelrobots.co.uk/2019/01/azure-alert-on-server-disk-space-below-xxgb/
Hope that helps!