Hello,
Welcome to Microsoft Q&A,
As of June 1, 2025, Microsoft is updating its billing policy for Azure Virtual Machines (VMs). Here's how this change affects your usage and billing:
Minimum Billing Duration: Starting June 1, 2025, Azure will implement a minimum billing duration of 5 minutes (300 seconds) for all VM instances. This means:
- If a VM is started and then stopped or deallocated within 5 minutes, you will still be billed for the full 5 minutes.
- For VMs running longer than 5 minutes, billing will continue to be calculated per second beyond the initial 5-minute minimum.
Scenario 2: You start a VM and stop it after 90 seconds.
- Before June 1, 2025: Billed for 90 seconds.
- After June 1, 2025: Billed for 5 minutes (300 seconds).
#3 This policy applies to all VM types and sizes, including:
- Standard VMs
- B-series burstable VMs
- Spot VMs
- Reserved Instances
- VM Scale Sets
#4 Stopped (Deallocated):
- Compute Charges: No compute charges are incurred.
- Storage Charges: You continue to incur charges for storage resources, such as OS and data disks.
#5 - Azure Container Instances and Azure Functions are not affected by the VM billing policy change
Please Upvote and accept the answer if it helps!!