question

EvanWellens-2911 avatar image
0 Votes"
EvanWellens-2911 asked KranthiPakala-MSFT commented

Redis Data Factory

I want to transform some data from JSON files to Redis using Azure Data Factory , is this possible ? If so any hints would be awesome !!!

azure-data-factory
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

KranthiPakala-MSFT avatar image
0 Votes"
KranthiPakala-MSFT answered KranthiPakala-MSFT commented

Hi @EvanWellens-2911,

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.


· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @EvanWellens-2911,

Just checking in to see if the above suggestion was helpful. If it answers your query, please do click “Accept Answer” and/or Up-Vote, as it might be beneficial to other community members reading this thread. And, if you have any further query do let us know.

0 Votes 0 ·

I haven't had a window of time to give this a thorough investigation. I'm wondering if it would be better to have a azure web job or something to make this work easily. Also allowing me to debug locally. I did however log and vote on a feature request.

0 Votes 0 ·

Thank you for feedback @EvanWellens-2911 . I'm sharing the user voice feedback link here so that other's with similar idea can up-vote and comment on it to increase the priority of the feature request.

https://feedback.azure.com/forums/270578-data-factory/suggestions/43611900-it-would-be-really-awesome-if-there-was-support-fo

Also please do share your findings here so that it will be beneficial to community.

0 Votes 0 ·