Which statement correctly describes how billing works for Azure Reserved Instances (RIs)?
Think about how pre-paying helps save costs in cloud services.
Azure Reserved Instances require an upfront payment for a one- or three-year term. This prepayment grants a discount on the cost of VMs that match the reservation, regardless of actual usage.
You have a VM Scale Set with 10 identical VMs running Linux. You purchase a Reserved Instance for 5 Linux VMs in the same region. How does the reservation discount apply?
Consider how reserved capacity matches VM usage.
Reserved Instances apply discounts to matching VM usage up to the number of reserved instances purchased. In this case, 5 VMs get the discount, and the rest are billed normally.
In an Azure Enterprise Agreement, how does sharing Reserved Instances across subscriptions affect security and access control?
Think about billing scopes versus access permissions.
Azure Reserved Instances are applied at the billing scope level and shared automatically across subscriptions under the same billing account. This does not affect security or access controls on the resources themselves.
You have a Reserved Instance for a Standard_D2s_v3 VM in East US. You resize your VM to Standard_D4s_v3 in the same region. What happens to the reservation discount?
Consider Azure's instance size flexibility feature.
Azure Reserved Instances support instance size flexibility within the same VM family and region. The discount applies proportionally based on the size of the new VM compared to the reserved size.
You manage multiple subscriptions with varying VM usage patterns. Which strategy best optimizes cost savings using Azure Reserved Instances?
Think about sharing discounts and matching usage patterns.
Purchasing reservations at the billing account level allows sharing discounts across subscriptions, maximizing utilization and cost savings when VM usage is consistent.