I have been experimenting with the Azure Redis Cache preview, and so far, so good. However, when I am not using it, I would like to disable it so that it is not consuming memory and not accessible.
I would prefer not to delete it, as I do not wish to create a new instance each time I want to run some tests. But from the portal, there is no disable or deactivate option, just delete.
I have reviewed the documentation at http://msdn.microsoft.com/en-us/library/azure/dn690523.aspx but have not found a solution.