How costs or charges are being calculated of Azure resources like VNet, Bastion, IPs etc as I am seeing cost is increasing even after VM's are turned off and are not active?

Mytoast Admin 285 Reputation points
2024-05-10T08:06:09.77+00:00

How costs or charges are being calculated of Azure resources like VNet, Bastion, IPs etc. as I am seeing cost is increasing even after VM's are turned off and are not active?

Do we need to delete the underlying resources or services which were created during the VM's spinning up or what is it?

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
3,622 questions
0 comments No comments
{count} votes

Accepted answer
  1. TP 125.9K Reputation points Volunteer Moderator
    2024-05-10T08:13:36.1966667+00:00

    Hi,

    Bastion incurs charges simply by existing, whether you use it or not. Same is true of Standard SKU Public IP address. In order to stop charges from accruing for Bastion or Public IP addresses you would need to delete them.

    Excerpt from Bastion pricing page:

    Azure Bastion is billed hourly from the moment the resource is deployed until the resource is deleted, regardless of outbound data usage. The hourly pricing will be based on the SKU selected, number of scale units configured, and data transfer rates.

    Other resources accrue charges simply by existing as well. For example, the managed disk(s) for your VMs. If you examine the pricing page for a specific resource you can find details on how charges are calculated.

    If you are unsure about how charges accrue for a specific resource add a comment below and I can help.

    Please click Accept Answer and upvote if the above was helpful.

    Thanks.

    -TP

    1 person found this answer helpful.

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.