Mods
ServiceNow

Policy: Azure > Compute > Availability 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 > Availability 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_availabilityset
label: Azure > Compute > Availability Set
extendsTable: cmdb_ci
columns:
- name: availability_set_name
label: Availability Set Name
- name: id
label: Id
- name: platform_fault_domain_count
label: Platform Fault Domain Count
type: integer
- name: platform_update_domain_count
label: Platform Update Domain Count
type: integer
- name: proximity_placement_group_id
label: Proximity Placement Group ID
- name: region
label: Region
- name: resource_group
label: Resource Group
type: string
size: 200
- name: sku_capacity
label: Sku Capacity
type: integer
- name: sku_name
label: Sku Name
- name: sku_tier
label: Sku Tier
- name: status
label: Status
type: string
size: 1000
- name: subscription_id
label: Subscription ID
- name: tags
label: Tags
type: string
size: 1000
- name: title
label: Title
- name: type
label: Type
- name: virtual_machines
label: Virtual Machines
type: string
size: 1000

Category

In Your Workspace

Developers