Mods
ServiceNow

Policy: Azure > AKS > Managed Cluster > 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 > AKS > Managed Cluster 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_aks_managedcluster
label: Azure > AKS > Managed Cluster
extendsTable: cmdb_ci
columns:
- name: aad_profile
label: AAD Profile
type: string
size: 1000
- name: addon_profiles
label: Addon Profiles
type: string
size: 1000
- name: agent_pool_profiles
label: Agent Pool Profiles
type: string
size: 1000
- name: api_server_access_profile
label: API Server Access Profile
type: string
size: 1000
- name: dns_prefix
label: DNS Prefix
- name: enable_rbac
label: Enable RBAC
type: boolean
- name: id
label: ID
- name: identity
label: Identity
type: string
size: 1000
- name: kubernetes_version
label: Kubernetes Version
- name: managed_cluster_fqdn
label: FQDN
- name: managed_cluster_location
label: Location
- name: managed_cluster_name
label: Name
- name: max_agent_pools
label: Max Agent Pools
- name: network_profile
label: Network Profile
type: string
size: 1000
- name: node_resource_group
label: Node Resource Group
- name: provisioning_state
label: Provisioning State
- name: resource_group
label: Resource Group
- name: service_principal_profile
label: Service Principal Profile
type: string
size: 1000
- name: subscription_id
label: Subscription ID
- name: tags
label: Tags
type: string
size: 1000

Category

In Your Workspace

Developers