I want to migrate a Sitecore from Azure App Service infra to an AKS infra but I was told there was no anti-malware protection for Windows Container on AKS.
I haven't been able to find concrete information on this online.
Could you please tell me whether Windows containers have no anti-malware protection?
Do you have any idea what would be the impact of hosting a Sitecore website on AKS without protection ?
Thanks in advance for your answers
To ensure containers on Azure Kubernetes Service to have anti-malware protection, use Microsoft Defender for Containers, previously known as Microsoft Defender for Kubernetes, provides comprehensive security for containerized environments, including AKS.
To enable that, Go to Azure Defender Plan page -> on the left side click on
Environment settings
->select your subscription
->Defender Plans
->Select Containers
-> turn on the security parameters which you want to enable along with thecontainer vulnerability assessment
.Reference Documents:
MS Doc
MS Doc