Unable to access the Redis cache from my company portal, But i can access from mobile network. Something is blocking, please check and response immediately.

Vijayendran Rajendran 0 Reputation points
2024-09-11T07:31:28.9433333+00:00

Below is error i got.

Connection Failure: If this issue persists, ensure your computer's firewall and proxy settings allow outbound TCP traffic to port 10225. Using the firewall feature on your cache may also block connections from the console if your IP address has not been allowed.
Azure SQL Database
Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
251 questions
{count} votes

1 answer

Sort by: Most helpful
  1. akinbade abiola 16,555 Reputation points
    2024-09-11T08:02:13.69+00:00

    You need to check your companys network settings if you're admin or reach out to the admin with error. to resolve:

    Check your IT department to check if port 10225 is blocked or if the proxy/firewall settings need adjustment.

    Also your company's external IP has to be added to the Redis firewall or/and Vnet rules. Go in > Azure Cache for Redis > Firefall (Settings) and add your machine's public IP (needs to be visible to Azure).

    You can do a telnet test on that port from your company network to verify

    You can mark it 'Accept Answer' and 'Upvote' if this helped you

    Regards,

    Abiola

    0 comments No comments

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.