Mods
ServiceNow

Policy: Azure > Active Directory > User > 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 > User 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_user
label: Azure > Active Directory > User
extendsTable: cmdb_ci
columns:
- name: account_enabled
label: Account Enabled
type: boolean
- name: display_name
label: Display Name
- name: object_id
label: Object ID
- name: object_type
label: Object Type
- name: sign_in_names
label: Sign In Names
type: string
size: 1000
- name: tenant_id
label: Tenant ID
type: string
- name: user_principal_name
label: User Principal Name
- name: user_type
label: User Type

Category

In Your Workspace

Developers