Mods
ServiceNow

Policy: Azure > Cosmos DB > SQL Container > 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 > SQL Container 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_sqlcontainer
label: Azure > Cosmos DB > SQL Container
extendsTable: cmdb_ci
columns:
- name: conflict_resolution_policy_mode
label: Conflict Resolution Policy Mode
- name: conflict_resolution_policy_path
label: Conflict Resolution Policy Path
- name: conflict_resolution_policy_procedure
label: Conflict Resolution Policy Procedure
- name: container_id
label: ID
- name: container_rid
label: Container RID
- name: database_account
label: Database Account
- name: default_ttl
label: Default TTL
- name: indexing_policy
label: Indexing Policy
type: string
size: 2000
- name: last_updated_timestamp
label: Last Updated Timestamp
- name: partition_key_kind
label: Partition Key Kind
- name: partition_key_paths
label: Partition Key Paths
type: string
size: 1000
- name: resource_group
label: Resource Group
- name: subscription_id
label: Subscription ID
- name: unique_key_policy
label: Unique Key Policy
type: string
size: 1000

Category

In Your Workspace

Developers