Open Gbl13 opened 2 years ago
@Gbl13 I believe you should use TLS/SSL configuration to connect to Azure: https://redisgrafana.github.io/redis-datasource/configuration/#ssltls
I don't have the SSL certificates configured in Azure cache redis, in this case we need to use the secret key in the fields?
I've tried the "Client certification" with "Skip verify" , but the error still the same.
@Gbl13 Actually, you have i/o timeout
error, which most probably means that you are unable to reach the Redis port.
Please check the firewall and network connection between Grafana and Redis on Azure.
Hello, I hope you're well!
Im trying to connect my Redis to an Azure cache redis datasource.
I put my domain and in the "password" i put my azure secret key, but, when i click on save the following error appears:
Could you help me with that?