What is the right way to implement azure websites (not webroles) that use distributed caching? Does Azure have anything built in or a 3-rd party has to be involved?
Edit:
I have been struggling with suggested Windows Azure Caching. The server kept responding with error ErrorCode<ERRCA0019>:SubStatus<ES0001>:Check the client version. It should be within the allowed version range on the server. If necessary, upgrade the client to the allowed version.
After looooong search I have stumbled upon this link that fixed it all.
Bottom line, when looking for NuGet package, DO NOT use Windows Azure Caching, but Windows Azure Shared Caching v1.7.