Skip to content

Commit 76e312d

Browse files
authored
Merge pull request #175575 from memildin/melvyn-asc-alerts_ref
RN for change to K8s rec logic: re ConfigMap and Secret
2 parents 87a8fca + 658ee95 commit 76e312d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/security-center/release-notes.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Updates in October include:
3030
- [Vulnerability assessment solutions can now be auto enabled (in preview)](#vulnerability-assessment-solutions-can-now-be-auto-enabled-in-preview)
3131
- [Software inventory filters added to asset inventory (in preview)](#software-inventory-filters-added-to-asset-inventory-in-preview)
3232
- [Changed prefix of some alert types from "ARM_" to "VM_"](#changed-prefix-of-some-alert-types-from-arm_-to-vm_)
33+
- [Changes to the logic of a security recommendation for Kubernetes clusters](#changes-to-the-logic-of-a-security-recommendation-for-kubernetes-clusters)
3334
- [Recommendations details pages now show related recommendations](#recommendations-details-pages-now-show-related-recommendations)
3435
- [New alerts for Azure Defender for Kubernetes (in preview)](#new-alerts-for-azure-defender-for-kubernetes-in-preview)
3536

@@ -108,6 +109,12 @@ With this update, we've changed the prefixes of these alerts to match this reass
108109

109110
Learn more about the [Azure Defender for Resource Manager](defender-for-resource-manager-introduction.md) and [Azure Defender for servers](defender-for-servers-introduction.md) plans.
110111

112+
### Changes to the logic of a security recommendation for Kubernetes clusters
113+
114+
The recommendation "Kubernetes clusters should not use the default namespace" prevents usage of the default namespace for a range of resource types. Two of the resource types that were included in this recommendation have been removed: ConfigMap and Secret.
115+
116+
Learn more about this recommendation and hardening your Kubernetes clusters in [Understand Azure Policy for Kubernetes clusters](../governance/policy/concepts/policy-for-kubernetes.md).
117+
111118
### Recommendations details pages now show related recommendations
112119

113120
To clarify the relationships between different recommendations, we've added a **Related recommendations** area to to the details pages of many recommendations.

0 commit comments

Comments
 (0)