Turbot Guardrails Hub 
Hub
  • Mods
  • Policy Packs
  • Docs
  • Home
ModsPolicy PacksDocsHome
Mods
ServiceNow
Loading policies...

Policy: Azure > Compute > Disk Encryption Set > ServiceNow > Import Set > Record

The policy facilitates the accurate representation of cloud resource within the ServiceNow environment, ensuring that critical data is effectively mapped and managed. Attribute of an Azure > Compute > Disk Encryption Set is systematically mapped to a specific column in a ServiceNow table.

The policy allows enabling organizations to select and map only those attributes that are most relevant to their operational needs. It significantly reduces the manual effort involved in data transfer and minimizes the risk of errors, thereby enhancing the overall efficiency of data management.

Targets

This policy targets the following resource types:

  • Azure > Compute > Disk Encryption Set

Primary Policy

This policy is used with the following primary policy:

  • Azure > Compute > Disk Encryption Set > ServiceNow > Import Set

Controls

Setting this policy configures this control:

  • Azure > Compute > Disk Encryption Set > ServiceNow > Import Set

Policy Specification

Schema Type
object
Default template
active_key_source_vault_id: {{ $.resource.active_key_source_vault_id | dump | safe }}
active_key_url: {{ $.resource.active_key_url | dump | safe }}
disk_encryption_set_name: {{ $.resource.disk_encryption_set_name | dump | safe }}
encryption_type: {{ $.resource.encryption_type | dump | safe }}
id: {{ $.resource.id | dump | safe }}
identity_principal_id: {{ $.resource.identity_principal_id | dump | safe }}
identity_tenant_id: {{ $.resource.identity_tenant_id | dump | safe }}
identity_type: {{ $.resource.identity_type | dump | safe }}
name: {{ $.resource.turbot.title | dump | safe }}
previous_keys: {{ $.resource.previous_keys | dump | safe }}
provisioning_state: {{ $.resource.provisioning_state | dump | safe }}
region: {{ $.resource.region | dump | safe }}
region_name: {{ $.resource.metadata.azure.regionName | dump | safe }}
resource_group: {{ $.resource.metadata.azure.resourceGroupName | dump | safe }}
subscription_id: {{ $.resource.metadata.azure.subscriptionId | dump | safe }}
tags: {{ $.resource.tags | dump | safe }}
type: {{ $.resource.type | dump | safe }}
resource_type_uri: tmod:@turbot/azure-compute#/resource/types/diskEncryptionSet
Default template input
|
{
resource {
active_key_source_vault_id: get(path:"activeKey.sourceVault.id")
active_key_url: get(path:"activeKey.keyUrl")
disk_encryption_set_name: get(path:"name")
encryption_type: get(path:"encryptionType")
id: get(path:"id")
identity_principal_id: get(path:"identity")
identity_tenant_id: get(path:"tenantId")
identity_type: get(path:"type")
previous_keys: get(path:"previousKeys")
provisioning_state: get(path:"provisioningState")
region: get(path:"location")
tags: get(path:"tags")
type: get(path:"type")
metadata
turbot {
akas
id
tags
title
}
}
}

Category

  • CMDB > External

In Your Workspace

  • Policy Settings by Type report

Developers

    Category URI
    • tmod:@turbot/turbot#/control/categories/cmdbExternal
  • Policy Type URI
    • tmod:@turbot/servicenow-azure-compute#/policy/types/diskEncryptionSetServiceNowImportSetRecord
  • GraphQL
    • query policyType(id: "tmod:@turbot/servicenow-azure-compute#/policy/types/diskEncryptionSetServiceNowImportSetRecord") { … }
    • query policySettings(filter: "policyTypeId:'tmod:@turbot/servicenow-azure-compute#/policy/types/diskEncryptionSetServiceNowImportSetRecord'") { … }
    • query policyValues(filter: "policyTypeId:'tmod:@turbot/servicenow-azure-compute#/policy/types/diskEncryptionSetServiceNowImportSetRecord'") { … }
  • CLI
    • Get Policy Type
    • turbot graphql policy-type --id "tmod:@turbot/servicenow-azure-compute#/policy/types/diskEncryptionSetServiceNowImportSetRecord"
    • Get Policy Settings
    • turbot graphql policy-settings --filter "policyTypeId:tmod:@turbot/servicenow-azure-compute#/policy/types/diskEncryptionSetServiceNowImportSetRecord"
Guardrails
Guardrails Hub
  • Hub
  • Docs
  • Blog
  • Changelog
Products
  • GuardrailsGuardrails
  • PipesPipes
  • SteampipeSteampipe
  • PowerpipePowerpipe
  • FlowpipeFlowpipe
  • TailpipeTailpipe
Turbot
  • Home
  • About us
  • We're hiring!
  • Contact us
Community

Our community of practitioners love to discuss cloud governance & security.

Slack logoJoin us on Slack →

System StatusLegalSecurity
Terms of UseSecurityPrivacy
77
Mods
8
Resource Types
1,377
Policies
618
Controls
0
Quick Actions
0
IAM