Not possible to connect to redis server
I am running a .NET application inside a Docker container and trying to connect it to an Azure Redis Cache instance. While I can successfully connect to the Redis instance using redis-cli from within the Docker container, the .NET application fails to connect and gives the following error: