The EmpowerID chatbot uses utilizes Azure Cache for Redis, which provides a secure data cache and messaging broker for the Bot. We will now set up the , to support its operations. The following steps outline setting up Azure Cache for Redis following for the below stepsBot.
Procedure
Navigate to the Azure Portal.
Create a new Azure Cache for Redis.
...
The cache type should be at least 1 GB for a single-instance deployment. 12 GB-100 GB or 384 GB-1.5 TB is recommended for large-scale multi-tenant
...
deployments.
...
After successfully providing Azure Cache for Redis, navigate to the cache resource
...
and copy the Primary Connection String from the Access Keys setting.
...
Navigate to the App Service created in Step 1 Set up App Service and populate the AzRedisCache application setting with the Primary connection string.
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
...
All steps in Deployment & Configuration of EID Bot
Page Tree | ||||
---|---|---|---|---|
|