Mods
ServiceNow

Policy: Azure > Key Vault > Key > 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 > Key Vault > Key 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_keyvault_key
label: Azure > Key Vault > Key
extendsTable: cmdb_ci
columns:
- name: created_at
label: Created At
- name: enabled
label: Enabled
type: boolean
- name: id
label: ID
- name: key_name
label: Key Name
- name: key_ops
label: Key Operations
type: string
size: 1000
- name: key_type
label: Key Type
- name: key_uri
label: Key URI
- name: recovery_level
label: Recovery Level
- name: region
label: Region
- name: resource_group
label: Resource Group
type: string
size: 200
- name: subscription_id
label: Subscription ID
- name: tags
label: Tags
type: string
size: 1000
- name: updated_at
label: Updated At

Category

In Your Workspace

Developers