Resource Type: Azure > Network
The Virtual Network service provides secure and scalable networking capacity in the Azure cloud. It allows users to create and manage virtual networks, known as Vnets, that can host applications and services. These networks can be customized to suit specific needs, ensuring secure and efficient communication between resources.
Resource Types
The Network service includes these resource types:
- Application Security Group
- Express Route Circuits
- Network Interface
- Network Security Group
- Private DNS Zones
- Private Endpoints
- Private Link Service
- Public IP Address
- Route Table
- Subnet
- Virtual Network
- Virtual Network Gateway
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/azure-network#/resource/types/network
- tmod:@turbot/turbot#/resource/categories/cloudService
- turbot graphql resource --id "tmod:@turbot/azure-network#/resource/types/network"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-network#/resource/types/network';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-network#/resource/types/network"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-network#/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