From 9f7b0bb80b0947e1cc0bac39bf228700a12a7f6b Mon Sep 17 00:00:00 2001 From: hgotar1 Date: Mon, 19 Aug 2024 20:16:22 -0600 Subject: [PATCH 1/2] Update alz_checklist.en.json --- checklists/alz_checklist.en.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/checklists/alz_checklist.en.json b/checklists/alz_checklist.en.json index cd0e0396..232d3ba5 100644 --- a/checklists/alz_checklist.en.json +++ b/checklists/alz_checklist.en.json @@ -2105,6 +2105,17 @@ "training": "https://azure.github.io/azure-monitor-baseline-alerts/patterns/alz/", "link": "https://learn.microsoft.com/azure/cloud-adoption-framework/ready/landing-zone/design-area/management-monitor" }, + { + "category": "Management", + "subcategory": "Monitoring", + "text": "Use Azure Monitoring Agent (AMA). The Log Analytics agent is on a deprecation path and won't be supported after August 31,2024", + "waf": "Operations", + "guid": "aa45be6a-8f2d-4896-b0e3-885e6e94e770", + "id": "F01.20", + "severity": "Medium", + "link": "https://learn.microsoft.com/en-us/azure/azure-monitor/agents/azure-monitor-agent-overview", + "training": "https://learn.microsoft.com/en-us/azure/azure-monitor/agents/azure-monitor-agent-overview#installation" + }, { "category": "Management", "subcategory": "Data Protection", From 61f8a8f13cfab81f160d5859a61197d261889e37 Mon Sep 17 00:00:00 2001 From: hgotar1 Date: Wed, 21 Aug 2024 21:21:06 -0600 Subject: [PATCH 2/2] Update alz_checklist.en.json --- checklists/alz_checklist.en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checklists/alz_checklist.en.json b/checklists/alz_checklist.en.json index 232d3ba5..fffd2bdb 100644 --- a/checklists/alz_checklist.en.json +++ b/checklists/alz_checklist.en.json @@ -2108,7 +2108,7 @@ { "category": "Management", "subcategory": "Monitoring", - "text": "Use Azure Monitoring Agent (AMA). The Log Analytics agent is on a deprecation path and won't be supported after August 31,2024", + "text": "Use Azure Monitoring Agent (AMA). The Log Analytics agent is deprecated since August 31,2024", "waf": "Operations", "guid": "aa45be6a-8f2d-4896-b0e3-885e6e94e770", "id": "F01.20",