ServiceNow CMDB CI relationship sync: faster, more complete →
Mods
ServiceNow

Policy: Azure > DNS > Zone > 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 > DNS > Zone 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_dns_zone
label: Azure > DNS > Zone
extendsTable: cmdb_ci
columns:
- name: id
label: ID
- name: max_number_of_record_sets
label: Max Number Of Record Sets
- name: max_number_of_records_per_record_set
label: Max Number Of Records Per Record Set
- name: name_servers
label: Name Servers
type: string
size: 1000
- name: number_of_record_sets
label: Number Of Record Sets
- name: region
label: Region
- name: resource_group
label: Resource Group
size: 200
- name: subscription_id
label: Subscription ID
- name: tags
label: Tags
type: string
size: 1000
- name: type
label: Type
- name: zone_name
label: Zone Name
- name: zone_type
label: Zone Type

Category

In Your Workspace

Developers