ManagedClusterSecurityProfile interface
Security profile for the container service cluster.
Properties
azure |
Azure Key Vault key management service settings for the security profile. |
defender | Microsoft Defender settings for the security profile. |
image |
Image Cleaner settings for the security profile. |
workload |
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