[insert_php]
if($_SESSION[‘RACKNAP_SESSION’][‘currency’]==1)
{
$curr=’21.67′;
$curr1=’530.37′;
$curr2=’5080.45′;
$curr3=’6440.00′;
}
elseif($_SESSION[‘RACKNAP_SESSION’][‘currency’]==2)
{
$curr=’1450.80′;
$curr1=’12890.80′;
$curr2=’34980.37′;
$curr3=’226440.00′;
}
elseif($_SESSION[‘RACKNAP_SESSION’][‘currency’]==3)
{
$curr=’16.25′;
$curr1=’11206.25′;
$curr2=’22450.37′;
$curr3=’13440.00′;
}

[/insert_php]

Azure VM Reserved Instance (RI) Plans and Pricing

Azure VM Series
Billing Cycle
Price


[insert_php]
unset($res);
unset($result);
unset($orderlink);
unset($price);
$res = do_shortcode(‘{"status":"Error","message":"Requested parameters are not correct."}‘);
$result = json_decode($res,true);
//print_r($result);
if(isset($result[‘status’]) && $result[‘status’]==’Success’)
{
$sel=”;
$opt=0;
$price=0;
if(isset($result[‘data’][‘annually’]))
{
$triennially = number_format($result[‘data’][‘annually’],2);
if($sel==” && $opt==0)
{
$price = $triennially;
$sel=’selected=”selected”‘;
$orderlink = $result[‘data’][‘annually_order_link’];
$opt=1;
}

if($opt==1)
{
$sel=”;
}
}

}
[/insert_php]

RI VM Standard v3 (US West 2)
Billing Cycle1 Year
Price [insert_php] echo $result[‘data’][‘currencyDetails’][‘prefix’].’ ‘.$price; [/insert_php]


[insert_php]
unset($res);
unset($result);
unset($orderlink1);
unset($price);
$res = do_shortcode(‘{"status":"Error","message":"Requested parameters are not correct."}‘);
$result = json_decode($res,true);
//print_r($result);
if(isset($result[‘status’]) && $result[‘status’]==’Success’)
{
$sel=”;
$opt=0;
$price=0;
if(isset($result[‘data’][‘triennially’]))
{
$triennially = number_format($result[‘data’][‘triennially’],2);
if($sel==” && $opt==0)
{
$price = $triennially;
$sel=’selected=”selected”‘;
$orderlink1 = $result[‘data’][‘triennially_order_link’];
$opt=1;
}

if($opt==1)
{
$sel=”;
}
}

}
[/insert_php]

RI VM Standard v3 (CA Central)
Billing Cycle3 Years
Price [insert_php] echo $result[‘data’][‘currencyDetails’][‘prefix’].’ ‘.$price; [/insert_php]

Features and benefits of Azure Virtual Machine RIs

Azure VM reserved instances (RIs) can help you to achieve more at a less cost.
More resources at less cost
  • You can significantly reduce costs—up to 72 percent compared to pay-as-you-go prices—with one-year or three-year terms on Azure VMs.
  • Lower your TCO by combining Azure RIs with pay-as-you-go prices to manage costs across predictable and variable workloads.
  • It allows you to further reduce your costs with reserved instance size flexibility.
  • You can now improve budgeting and forecasting with a single upfront payment, making it easy to calculate your investments
More flexibility and simplicity
  • You can purchase Azure virtual machine RIs in three simple steps—specify your Azure region, virtual machine type, and term (one year or three years).
  • Exchange Azure RIs across any region and any series as your workload or application needs change.
  • You also have the flexibility to cancel an Azure RI at any time and return the remaining months of a reserved instance back to Microsoft (up to the yearly limit) for an early termination fee.
  • Simplify and automate the management of Azure RIs with their better adaptability. Azure can automatically apply these RIs to other VM sizes within the same group and region. As a result, you will spend less time managing your RIs.