Share via

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.

Azure Policy
Azure Policy

An Azure service that is used to implement corporate governance and standards at scale for Azure resources.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Stanislav Zhelyazkov 29,586 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.

    Was this answer helpful?


Your answer

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