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

Resource Type: Azure > Network > NAT Gateway

The NAT Gateway resource type provides outbound internet connectivity for Azure Virtual Network resources using network address translation (NAT). It offers scalable and highly available connectivity with support for both IPv4 and IPv6 traffic in StandardV2 SKU.

Resource Context

NAT Gateway is a part of the Network service.

Each NAT Gateway lives under a Resource Group.

Controls

The primary controls for Azure > Network > NAT Gateway are:

  • Active
  • Allowed
  • CMDB
  • Discovery
  • Tags

Quick Actions

  • Delete
  • Router
  • Set Tags

Category

  • Networking

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/natGateway
  • Category URI
    • tmod:@turbot/turbot#/resource/categories/networking
  • GraphQL
    • query resource(id: "tmod:@turbot/azure-network#/resource/types/natGateway") { … }
    • query resourceActivities(filter: "resourceId:'tmod:@turbot/azure-network#/resource/types/natGateway'") { … }
    • mutation createResource(input: { … })
    • mutation updateResource(input: { … })
  • CLI
    • Get Resource
    • turbot graphql resource --id "tmod:@turbot/azure-network#/resource/types/natGateway"
  • Steampipe Query
    • Get Resource
    • select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-network#/resource/types/natGateway';
    • Get Policy Settings (By Resource ID)
    • select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-network#/resource/types/natGateway"';
    • Get Resource Notification
    • select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-network#/resource/types/natGateway' 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