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
+17-20Lines changed: 17 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,13 +25,12 @@ To learn about *planned* changes that are coming soon to Security Center, see [I
25
25
26
26
Updates in April include:
27
27
-[Recently pulled container registry images are now rescanned weekly (General Availability)](#recently-pulled-container-registry-images-are-now-rescanned-weekly-general-availability)
28
-
-[Four new recommendations related to guest configuration (preview)](#four-new-recommendations-related-to-guest-configuration-preview)
29
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)
-[Two recommendations from "Apply system updates" security control were deprecated](#two-recommendations-from-apply-system-updates-security-control-were-deprecated)
33
33
34
-
35
34
### Recently pulled container registry images are now rescanned weekly (General Availability)
36
35
37
36
Azure Defender for container registries includes a built-in vulnerability scanner. This scanner immediately scans any image you push to your registry and any image pulled within the last 30 days.
@@ -43,23 +42,6 @@ Scanning is charged on a per image basis, so there's no additional charge for th
43
42
Learn more about this scanner in [Use Azure Defender for container registries to scan your images for vulnerabilities](defender-for-container-registries-usage.md).
44
43
45
44
46
-
### Four new recommendations related to guest configuration (preview)
47
-
48
-
Azure's [Guest Configuration extension](../governance/policy/concepts/guest-configuration.md) reports to Security Center to help ensure your virtual machines' in-guest settings are hardened. The extension isn't required for Arc enabled servers because it's included in the Arc Connected Machine agent. The extension requires a system-managed identity on the machine.
49
-
50
-
We've added four new recommendations to Security Center to make the most of this extension.
51
-
52
-
- Two recommendations prompt you to install the extension and its required system-managed identity:
53
-
-**Guest Configuration extension should be installed on your machines**
54
-
-**Virtual machines' Guest Configuration extension should be deployed with system-assigned managed identity**
55
-
56
-
- When the extension is installed and running, it'll begin auditing your machines and you'll be prompted to harden settings such as configuration of the operating system and environment settings. These two recommendations will prompt you to harden your Windows and Linux machines as described:
57
-
-**Windows Defender Exploit Guard should be enabled on your machines**
58
-
-**Authentication to Linux machines should require SSH keys**
59
-
60
-
Learn more in [Understand Azure Policy's Guest Configuration](../governance/policy/concepts/guest-configuration.md).
61
-
62
-
63
45
### Use Azure Defender for Kubernetes to protect hybrid and multi-cloud Kubernetes deployments (preview)
64
46
65
47
Azure Defender for Kubernetes is expanding its threat protection capabilities to defend your clusters wherever they're deployed. This has been enabled by integrating with [Azure Arc enabled Kubernetes](../azure-arc/kubernetes/overview.md) and its new [extensions capabilities](../azure-arc/kubernetes/extensions.md).
@@ -80,6 +62,21 @@ Learn more in [Use Azure Defender for Kubernetes with your on-premises and multi
80
62
81
63
:::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":::
82
64
65
+
### Four new recommendations related to guest configuration (preview)
66
+
67
+
Azure's [Guest Configuration extension](../governance/policy/concepts/guest-configuration.md) reports to Security Center to help ensure your virtual machines' in-guest settings are hardened. The extension isn't required for Arc enabled servers because it's included in the Arc Connected Machine agent. The extension requires a system-managed identity on the machine.
68
+
69
+
We've added four new recommendations to Security Center to make the most of this extension.
70
+
71
+
- Two recommendations prompt you to install the extension and its required system-managed identity:
72
+
-**Guest Configuration extension should be installed on your machines**
73
+
-**Virtual machines' Guest Configuration extension should be deployed with system-assigned managed identity**
74
+
75
+
- When the extension is installed and running, it'll begin auditing your machines and you'll be prompted to harden settings such as configuration of the operating system and environment settings. These two recommendations will prompt you to harden your Windows and Linux machines as described:
76
+
-**Windows Defender Exploit Guard should be enabled on your machines**
77
+
-**Authentication to Linux machines should require SSH keys**
78
+
79
+
Learn more in [Understand Azure Policy's Guest Configuration](../governance/policy/concepts/guest-configuration.md).
83
80
84
81
### CMK recommendations moved to best practices security control
0 commit comments