Mods
ServiceNow

Policy: Azure > Active Directory > Application > 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 > Active Directory > Application 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_activedirectory_application
label: Azure > Active Directory > Application
extendsTable: cmdb_ci
columns:
- name: app_id
label: App Id
- name: app_roles
label: App Roles
type: string
size: 1000
- name: display_name
label: Display Name
- name: key_credentials
label: Key Credentials
- name: object_id
label: Object Id
- name: parental_control_settings
label: Parental Control Settings
type: string
size: 1000
- name: password_credentials
label: Password Credentials
type: string
size: 1000
- name: sign_in_audience
label: Sign In Audience
- name: tenant_id
label: Tenant ID
type: string

Category

In Your Workspace

Developers