Mods
ServiceNow

Policy: Azure > Monitor > Log Profile > 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 > Log Profile 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_logprofile
label: Azure > Monitor > Log Profile
extendsTable: cmdb_ci
columns:
- name: categories
label: Categories
- name: id
label: ID
- name: log_profile_locations
label: Location
- name: log_profile_name
label: Name
- name: retention_policy
label: Retention Policy
type: string
size: 1000
- name: storage_account_id
label: Storage Account ID
type: string
- name: subscription_id
label: Subscription ID
- name: tags
label: Tags
type: string
size: 1000

Category

In Your Workspace

Developers