You are viewing an earlier version of the admin guide. For the latest version, please visit EmpowerID Admin Guide v7.211.0.0.

Set up Azure Cache for Redis

EmpowerID chatbot uses Azure Cache for Redis, which provides a secure data cache and messaging broker for the Bot. We will now set up the Azure Cache for Redis following the below steps.


  1. Navigate to the Azure Portal.

  2. Create a new Azure Cache for Redis. Cache type should be at least 1 GB for single instance deployment. 12 GB-100 GB or 384 GB-1.5 TB recommended for large scale multi-tenant deployment.

     

  3. After successfully providing Azure Cache for Redis, navigate to the cache resource. Copy the Primary Connection String from Access Keys setting.

     

  4. Navigate to the App Service created in Step 1 and populate the AzRedisCache application setting with the Primary connection string.


     

In the next step, we will set up the Cosmos DB.

All steps in Deployment & Configuration of EID Bot