Mods
ServiceNow

Policy: Azure > Key Vault > Vault > 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 > Vault 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_vault
label: Azure > Key Vault > Vault
extendsTable: cmdb_ci
columns:
- name: access_policies
label: Access Policies
type: string
size: 1000
- name: diagnostic_settings
label: Diagnostic Settings
type: string
size: 1000
- name: enable_rbac_authorization
label: Enable RBAC Authorization
type: boolean
- name: enabled_for_deployment
label: Enabled For Deployment
type: boolean
- name: enabled_for_disk_encryption
label: Enabled For Disk Encryption
type: boolean
- name: enabled_for_template_deployment
label: Enabled For Template Deployment
type: boolean
- name: id
label: ID
- name: region
label: Region
- name: resource_group
label: Resource Group
type: string
size: 200
- name: sku_family
label: SKU Family
- name: sku_name
label: SKU Name
- name: soft_delete_enabled
label: Soft Delete Enabled
type: boolean
- name: soft_delete_retention_in_days
label: Soft Delete Retention In Days
type: integer
- name: subscription_id
label: Subscription ID
- name: tags
label: Tags
type: string
size: 1000
- name: tenant_id
label: Tenant ID
- name: type
label: Type
- name: vault_name
label: Vault Name
- name: vault_uri
label: Vault URI

Category

In Your Workspace

Developers