Skip to content

Commit d50acb9

Browse files
Merge pull request #286606 from batamig/laa-dep
Sentinel - Laa dep what's new
2 parents 74263f1 + 245e963 commit d50acb9

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

articles/sentinel/whats-new.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The listed features were released in the last three months. For information abou
1818

1919
[!INCLUDE [reference-to-feature-availability](includes/reference-to-feature-availability.md)]
2020

21-
## September 2024
21+
## September 2024
2222

2323

2424
- [Azure reservations now have pre-purchase plans available for Microsoft Sentinel](#pre-purchase-plans-now-available-for-microsoft-sentinel)
@@ -56,6 +56,7 @@ For more information, see as [Microsoft Sentinel feature support for Azure comme
5656

5757
## August 2024
5858

59+
- [Log Analytics agent retirement](#log-analytics-agent-retirement)
5960
- [Export and import automation rules (Preview)](#export-and-import-automation-rules-preview)
6061
- [Microsoft Sentinel support in Microsoft Defender multitenant management (Preview)](#microsoft-sentinel-support-in-microsoft-defender-multitenant-management-preview)
6162
- [Premium Microsoft Defender Threat Intelligence data connector (Preview)](#premium-microsoft-defender-threat-intelligence-data-connector-preview)
@@ -64,6 +65,22 @@ For more information, see as [Microsoft Sentinel feature support for Azure comme
6465
- [New Auxiliary logs retention plan (Preview)](#new-auxiliary-logs-retention-plan-preview)
6566
- [Create summary rules for large sets of data (Preview)](#create-summary-rules-in-microsoft-sentinel-for-large-sets-of-data-preview)
6667

68+
### Log Analytics agent retirement
69+
70+
As of August 31, 2024, the [Log Analytics Agent (MMA/OMS) is retired](https://azure.microsoft.com/updates/were-retiring-the-log-analytics-agent-in-azure-monitor-on-31-august-2024/).
71+
72+
Log collection from many appliances and devices is now supported by the Common Event Format (CEF) via AMA, Syslog via AMA, or Custom Logs via AMA data connector in Microsoft Sentinel. If you've been using the Log Analytics agent in your Microsoft Sentinel deployment, we recommend that you migrate to the Azure Monitor Agent (AMA).
73+
74+
For more information, see:
75+
76+
- [Find your Microsoft Sentinel data connector](data-connectors-reference.md)
77+
- [Migrate to Azure Monitor Agent from Log Analytics agent](/azure/azure-monitor/agents/azure-monitor-agent-migration)
78+
- [AMA migration for Microsoft Sentinel](ama-migrate.md)
79+
- Blogs:
80+
81+
- [Revolutionizing log collection with Azure Monitor Agent](https://techcommunity.microsoft.com/t5/microsoft-sentinel-blog/revolutionizing-log-collection-with-azure-monitor-agent/ba-p/4218129)
82+
- [The power of Data Collection Rules: Collecting events for advanced use cases in Microsoft USOP](https://techcommunity.microsoft.com/t5/microsoft-sentinel-blog/the-power-of-data-collection-rules-collecting-events-for/ba-p/4236486)
83+
6784
### Export and import automation rules (Preview)
6885

6986
Manage your Microsoft Sentinel automation rules as code! You can now export your automation rules to Azure Resource Manager (ARM) template files, and import rules from these files, as part of your program to manage and control your Microsoft Sentinel deployments as code. The export action will create a JSON file in your browser's downloads location, that you can then rename, move, and otherwise handle like any other file.

0 commit comments

Comments
 (0)