Mods
ServiceNow

Policy: Azure > Compute > Image > 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 > Image 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_image
label: Azure > Compute > Image
extendsTable: cmdb_ci
columns:
- name: hyper_v_generation
label: Hyper V Generation
- name: id
label: ID
- name: image_name
label: Image Name
- name: provisioning_state
label: Provisioning State
- name: region
label: Region
- name: resource_group
label: Resource Group
type: string
size: 200
- name: source_virtual_machine_id
label: Source Virtual Machine ID
- name: storage_profile_data_disks
label: Storage Profile Data Disks
type: string
size: 1000
- name: storage_profile_os_disk_blob_uri
label: Storage Profile OS Disk Blob URI
- name: storage_profile_os_disk_caching
label: Storage Profile OS Disk Caching
- name: storage_profile_os_disk_encryption_set
label: Storage Profile OS Disk Encryption Set
- name: storage_profile_os_disk_managed_disk_id
label: Storage Profile OS Disk Managed Disk ID
- name: storage_profile_os_disk_size_gb
label: Storage Profile OS Disk Size GB
type: integer
- name: storage_profile_os_disk_snapshot_id
label: Storage Profile OS Disk Snapshot ID
- name: storage_profile_os_disk_state
label: Storage Profile OS Disk State
- name: storage_profile_os_disk_storage_account_type
label: Storage Profile OS Disk Storage Account Type
- name: storage_profile_os_disk_type
label: Storage Profile OS Disk Type
- name: storage_profile_zone_resilient
label: Storage Profile Zone Resilient
type: boolean
- name: subscription_id
label: Subscription ID
- name: tags
label: Tags
type: string
size: 1000
- name: type
label: Type

Category

In Your Workspace

Developers