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

Policy: Azure > Subscription > 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 > Subscription 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_subscription
label: Azure > Subscription
extendsTable: cmdb_ci
columns:
- name: authorization_source
label: Authorization Source
- name: display_name
label: Display Name
- name: id
label: ID
- name: managed_by_tenants
label: Managed By Tenants
type: string
size: 1000
- name: state
label: State
- name: subscription_id
label: Subscription ID
- name: subscription_name
label: Name
- name: subscription_policies
label: Subscription Policies
type: string
size: 1000
- name: tenant_id
label: Tenant ID
- name: type
label: Type

Category

In Your Workspace

Developers