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

Policy: Azure > Monitor > Action Group > 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 > Monitor > Action Group 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_monitor_actiongroup
label: Azure > Monitor > Action Group
extendsTable: cmdb_ci
columns:
- name: action_group_location
label: Location
- name: action_group_name
label: Name
- name: group_short_name
label: Group Short Name
type: string
- name: id
label: ID
- name: logic_app_receivers
label: Logic App Receivers
type: string
size: 1000
- name: resource_group
label: Resource Group
type: string
size: 200
- name: subscription_id
label: Subscription ID
- name: tags
label: Tags
type: string
size: 1000
- name: type
label: Type
- name: voice_receivers
label: Voice Receivers
type: string
size: 1000
- name: webhook_receivers
label: Webhook Receivers
type: string
size: 1000

Category

In Your Workspace

Developers