- 22 Jul 2024
- 1 Minute to read
- Print
- PDF
Azure Cloud - Network Watcher (4)
- Updated on 22 Jul 2024
- 1 Minute to read
- Print
- PDF
Azure Network Watcher is a network performance monitoring, diagnostic, and analytics service that provides insights into the health and performance of your network. It offers a comprehensive set of tools for monitoring and diagnosing networking issues, ensuring optimal network performance and security.
Key components and features of Azure Network Watcher include:
Topology: Visualizes the network topology of resources in a virtual network, helping you understand and diagnose connectivity issues.
Connection Monitor: Continuously monitors the connectivity between a VM and an endpoint, providing insights into network performance and availability.
Network Performance Monitor: Monitors the performance of network links, identifying bottlenecks and issues in your network infrastructure.
IP Flow Verify: Checks whether traffic is allowed or denied to or from a VM based on the configured security rules, helping to diagnose connectivity issues.
Next Hop: Determines the next hop for packets being routed in your network, aiding in troubleshooting route-related issues.
Security Group View: Displays all the effective security rules applied to a VM, providing insights into network security configurations.
Packet Capture: Captures network traffic to and from a VM for detailed analysis, useful for diagnosing network anomalies and performance issues.
Connection Troubleshoot: Diagnoses connectivity issues between a VM and an endpoint, providing detailed insights into the root cause of the problem.
NSG Flow Logs: Logs the flow of traffic through Network Security Groups (NSGs), helping you analyze and understand traffic patterns and security events.
Diagnostic Tools: Provides a range of diagnostic tools for monitoring and troubleshooting network issues, including latency, packet loss, and jitter analysis.
Integrating Azure Network Watcher with SymphonyAI Service Automation enhances network monitoring and management by automating processes, improving monitoring, and streamlining workflows. This integration helps automate routine tasks, improve monitoring and alerting, enforce compliance, and streamline workflows, ultimately leading to better management of network resources and enhanced operational efficiency.
Skill List
Serial No | Skill | Description |
---|---|---|
1 | Get-AzNetworkWatcher | Gets the properties of a Network Watcher |
2 | Get-AzNetworkWatcherFlowLog | Gets a flow log resource or a list of flow log resources in the specified subscription and region. |
3 | New-AzNetworkWatcher | Creates a new Network Watcher resource. |
4 | Remove-AzNetworkWatcher | Removes a Network Watcher. |