Resource Type: Azure > Network Watcher > Network Watcher
The Network Watcher resource type is a network performance monitoring, diagnostic, and analytics service. It provides tools to monitor, diagnose, and gain insights into network traffic in Azure.
Resource Context
Network Watcher is a part of the Network Watcher service.
Each Network Watcher lives under a Resource Group.
Controls
The primary controls for Azure > Network Watcher > Network Watcher are:
It is also targeted by these controls:
- Azure > CIS v2.0 > 06 - Networking > 6.06 - Ensure that Network Watcher is 'Enabled'
- Azure > Network Watcher > Flow Log > Discovery
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/azure-networkwatcher#/resource/types/networkWatcher
- tmod:@turbot/turbot#/resource/categories/networking
- turbot graphql resource --id "tmod:@turbot/azure-networkwatcher#/resource/types/networkWatcher"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-networkwatcher#/resource/types/networkWatcher';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-networkwatcher#/resource/types/networkWatcher"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-networkwatcher#/resource/types/networkWatcher' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query