Mods
ServiceNow

Policy: Azure > Active Directory > Service Principal > 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 > Service Principal 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_serviceprincipal
label: Azure > Active Directory > Service Principal
extendsTable: cmdb_ci
columns:
- name: account_enabled
label: Account Enabled
- name: app_id
label: App Id
- name: app_owner_organization_id
label: App Owner Organization ID
- name: app_role_assignment_required
label: App Role Assignment Required
- name: display_name
label: Display Name
- name: id
label: ID
- name: info
label: Info
type: string
size: 1000
- name: object_id
label: Object ID
- name: service_principal_names
label: Service Principal Names
type: string
size: 1000
- name: service_principal_type
label: Service Principal Type
type: string
size: 1000
- name: sign_in_audience
label: Sign In Audience
type: string
size: 1000
- name: tenant_id
label: Tenant ID
type: string

Category

In Your Workspace

Developers