To check connectivity we commonly use tools like ping or traceroute.
In Windows,
press Windows key + "R" and type CMD
in the black color window type/copy&paste
- tracert ocdatastore01.database.secure.windows.net
press enter
this will run a trace from your PC to our server in Azure.
my screenshot will look different from yours.
Note that the "*" only indicates that the server on that path does not reply to pings in some cases.
For connections within Singapore to Singapore, it should range between 10-30ms.
if you see spikes, try running the command again in a bit. This is to avoid false positives.
The times will help you see where along the path the bottle jams are.