Mods
ServiceNow

Policy: Azure > SQL > Database > 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 > Database 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_database
label: Azure > SQL > Database
extendsTable: cmdb_ci
columns:
- name: collation
label: Collation
- name: database_id
label: Database ID
- name: default_secondary_location
label: Default Secondary Location
- name: id
label: ID
- name: max_size_bytes
label: Max Size Bytes
- name: region
label: Region
- name: requested_service_objective_name
label: Requested Service Objective Name
- name: resource_group
label: Resource Group
type: string
size: 200
- name: status
label: Status
- name: subscription_id
label: Subscription ID
- name: tags
label: Tags
type: string
size: 1000
- name: transparent_data_encryption
label: Transparent Data Encryption
type: string
size: 1000
- name: type
label: Type
- name: zone_redundant
label: Zone Redundant
type: boolean

Category

In Your Workspace

Developers