Azure Redis for Cache - Blocking Public Access

Łukasz Wołyński 1 Reputation point
2022-10-31T10:47:40.623+00:00

Hello,

If I assign the policy Configure Azure Cache for Redis to disable public network access to my Redis cluster, will my applications that are hosted on AppServices be able to access my database?

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
305 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
1,014 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Stanislav Zhelyazkov 28,186 Reputation points MVP Volunteer Moderator
    2022-10-31T13:07:44.533+00:00

    Hi,
    Most likely not but when you disable public network access for an Azure service that means you should have private endpoint configured for your services so they can communicate with each other.

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.