Mods
ServiceNow

Policy: Azure > Cosmos DB > MongoDB Collection > 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 > MongoDB Collection 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_mongodbcollection
label: Azure > Cosmos DB > MongoDB Collection
extendsTable: cmdb_ci
columns:
- name: id
label: ID
- name: indexes
label: Indexes
type: string
size: 5000
- name: mongo_db_collection_name
label: Name
- name: resource_group
label: Resource Group
- name: shard_key
label: Shard Key
type: string
size: 1000
- name: subscription_id
label: Subscription Id

Category

In Your Workspace

Developers