Mods
ServiceNow

Policy: Azure > Cosmos DB > Database Account > 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 > Cosmos DB > Database Account 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_cosmosdb_databaseaccount
label: Azure > Cosmos DB > Database Account
extendsTable: cmdb_ci
columns:
- name: connector_offer
label: Connector Offer
- name: consistency_policy_default_consistency_level
label: Default Consistency Level
- name: consistency_policy_max_interval
label: Consistency Policy Max Interval
- name: consistency_policy_max_staleness_prefix
label: Consistency Policy Max Staleness Prefix
- name: database_account_location
label: Locations
- name: database_account_name
label: Name
- name: database_account_offer_type
label: Database Account Offer Type
- name: document_endpoint
label: Document Endpoint
- name: enable_automatic_failover
label: Enable Automatic Failover
type: boolean
- name: enable_cassandra_connector
label: Enable Cassandra Connector
type: boolean
- name: enable_multiple_write_locations
label: Enable Multiple Write Locations
type: boolean
- name: failover_policies
label: Failover Policies
type: string
size: 1000
- name: id
label: ID
- name: is_virtual_network_filter_enabled
label: Is Virtual Network Filter Enabled
type: boolean
- name: kind
label: Kind
- name: provisioning_state
label: Provisioning State
- name: read_locations
label: Read Locations
type: string
size: 1000
- name: resource_group
label: Resource Group
- name: subscription_id
label: Subscription ID
- name: tags
label: Tags
type: string
size: 1000
- name: virtual_network_rules
label: Virtual Network Rules
type: string
size: 1000
- name: write_locations
label: Write Locations
type: string
size: 1000

Category

In Your Workspace

Developers