Create Database using Azure Cache for Redis
Azure Cache for Redis is a native fully-managed service on Microsoft Azure. Azure Cache for Redis offers both the Redis open-source (OSS Redis) and a commercial product from Redis (Redis Cloud) as a managed service. It provides secure and dedicated Redis server instances and full Redis API compatibility. The service is operated by Microsoft, hosted on Azure, and accessible to any application within or outside of Azure.
Step 1. Getting Started
Launch Azure Cache for Redis Cloud & Flash
Step 2: Setup & Subscribe
Step 3: Configuring New Redis Cache
Step 4: Finalising the setup
Step 5: Connecting to Redis database
sudo redis-cli -h redislabs.redis.cache.windows.net -p 6379
redislabs.redis.cache.windows.net:6379>