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

Policy: Azure > App Service > Web App > 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 > Web App 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_webapp
label: Azure > App Service > Web App
extendsTable: cmdb_ci
columns:
- name: configuration
label: Configuration
type: string
size: 1000
- name: default_host_name
label: Default Host Name
- name: enabled
label: Enabled
type: boolean
- name: host_name_disabled
label: Host Name Disabled
type: boolean
- name: host_names
label: Host Names
type: string
size: 1000
- name: https_only
label: HTTPS Only
type: boolean
- name: id
label: ID
- name: kind
label: Kind
- name: region
label: Region
- name: reserved
label: Reserved
type: boolean
- name: resource_group
label: Resource Group
size: 200
- name: site_config
label: Site Config
type: string
size: 1000
- name: state
label: State
- name: subscription_id
label: Subscription ID
size: 200
- name: tags
label: Tags
type: string
size: 1000
- name: type
label: Type
- name: web_app_name
label: Web App Name

Category

In Your Workspace

Developers