Skip to content
DnsLister Forum

Where domain hunters compare notes

Azure VM: SSH becomes extremely laggy while website goes completely down intermittently

https://preview.redd.it/d1obi7fs6ylh1.png?width=389&format=png&auto=webp&s=a600d034a9db5722d606b1e4ba102d9af27d7e17

https://preview.redd.it/84eonkfy6ylh1.png?width=1564&format=png&auto=webp&s=48f9e421ecc1acff9d67b59a62f4bae3c3ba5871

https://preview.redd.it/602423b37ylh1.png?width=1858&format=png&auto=webp&s=2fb26bee0fac2afb2ef94535a36b0be2781b3648

I'm having a strange intermittent issue with an Azure VM and would appreciate help troubleshooting it.

VM details:

  • Standard D4ds v4
  • 4 vCPUs
  • 16 GiB RAM
  • Ubuntu 24.04
  • Static public IP
  • DNS managed through GoDaddy
  • Frontend and backend running on the same VM

The VM doesn't completely stop responding.

The behavior is:

  • Normally SSH is fast.
  • During the incident, SSH still works, but takes around 3–4 seconds to connect.
  • Once connected, typing commands has around 1 second of noticeable delay.
  • At the same time, the website goes completely down/unreachable for some period.
  • The frontend/backend processes don't appear to crash.
  • After the issue clears, SSH becomes normal again and the website starts working again.
  • I don't intentionally restart the applications when this happens.

Azure's Availability metric also shows several drops around these periods. I've attached the screenshot.

The domain is managed through GoDaddy and points to a static public IP, so the IP isn't supposed to change.

What I'm trying to understand is what could cause this combination:

SSH = extremely slow/laggy
Website = completely unreachable
Applications = still running
Azure Availability = intermittent drops

Could this indicate packet loss/network problems, an Azure NIC/public IP issue, VM resource contention, or something happening at the Ubuntu networking level?

What should I monitor during the next incident to determine exactly where the problem is?

Thanks!

Source: r/AZURE · by /u/Ok_Cat_2052

Leave a Reply

Your email address will not be published. Required fields are marked *