You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/security-center/release-notes.md
+21-1Lines changed: 21 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: memildin
5
5
manager: rkarlin
6
6
ms.service: security-center
7
7
ms.topic: reference
8
-
ms.date: 04/06/2021
8
+
ms.date: 04/11/2021
9
9
ms.author: memildin
10
10
11
11
---
@@ -27,6 +27,7 @@ Updates in April include:
27
27
-[Four new recommendations related to guest configuration (preview)](#four-new-recommendations-related-to-guest-configuration-preview)
28
28
-[Use Azure Defender for Kubernetes to protect hybrid and multi-cloud Kubernetes deployments (preview)](#use-azure-defender-for-kubernetes-to-protect-hybrid-and-multi-cloud-kubernetes-deployments-preview)
-[CMK recommendations moved to best practices security control](#cmk-recommendations-moved-to-best-practices-security-control)
30
31
-[Two recommendations from "Apply system updates" security control were deprecated](#two-recommendations-from-apply-system-updates-security-control-were-deprecated)
31
32
32
33
### Four new recommendations related to guest configuration (preview)
@@ -67,6 +68,25 @@ Learn more in [Use Azure Defender for Kubernetes with your on-premises and multi
67
68
:::image type="content" source="media/defender-for-kubernetes-azure-arc/extension-recommendation.png" alt-text="Azure Security Center's recommendation for deploying the Azure Defender extension for Azure Arc enabled Kubernetes clusters." lightbox="media/defender-for-kubernetes-azure-arc/extension-recommendation.png":::
68
69
69
70
71
+
### CMK recommendations moved to best practices security control
72
+
73
+
Every organization's security program includes data encryption requirements. By default, Azure customers' data is encrypted at rest with service-managed keys. However, customer-managed keys (CMK) are commonly required to meet regulatory compliance standards. CMKs let you encrypt your data with an [Azure Key Vault](../key-vault/general/overview.md) key created and owned by you. This gives you full control and responsibility for the key lifecycle, including rotation and management.
74
+
75
+
Azure Security Center's security controls are logical groups of related security recommendations, and reflect your vulnerable attack surfaces. Each control has a maximum number of points you can add to your secure score if you remediate all of the recommendations listed in the control, for all of your resources. The **Implement security best practices** security control is worth zero points. So recommendations in this control don't affect your secure score.
76
+
77
+
The recommendations listed below are being moved to the **Implement security best practices** security control to better reflect their optional nature. This move ensures that these recommendations are in the most appropriate control to meet their objective.
78
+
79
+
- Azure Cosmos DB accounts should use customer-managed keys to encrypt data at rest
80
+
- Azure Machine Learning workspaces should be encrypted with a customer-managed key (CMK)
81
+
- Cognitive Services accounts should enable data encryption with a customer-managed key (CMK)
82
+
- Container registries should be encrypted with a customer-managed key (CMK)
83
+
- SQL managed instances should use customer-managed keys to encrypt data at rest
84
+
- SQL servers should use customer-managed keys to encrypt data at rest
85
+
- Storage accounts should use customer-managed key (CMK) for encryption
86
+
87
+
Learn which recommendations are in each security control in [Security controls and their recommendations](secure-score-security-controls.md#security-controls-and-their-recommendations).
88
+
89
+
70
90
### 11 Azure Defender alerts deprecated
71
91
72
92
The eleven Azure Defender alerts listed below have been deprecated.
0 commit comments