ServiceNow CMDB CI relationship sync: faster, more complete →
Mods
ServiceNow

Policy: Azure > App Service > App Service Plan > 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 > App Service > App Service Plan 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_appservice_appserviceplan
label: Azure > App Service > App Service Plan
extendsTable: cmdb_ci
columns:
- name: appservicename
label: App Service Name
- name: apps
label: Apps
type: string
size: 1000
- name: hyper_v
label: Hyper V
type: boolean
- name: id
label: ID
- name: is_spot
label: IS Spot
type: boolean
- name: is_xenon
label: IS Xenon
type: boolean
- name: kind
label: Kind
- name: maximum_elastic_worker_count
label: Maximum Elastic Worker Count
- name: maximum_number_of_workers
label: Maximum Number Of Workers
- name: provisioning_state
label: Provisioning State
- name: region
label: Region
- name: reserved
label: Reserved
type: boolean
- name: resource_group
label: Resource Group
size: 200
- name: sku_capacity
label: SKU Capacity
- name: sku_family
label: SKU Family
- name: sku_name
label: SKU Name
- name: sku_size
label: SKU Size
- name: sku_tier
label: SKU Tier
- name: status
label: Status
- name: subscription_id
label: Subscription ID
size: 200
- name: tags
label: Tags
type: string
size: 1000
- name: type
label: Type

Category

In Your Workspace

Developers