Turbot Guardrails Hub 
Hub
  • Mods
  • Policy Packs
  • Docs
  • Home
ModsPolicy PacksDocsHome
Mods
Azure
Loading resources...

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
  • Bastion Host
  • Express Route Circuits
  • NAT Gateway
  • Network Interface
  • Network Security Group
  • Private DNS Zones
  • Private Endpoints
  • Private Link Service
  • Public IP Address
  • Route Table
  • Subnet
  • Virtual Network
  • Virtual Network Gateway
  • Web Application Firewall Policy

Category

  • Cloud > Service

In Your Workspace

  • Controls by Resource Type report
  • Policy Settings by Resource Type report
  • Resources by Resource Type report

Developers

    Resource Type URI
    • tmod:@turbot/azure-network#/resource/types/network
  • Category URI
    • tmod:@turbot/turbot#/resource/categories/cloudService
  • GraphQL
    • query resource(id: "tmod:@turbot/azure-network#/resource/types/network") { … }
    • query resourceActivities(filter: "resourceId:'tmod:@turbot/azure-network#/resource/types/network'") { … }
    • mutation createResource(input: { … })
    • mutation updateResource(input: { … })
  • CLI
    • Get Resource
    • turbot graphql resource --id "tmod:@turbot/azure-network#/resource/types/network"
  • Steampipe Query
    • Get Resource
    • select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-network#/resource/types/network';
    • Get Policy Settings (By Resource ID)
    • select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-network#/resource/types/network"';
    • Get Resource Notification
    • select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-network#/resource/types/network' and notification_type in ('resource_updated', 'resource_created');
Guardrails
Guardrails Hub
  • Hub
  • Docs
  • Blog
  • Changelog
Products
  • GuardrailsGuardrails
  • PipesPipes
  • SteampipeSteampipe
  • PowerpipePowerpipe
  • FlowpipeFlowpipe
  • TailpipeTailpipe
Turbot
  • Home
  • About us
  • We're hiring!
  • Contact us
Community

Our community of practitioners love to discuss cloud governance & security.

Slack logoJoin us on Slack →

System StatusLegalSecurity
Terms of UseSecurityPrivacy
50
Mods
207
Resource Types
3,612
Policies
1,957
Controls
103
Quick Actions
114
IAM