Share via


ManagedClusterSecurityProfileDefender interface

Microsoft Defender settings for the security profile.

Properties

logAnalyticsWorkspaceResourceId

Resource ID of the Log Analytics workspace to be associated with Microsoft Defender. When Microsoft Defender is enabled, this field is required and must be a valid workspace resource ID. When Microsoft Defender is disabled, leave the field empty.

securityGating

Microsoft Defender settings for security gating, validates container images eligibility for deployment based on Defender for Containers security findings. Using Admission Controller, it either audits or prevents the deployment of images that do not meet security standards.

securityMonitoring

Microsoft Defender threat detection for Cloud settings for the security profile.

Property Details

logAnalyticsWorkspaceResourceId

Resource ID of the Log Analytics workspace to be associated with Microsoft Defender. When Microsoft Defender is enabled, this field is required and must be a valid workspace resource ID. When Microsoft Defender is disabled, leave the field empty.

logAnalyticsWorkspaceResourceId?: string

Property Value

string

securityGating

Microsoft Defender settings for security gating, validates container images eligibility for deployment based on Defender for Containers security findings. Using Admission Controller, it either audits or prevents the deployment of images that do not meet security standards.

securityGating?: ManagedClusterSecurityProfileDefenderSecurityGating

Property Value

securityMonitoring

Microsoft Defender threat detection for Cloud settings for the security profile.

securityMonitoring?: ManagedClusterSecurityProfileDefenderSecurityMonitoring

Property Value