Mods
ServiceNow

Policy: Azure > SQL > Server > 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 > SQL > Server 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_sql_server
label: Azure > SQL > Server
extendsTable: cmdb_ci
columns:
- name: administrator_login
label: Administrator Login
- name: encryption_protector
label: Encryption Protector
type: string
size: 1000
- name: firewall_rules
label: Firewall Rules
type: string
size: 1000
- name: fully_qualified_domain_name
label: Fully Qualified Domain Name
- name: id
label: ID
- name: region
label: Region
- name: resource_group
label: Resource Group
type: string
size: 200
- name: server_audit_policy
label: Server Audit Policy
type: string
size: 1000
- name: server_azure_ad_administrator
label: Server Azure AD Administrator
type: string
size: 1000
- name: server_name
label: Server Name
- name: server_security_alert_policy
label: Server Security Alert Policy
type: string
size: 1000
- name: server_vulnerability_assessment
label: Server Vulnerability Assessment
type: string
size: 1000
- name: state
label: State
- name: subscription_id
label: Subscription ID
- name: tags
label: Tags
type: string
size: 1000
- name: type
label: Type
- name: version
label: Version

Category

In Your Workspace

Developers