ManagedClusterSecurityProfile interface

Security profile for the container service cluster.

Properties

azureKeyVaultKms

Azure Key Vault key management service settings for the security profile.

defender

Microsoft Defender settings for the security profile.

imageCleaner

Image Cleaner settings for the security profile.

workloadIdentity

Workload identity settings for the security profile. Workload identity enables Kubernetes applications to access Azure cloud resources securely with Azure AD. See https://aka.ms/aks/wi for more details.

Property Details

azureKeyVaultKms

Azure Key Vault key management service settings for the security profile.

azureKeyVaultKms?: AzureKeyVaultKms

Property Value

defender

Microsoft Defender settings for the security profile.

defender?: ManagedClusterSecurityProfileDefender

Property Value

imageCleaner

Image Cleaner settings for the security profile.

imageCleaner?: ManagedClusterSecurityProfileImageCleaner

Property Value

workloadIdentity

Workload identity settings for the security profile. Workload identity enables Kubernetes applications to access Azure cloud resources securely with Azure AD. See https://aka.ms/aks/wi for more details.

workloadIdentity?: ManagedClusterSecurityProfileWorkloadIdentity

Property Value