Mods
ServiceNow

Policy: Azure > Network > Express Route Circuits > 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 > Express Route Circuits 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_expressroutecircuits
label: Azure > Network > Express Route Circuits
extendsTable: cmdb_ci
columns:
- name: allow_classic_operations
label: Allow Classic Operations
type: boolean
- name: circuit_provisioning_state
label: Circuit Provisioning State
- name: express_route_circuits_name
label: Express Route Circuits Name
- name: id
label: ID
- name: peerings
label: Peerings
type: string
size: 1000
- name: provisioning_state
label: Provisioning State
- name: region
label: Region
- name: resource_group
label: Resource Group
type: string
size: 200
- name: service_provider_properties
label: Service Provider Properties
type: string
size: 1000
- name: service_provider_provisioning_state
label: Service Provider Provisioning State
- name: sku_family
label: SKU Family
- name: sku_name
label: SKU Name
- name: sku_tier
label: SKU Tier
- name: subscription_id
label: Subscription ID
- name: tags
label: Tags
type: string
size: 1000

Category

In Your Workspace

Developers