HOW TO FIX PUBIC IP ACESS ISSUES FROM DIFFERENT REGION

SALAHUDDEEN KATTAKKULATHIL 0 Reputation points
2023-01-18T13:25:59.97+00:00

we have deployed an application in VM (win 10) application was developed in .net and oracle 12 c, the specific port to oracle application was allowed in NSG.

we are able to access the application from DOHA-Qatar through Azure Public IP whereas In UAE it is very slow,

TNSPING to VM oracle Db is 20 msec in qatar

TNSPING to VM oracle Db is 160 msec in UAE

looking for best solution.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,992 questions
{count} votes

1 answer

Sort by: Most helpful
  1. deherman-MSFT 37,416 Reputation points Microsoft Employee
    2023-01-26T19:23:14.2033333+00:00

    @SALAHUDDEEN KATTAKKULATHIL
    It sounds like you are seeing higher than expected latency when connecting to your application from UAE. Which Azure region is the application hosted in?
    You can use Network Watcher to check latencies to different regions from your location. You can also use tools like traceroute or mtr to diagnose which hops along your path are introducing latency.

    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.