Azure API calls indicating AKS cluster deletion
Description
AlphaSOC detected the deletion of an Azure Kubernetes Service (AKS) cluster via
Microsoft.ContainerService/managedClusters/delete. AKS cluster deletion is a
destructive operation that removes all workloads, configurations, and data
associated with the cluster. While cluster deletion occurs during legitimate
decommissioning, threat actors may delete clusters as part of sabotage
operations, ransomware attacks, or to cover tracks after data exfiltration.
Impact
Deleting an AKS cluster immediately terminates all running workloads and destroys associated data. This can cause significant service disruption and data loss. Threat actors may target clusters to maximize impact during ransomware operations or to eliminate evidence of their activities within container environments.