Mods
ServiceNow

Policy: Azure > Storage > Container > 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 > Storage > Container 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_storage_container
label: Azure > Storage > Container
extendsTable: cmdb_ci
columns:
- name: account_name
label: Account Name
- name: container_name
label: Name
- name: default_encryption_scope
label: Default Encryption Scope
- name: deleted
label: Deleted
type: boolean
- name: deny_encryption_scope_override
label: Deny Encryption Scope Override
type: boolean
- name: has_immutability_policy
label: Has Immutability Policy
type: boolean
- name: has_legal_hold
label: Has Legal Hold
type: boolean
- name: id
label: ID
- name: immutability_policy
label: Immutability Policy
type: string
size: 1000
- name: last_modified_time
label: Last Modified Time
- name: lease_duration
label: Lease Duration
- name: lease_state
label: Lease State
- name: lease_status
label: Lease Status
- name: legal_hold
label: Legal Hold
type: string
size: 1000
- name: metadata
label: Metadata
type: string
size: 1000
- name: public_access
label: Public Access
- name: remaining_retention_days
label: Remaining Retention Days
- name: resource_group
label: Resource Group
- name: subscription_id
label: Subscription ID
- name: type
label: Type

Category

In Your Workspace

Developers