How to Configure Azure Cache for Redis in Orchestrator WebApp

How to configure Azure Cache for Redis in Orchestrator WenApp?

Configuring Azure Cache For Redis in Azure WebApp
1) Creating the Azure Cache for Redis
2) Open the Azure Portal-> Search for Azure Cache For Redis-> Click on the result.



3) Click on Add New and then provide the details and click on Create




4) Once created prepare the connection string Copy the connection string from the Access Keys under Settings Tab.



5) Now go to WebApp-> Configuration and add the below highlighted configurations (add multiple instances first to use HA)


6) Save it and restart the WebApp. Everything is now set to use the Azure Cache for Redis.