Mods
ServiceNow

Policy: Azure > Network > Network Interface > 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 > Network Interface 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_networkinterface
label: Azure > Network > Network Interface
extendsTable: cmdb_ci
columns:
- name: dns_servers
label: DNS Servers
type: string
size: 1000
- name: enable_accelerated_networking
label: Enable Accelerated Networking
type: boolean
- name: enable_ip_forwarding
label: Enable IP Forwarding
type: boolean
- name: id
label: ID
- name: ip_configurations
label: IP Configurations
type: string
size: 1000
- name: network_interface_mac_address
label: Network Interface MAC Address
- name: network_interface_name
label: Network Interface Name
- name: provisioning_state
label: Provisioning State
- name: region
label: Region
- name: resource_group
label: Resource Group
type: string
size: 200
- name: subscription_id
label: Subscription ID
- name: tags
label: Tags
type: string
size: 1000
- name: tap_configurations
label: Tap Configurations
type: string
size: 1000
- name: type
label: Type
- name: virtual_machine_id
label: Virtual Machine ID

Category

In Your Workspace

Developers