Mods
ServiceNow

Policy: Azure > Compute > Ssh Public 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 > Compute > Ssh Public 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_compute_sshpublickey
label: Azure > Compute > Ssh Public Key
extendsTable: cmdb_ci
columns:
- name: id
label: ID
- name: public_key
label: Public Key
- name: region
label: Region
- name: resource_group
label: Resource Group
type: string
size: 200
- name: ssh_public_key_name
label: SSH Public Key Name
- name: subscription_id
label: Subscription ID
- name: tags
label: Tags
type: string
size: 1000

Category

In Your Workspace

Developers