Port Connection notification and alert

Pavel yannara Mirochnitchenko 11,716 Reputation points MVP
2024-02-26T10:46:59.6433333+00:00

I am learning Azure and I have a need to create alert and email notification, when a client connects to specific ports on the Windows Server which is running in Azure. I have searched some topics here as well and looked over MS learn, but I still hesitate, which solution I should approach, Azure Monitor or Network Watcher. I also have very limited budged in this tenant.

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,812 questions
Azure Network Watcher
Azure Network Watcher
An Azure service that is used to monitor, diagnose, and gain insights into network performance and health.
159 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Monalla-MSFT 11,801 Reputation points
    2024-03-01T18:30:38.6566667+00:00

    @Pavel yannara Mirochnitchenko - Thanks for reaching out to us.

    On top of what you said, Azure Network Watcher is also able to create alerts and email notifications when a client connects to specific ports on the Windows Server running in Azure. Azure Network Watcher provides a set of tools to monitor, diagnose, and gain insights into your network performance and health.

    And on the other hand, Azure Monitor is a comprehensive monitoring service that aggregates logs and metrics from all Azure services, including virtual networks (VNets).

    If you need basic monitoring across all Azure services, including VNets, Azure Monitor is your go-to choice.

    For network-specific troubleshooting, especially when dealing with VNets, Network Watcher provides the necessary tools.

    Hope this helps. and please feel free to reach out if you have any further questions.


    If the above response was helpful, please feel free to "Accept as Answer" and click "Yes" so it can be beneficial to the community.