Resource Type: Azure > Provider > Network
The Network provider offers a suite of networking services that enable users to build, manage, and secure their network infrastructure in the cloud. This provider supports virtual networks, load balancers, VPN gateways, firewalls, and more, ensuring reliable and scalable connectivity for applications and resources across the Azure environment.
Resource Context
Network is a part of the Provider service.
Each Network lives under a Subscription.
Controls
The primary controls for Azure > Provider > Network are:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/azure-provider#/resource/types/network
- tmod:@turbot/turbot#/resource/categories/other
- turbot graphql resource --id "tmod:@turbot/azure-provider#/resource/types/network"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/network';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-provider#/resource/types/network"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/network' 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