Mods
ServiceNow

Policy: Azure > Active Directory > Custom Domain > 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 > Custom Domain 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_customdomain
label: Azure > Active Directory > Custom Domain
extendsTable: cmdb_ci
columns:
- name: authentication_type
label: Authentication Type
- name: custom_domain_name
label: Custom Domain Name
- name: id
label: Id
- name: is_admin_managed
label: Is Admin Managed
type: boolean
- name: is_default
label: Is Default
type: boolean
- name: is_default_for_cloud_redirections
label: Is Default For Cloud Redirections
type: boolean
- name: is_initial
label: Is Initial
type: boolean
- name: is_root
label: Is Root
type: boolean
- name: is_verified
label: Is Verified
type: boolean
- name: supported_services
label: Supported Services
type: string
- name: tenant_id
label: Tenant ID
type: string

Category

In Your Workspace

Developers