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

Policy: Azure > Service Bus > Namespace > 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 > Service Bus > Namespace 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_servicebus_namespace
label: Azure > Service Bus > Namespace
extendsTable: cmdb_ci
columns:
- name: created_at
label: Created At
- name: diagnostic_settings
label: Diagnostic Settings
type: string
size: 1000
- name: encryption
label: Encryption
type: string
size: 1000
- name: id
label: ID
- name: metric_id
label: Metric ID
- name: namespace_name
label: Name
- name: private_endpoint_connections
label: Private Endpoint Connections
type: string
size: 1000
- name: provisioning_state
label: Provisioning State
- name: region
label: Region
- name: resource_group
label: Resource Group
- name: servicebus_endpoint
label: Servicebus Endpoint
- name: sku_capacity
label: SKU Capacity
- 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: updated_at
label: Updated At
- name: zone_redundant
label: Zone Redundant
type: boolean

Category

In Your Workspace

Developers