I'm trying to create a cache layer for my services on azure.
Through the portal, in the left submenu, there's a cache menu item. When I open this item, there's only two options:
1- redis on azure (preview)
2- create using powershell.
I'm looking forward redis on azure, but there's not an option on Brazil's datacenter, so I would have latency problems.
When I use 'help azure' on Azure Powershell, there's no option for "New-AzureManagedCache" as this link describe:
http://msdn.microsoft.com/en-us/library/dn448831.aspx
Am I missing something?