Mods
ServiceNow

Policy: Azure > Compute > Virtual Machine Scale Set > 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 > Virtual Machine Scale Set 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_virtualmachinescaleset
label: Azure > Compute > Virtual Machine Scale Set
extendsTable: cmdb_ci
columns:
- name: do_not_run_extensions_on_overprovisioned_vms
label: Do Not Run Extensions On Overprovisioned VMs
type: boolean
- name: id
label: ID
- name: identity
label: Identity
type: string
size: 1000
- name: overprovision
label: Overprovision
type: boolean
- name: plan
label: Plan
type: string
size: 1000
- name: provisioning_state
label: Provisioning State
- name: region
label: Region
- name: resource_group
label: Resource Group
type: string
size: 200
- name: scale_in_policy
label: Scale In Policy
type: string
size: 1000
- name: single_placement_group
label: Single Placement Group
type: boolean
- name: sku_capacity
label: Sku Capacity
type: integer
- name: sku_name
label: Sku Name
- name: sku_tier
label: Sku Tier
- name: subscription_id
label: Subscription ID
- name: tags
label: Tags
type: string
size: 1000
- name: type
label: Type
- name: unique_id
label: Unique Id
- name: upgrade_policy
label: Upgrade Policy
type: string
size: 1000
- name: virtual_machine_diagnostics_profile
label: Virtual Machine Diagnostics Profile
type: string
size: 1000
- name: virtual_machine_extension_profile
label: Virtual Machine Extension Profile
type: string
size: 1000
- name: virtual_machine_network_profile
label: Virtual Machine Network Profile
type: string
size: 1000
- name: virtual_machine_os_profile
label: Virtual Machine OS Profile
type: string
size: 1000
- name: virtual_machine_security_profile
label: Virtual Machine Security Profile
type: string
size: 1000
- name: virtual_machine_storage_profile
label: Virtual Machine Storage Profile
type: string
size: 1000
- name: vm_scale_set_name
label: VM Scale Set Name
- name: zones
label: Zones
type: string
size: 1000

Category

In Your Workspace

Developers