Mods
ServiceNow

Policy: Azure > Active Directory > 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 > Active Directory > 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_activedirectory_group
label: Azure > Active Directory > Group
extendsTable: cmdb_ci
columns:
- name: display_name
label: Display Name
- name: group_members
label: Group Members
type: string
size: 1000
- name: mail
label: Mail
- name: mail_enabled
label: Mail Enabled
type: boolean
- name: object_id
label: Object ID
- name: object_type
label: Object Type
- name: security_enabled
label: Security Enabled
type: boolean
- name: tenant_id
label: Tenant ID
type: string

Category

In Your Workspace

Developers