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

Policy: Azure > SignalR Service > SignalR > 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 > SignalR Service > SignalR 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_signalr_signalr
label: Azure > SignalR Service > SignalR
extendsTable: cmdb_ci
columns:
- name: allowed_public_networks
label: Allowed Public Networks
type: string
size: 1000
- name: client_cert_enabled
label: TLS Client Cert Enabled
type: boolean
- name: cors
label: Cors
type: string
size: 1000
- name: denied_public_networks
label: Denied Public Networks
type: string
size: 1000
- name: disable_aad_auth
label: Disable AAD Auth
type: boolean
- name: disable_local_auth
label: Disable Local Auth
type: boolean
- name: external_ip
label: External IP
- name: features
label: Features
type: string
size: 1000
- name: host_name
label: Host Name
- name: id
label: ID
- name: kind
label: Kind
- name: network_acl_default_action
label: Network ACL Default Action
- name: private_endpoint_connections
label: Private Endpoint Connections
type: string
size: 1000
- name: provisioning_state
label: Provisioning State
- name: public_network_access
label: Public Network Access
- name: public_port
label: Public Port
- name: resource_group
label: Resource Group
- name: server_port
label: Server Port
- name: signalr_location
label: Location
- name: signalr_name
label: Name
- name: sku
label: SKU
type: string
size: 1000
- name: subscription_id
label: Subscription Id
- name: tags
label: Tags
type: string
size: 1000
- name: upstream
label: Upstream
type: string
size: 1000
- name: version
label: Version

Category

In Your Workspace

Developers