azure-docs
azure-docs copied to clipboard
redis-cli tls support
[Enter feedback here] In section https://docs.microsoft.com/en-us/azure/azure-cache-for-redis/cache-how-to-redis-cli-tool#enable-access-for-redis-cliexe
With Azure Cache for Redis, only the TLS port (6380) is enabled by default. The redis-cli.exe command-line tool doesn't support TLS.
The redis-cli supports tls now, see https://redis.io/docs/manual/cli/#ssltls, I can use following command to connect to Azure Redis
redis-cli -h ***.redis.cache.windows.net --tls --insecure -p 6380 -a ***
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 17de8ad0-ac40-26a5-7718-1738f63f0700
- Version Independent ID: 797d8d3f-132d-d71f-2df4-caade2b1240b
- Content: Use redis-cli with Azure Cache for Redis
- Content Source: articles/azure-cache-for-redis/cache-how-to-redis-cli-tool.md
- Service: cache
- GitHub Login: @flang-msft
- Microsoft Alias: franlanglois
@zhiweiv Thank you for the feedback. This is being assigned to the content author to evaluate and update as appropriate.
#re-assign: @shpathak-msft - When this is resolved, re-assign to me when determined.
#re-assign: shpathak-msft
#assign: @shpathak-msft
Thanks for your dedication to our documentation. Unfortunately, at this time we have been unable to review your issue in a timely manner and we sincerely apologize for the delayed response. We are closing this issue for now, but if you feel that it's still a concern, please respond and let us know. If you determine another possible update to our documentation, please don't hesitate to reach out again. #please-close
We have discussed this on our team and acknowledge that you are right. Presently, we don't have a firm date as to when we might have a fix for this. We will continue to monitor any feedback and discuss it in planning sessions for new features and content.