Azure port is open in ACL but still can't connect to my VM

raul menchi 0 Reputation points
2024-08-15T15:58:34.13+00:00

I need to connect to my Azure VM through ports 3200, 3299, 3300, so I added an inbound ACL rule. It was working at the beggining but after some time it wasn't any more. I guess some seccurity mechanism from Azure blocked my ports. what am I missing?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,055 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Nikhil Duserla 8,100 Reputation points Microsoft External Staff Moderator
    2024-08-16T11:54:24.74+00:00

    Hi @raul menchi,

    Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.

    We understand from your query that you are experiencing an issue while trying to connect to the VM. Below, I have shared troubleshooting steps that I believe will help resolve the issue you reported.

    • If you have Azure Firewall enabled, it might be blocking your ports. Check the Azure Firewall rules and configure them to allow traffic on the required ports.
    • Check if there are any NSGs associated with your VM or subnet that might be blocking your ports. Verify that the NSG rules are configured correctly to allow traffic on ports 3200, 3299, and 3300.
    • Review the Azure portal's activity log to see if there are any error messages or warnings related to your ports.
    • If you have JIT access enabled for your VM, it might be blocking your ports. Check the JIT access configuration to see if it's blocking your ports.

    If you have any further queries, do let us know.


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.