VM costing

Md. Hossain Hossain 20 Reputation points
2025-01-30T05:28:28.51+00:00

Dear community members,

My Windows Azure VM has been Stopped (deallocated) for the last 10 days. But why is it still charging me? Could you please tell me how to make the charge 0 on my VM?

Best wishes,

Monir.

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

Accepted answer
  1. Nikhil Duserla 4,035 Reputation points Microsoft Vendor
    2025-01-30T05:43:41.07+00:00

    Hi @Md. Hossain Hossain,

    Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.

    The VM has been shut down from within the guest operating system or using PowerOff APIs. The VM will be showing as Stopped. This does not release the lease that the VM has on the underlying hardware, which means the hardware is unavailable for other customers. In this state, the virtual machine is still billed for.

    The VM has released the lease on the underlying hardware and is completely powered off, so the virtual machine resource is not billed. It will appear in the Azure portal as Stopped (Deallocated).

    Even if the virtual machine is deallocated and not consuming "compute" time (holding a lease on hardware), there are components of this virtual machine that you are still using.

    While the VM is shut down, there is still a storage cost for the disk that is holding the virtual hard drive file, as well as any other data storage disks you may have created, as you are still consuming file storage.

    A static Public IP address will still be billed if the VM is shut down or even deleted, unless you delete the static public IP address.

    Please refer the below for more detailed information- https://techcommunity.microsoft.com/blog/itopstalkblog/am-i-billed-for-an-azure-virtual-machine-if-its-shut-down/2456669

    If you have any further queries, do let us know.

    If the comment is helpful, please click Accept the answer and Upvote on this post.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

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.