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/defender-for-cloud/release-notes.md
+14-8Lines changed: 14 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,14 +25,7 @@ Updates in April include:
25
25
-[New Defender for Servers plans](#new-defender-for-servers-plans)
26
26
-[Relocation of custom recommendations](#relocation-of-custom-recommendations)
27
27
-[PowerShell script to stream alerts to Splunk and QRadar](#powershell-script-to-stream-alerts-to-splunk-and-ibm-qradar)
28
-
29
-
### PowerShell script to stream alerts to Splunk and IBM QRadar
30
-
31
-
We recommend that you use Event Hubs and a built-in connector to export security alerts to Splunk and IBM QRadar. Now you can use a PowerShell script to set up the Azure resources needed to export security alerts for your subscription or tenant.
32
-
33
-
Just download and run the PowerShell script. After you provide a few details of your environment, the script configures the resources for you. The script then produces output that you use in the SIEM platform to complete the integration.
34
-
35
-
To learn more, see [Stream alerts to Splunk and QRadar](export-to-siem.md#stream-alerts-to-qradar-and-splunk).
28
+
-[Deprecated the Azure Cache for Redis recommendation](#deprecated-the-azure-cache-for-redis-recommendation)
36
29
37
30
### New Defender for Servers plans
38
31
@@ -47,6 +40,7 @@ If you have been using Defender for Servers until now – no action is required.
47
40
48
41
In addition, Defender for Cloud also begins gradual support for the [Defender for Endpoint unified agent for Windows Server 2012 R2 and 2016 (Preview)](https://techcommunity.microsoft.com/t5/microsoft-defender-for-endpoint/defending-windows-server-2012-r2-and-2016/ba-p/2783292). Defender for Servers Plan 1 deploys the new unified agent to Windows Server 2012 R2 and 2016 workloads. Defender for Servers Plan 2 deploys the legacy agent to Windows Server 2012 R2 and 2016 workloads, and will deploy the unified agent soon after it is approved for general use.
49
42
43
+
Learn more about [Azure Private Link](../private-link/private-link-overview.md).
50
44
### Relocation of custom recommendations
51
45
52
46
Custom recommendations are those created by users and have no impact on the secure score. The custom recommendations can now be found under the All recommendations tab.
@@ -55,6 +49,18 @@ Use the new "recommendation type" filter, to locate custom recommendations.
55
49
56
50
Learn more in [Create custom security initiatives and policies](custom-security-policies.md).
57
51
52
+
### PowerShell script to stream alerts to Splunk and IBM QRadar
53
+
54
+
We recommend that you use Event Hubs and a built-in connector to export security alerts to Splunk and IBM QRadar. Now you can use a PowerShell script to set up the Azure resources needed to export security alerts for your subscription or tenant.
55
+
56
+
Just download and run the PowerShell script. After you provide a few details of your environment, the script configures the resources for you. The script then produces output that you use in the SIEM platform to complete the integration.
57
+
58
+
To learn more, see [Stream alerts to Splunk and QRadar](export-to-siem.md#stream-alerts-to-qradar-and-splunk).
59
+
60
+
### Deprecated the Azure Cache for Redis recommendation
61
+
62
+
The recommendation `Azure Cache for Redis should reside within a virtual network` (Preview) has been deprecated. We’ve changed our guidance for securing Azure Cache for Redis instances. We recommend the use of a private endpoint to restrict access to your Azure Cache for Redis instance, instead of a virtual network.
0 commit comments