Avoid or reduce storage cost for lightly used Azure VM

Rishi C 26 Reputation points
2022-04-11T19:14:56.6+00:00

Hi there,

I created a VM on Azure for personal use with minimum disk size HDD. If there is a month when I don't use my VM at all, I would still get billed for the storage assigned to me that contains the OS. Is there a way to avoid or reduce the storage costs if I use my VM sparingly?

Thanks!

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,044 questions
0 comments No comments
{count} votes

Accepted answer
  1. deherman-MSFT 38,021 Reputation points Microsoft Employee Moderator
    2022-04-11T22:48:02.007+00:00

    @Rishi C
    I understand you have an infrequently used VM and want to save on the storage cost for the disk when the VM is not being used.

    You are already using the lowest cost disk type for your VM. To further save on costs you could keep a snapshot of your disk. Then you could launch a new VM every time it is needed by using that snapshot then stop and delete the VM. You would need to create a new snapshot before deleting the VM. This is a fairly tedious process, if you are doing it frequently. I recommend you review the pricing page for managed disks as well as the pricing calculator to get an idea on your costs.

    Hope this helps. Let me know if you have any questions or run into any issues.

    -------------------------------

    Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    2 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Vineet Kumar Gupta 161 Reputation points
    2022-04-12T14:28:33.32+00:00

    If VM is off still it will be chargeable . It will take cost for storage so to save the cost delete the server if not in use.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.