I want all the public access to be denied from my azure cache for redis, how can I connect to it after denying all the public traffic?
I want all the public access to be denied from my azure cache for redis, how can I connect to it after denying all the public traffic?
Hi @AshutoshSharma-2375, please let us know if you need more details. If answer helped, you can mark it 'Accept Answer'.
You can create an "Azure Private Link", an "Azure Virtual Network injection" or use the "Azure Firewall rules"
Depending on your choice you can access the data in one way or another.
Please review the following link https://docs.microsoft.com/en-us/azure/azure-cache-for-redis/cache-network-isolation
Hope this helps,
Carlos Solís Salazar
Please "Accept as Answer" and Upvote if any of the above helped so that, it can help others in the community looking for remediation for similar issues.
6 people are following this question.