Mods
ServiceNow

Policy: Azure > Network > Network Security Group > 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 Security Group 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_networksecuritygroup
label: Azure > Network > Network Security Group
extendsTable: cmdb_ci
columns:
- name: default_security_rules
label: Default Security Rules
type: string
size: 1000
- name: id
label: ID
- name: network_interfaces
label: Network Interfaces
type: string
size: 1000
- name: network_security_group_name
label: Network Security Group Name
- name: provisioning_state
label: Provisioning State
- name: region
label: Region
- name: resource_group
label: Resource Group
type: string
size: 200
- name: resource_guid
label: Resource GUID
- name: security_rules
label: Security Rules
type: string
size: 1000
- name: subnets
label: Subnets
type: string
size: 1000
- name: subscription_id
label: Subscription ID
- name: tags
label: Tags
type: string
size: 1000
- name: type
label: Type

Category

In Your Workspace

Developers