Mods
ServiceNow

Policy: Azure > Network > Subnet > ServiceNow > Table > Definition

The policy enables the definition of ServiceNow table properties, including its name and the base table from which it extends, and details the specific columns required for representing Azure > Network > Subnet data.

Resource Types

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Controls

Policy Specification

Schema Type
object
Default
table:
name: guardrails_azure_network_subnet
label: Azure > Network > Subnet
extendsTable: cmdb_ci
columns:
- name: address_prefix
label: Address Prefix
- name: id
label: ID
- name: ip_configurations
label: IP Configurations
type: string
size: 1000
- name: network_security_group_id
label: Network Security Group ID
- name: private_endpoint_network_policies
label: Private Endpoint Network Policies
- name: private_link_service_network_policies
label: Private Link Service Network Policies
- name: provisioning_state
label: Provisioning State
- name: resource_group
label: Resource Group
type: string
size: 200
- name: subnet_name
label: Subnet Name
- name: subscription_id
label: Subscription ID
- name: type
label: Type

Category

In Your Workspace

Developers