An Azure service for ingesting, preparing, and transforming data at scale.
Hi @Evan Wellens ,
Welcome to Microsoft Q&A forum and thanks for reaching out.
Unfortunately there is no out of box ADF connector for Redis.
I would recommend you to please log a feature request in ADF user voice forum: https://feedback.azure.com/forums/270578-data-factory
All the feedback shared on this forum are actively monitored and reviewed by ADF engineering team. Also please do share the feature request link here, so that other with similar feedback can upvote and comment on it, which would also help to increase the priority.
While checking Azure Redis Cache documentation, found that REST API option is available : Azure Redis Cache REST Api.
ADF can connect to REST using REST Connector and a Web Activity may also help. Please have a look and see if that fits your requirement.
Hope this info helps.
----------
Please don’t forget to Accept Answer and Up-Vote wherever the information provided helps you, this can be beneficial to other community members.