@Jithin K V Thank you for reaching out.
The connection string should be in a format host:port,password=your_password
.
You mentioned that RBAC permissions have been assigned to your container app as a data owner. Verify that the RBAC permissions allow the container app to access the Azure Cache for Redis resource.
Additionally, ensure that the container app has the necessary network access (firewall rules) to connect to the Redis server.