Mods
ServiceNow

Policy: Azure > Key Vault > Secret > 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 > Secret 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_secret
label: Azure > Key Vault > Secret
extendsTable: cmdb_ci
columns:
- name: enabled
label: Enabled
type: boolean
- name: expires_at
label: Expires At
- name: id
label: ID
- name: not_before
label: Not Before
- name: recovery_level
label: Recovery Level
- name: region
label: Region
- name: resource_group
label: Resource Group
type: string
size: 200
- name: secret_name
label: Secret Name
- name: subscription_id
label: Subscription ID
- name: tags
label: Tags
type: string
size: 1000
- name: vault_name
label: Vault Name

Category

In Your Workspace

Developers