Skip to content

Commit f384b27

Browse files
authored
Merge pull request #194034 from ElazarK/Deprecation
Azure Cache for Redis
2 parents ad4725a + 1f8a8f5 commit f384b27

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

articles/defender-for-cloud/release-notes.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,7 @@ Updates in April include:
2525
- [New Defender for Servers plans](#new-defender-for-servers-plans)
2626
- [Relocation of custom recommendations](#relocation-of-custom-recommendations)
2727
- [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)
3629

3730
### New Defender for Servers plans
3831

@@ -47,6 +40,7 @@ If you have been using Defender for Servers until now – no action is required.
4740

4841
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.
4942

43+
Learn more about [Azure Private Link](../private-link/private-link-overview.md).
5044
### Relocation of custom recommendations
5145

5246
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.
5549

5650
Learn more in [Create custom security initiatives and policies](custom-security-policies.md).
5751

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.
63+
5864
## March 2022
5965

6066
Updates in March include:

0 commit comments

Comments
 (0)