Mods
ServiceNow

Policy: Azure > IAM > Role Definition > 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 > IAM > Role Definition 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_iam_roledefinition
label: Azure > IAM > Role Definition
extendsTable: cmdb_ci
columns:
- name: assignable_scopes
label: Assignable Scopes
type: string
size: 1000
- name: description
label: Description
- name: id
label: ID
- name: permissions
label: Permissions
type: string
size: 1000
- name: role_definition_name
label: Name
- name: role_name
label: Role Name
- name: role_type
label: Role Type
- name: subscription_id
label: Subscription ID

Category

In Your Workspace

Developers