A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
Hello @Kunal Chiddarwar,
To reduce the disk size of your Azure VM with Windows Server 2022 and SQL Web image, you cannot directly downsize the OS disk due to the risk of data loss. Instead, you can create a new, smaller data disk, copy the data from the original disk to the new one, and then delete the old disk. This method allows you to effectively manage your storage without losing data.
Additionally, it’s important to assign disk sizes based on actual requirements rather than over-provisioning. You can always expand data drives later without downtime, which helps in optimizing costs.
Consider using the Azure portal to manage your disks effectively, ensuring you select the appropriate size and performance tier for your needs.
Decrease the size of an Azure data disk without losing data
If this answers your query, do click Accept Answer and Up-Vote for the same. And, if you have any further query do let us know.