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

Policy: Azure > Data Factory > Pipeline > 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 > Data Factory > Pipeline 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_datafactory_pipeline
label: Azure > Data Factory > Pipeline
extendsTable: cmdb_ci
columns:
- name: activities
label: Activities
type: string
size: 1000
- name: annotations
label: Annotations
type: string
size: 1000
- name: concurrency
label: Concurrency
- name: description
label: Description
- name: etag
label: Etag
- name: factory_name
label: Factory Name
- name: id
label: ID
- name: parameters
label: Parameters
type: string
size: 1000
- name: pipeline_folder
label: Pipeline Folder
- name: pipeline_name
label: Name
- name: pipeline_policy
label: Pipeline Policy
type: string
size: 1000
- name: resource_group
label: Resource Group
- name: subscription_id
label: Subscription ID
- name: type
label: Type
- name: variables
label: Variables
type: string
size: 1000

Category

In Your Workspace

Developers