From fcf5d0cb4798c36952e9c0b68bc76caa3136dc86 Mon Sep 17 00:00:00 2001 From: Bruno Gabrielli Date: Thu, 6 Feb 2025 15:54:08 +0100 Subject: [PATCH] Updating pointers to AMBA-ALZ release 2025-02-05 (#1913) Co-authored-by: Arjen Huitema --- docs/wiki/Whats-new.md | 8 +++++++- eslzArm/eslzArm.json | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/wiki/Whats-new.md b/docs/wiki/Whats-new.md index fcaa6d993..3bb5459ea 100644 --- a/docs/wiki/Whats-new.md +++ b/docs/wiki/Whats-new.md @@ -52,6 +52,12 @@ This article will be updated as and when changes are made to the above and anyth Here's what's changed in Enterprise Scale/Azure Landing Zones: +### February 2025 + +#### Tooling + +- Updated the ***Baseline alerts and monitoring*** integration section in the portal accelerator to deploy the latest release of AMBA (2025-02-05). To read more on the changes, see the [What's new](https://aka.ms/amba/alz/whatsnew) page in the AMBA documentation. + ### January 2025 #### Tooling @@ -59,7 +65,7 @@ Here's what's changed in Enterprise Scale/Azure Landing Zones: - Updated the ***Baseline alerts and monitoring*** integration section in the portal accelerator to deploy the latest release of AMBA (2025-01-10). To read more on the changes, see the [What's new](https://aka.ms/amba/alz/whatsnew) page in the AMBA documentation. - Added SQL Advanced Threat Protection status log to [dataCollectionRule-DefenderSQL.json](Enterprise-Scale/eslzArm/resourceGroupTemplates/dataCollectionRule-DefenderSQL.json) data collection rule. The logs allows identifying machines connected to the workspace with SQL ATP and the protection status on each instance on those machines and is used by MDfC Defender for SQL. - Resolved deployment issues related to Service Health alerts. Previously, Service Health was not deployed when selected unless Azure Monitor Baseline Alerts were also selected. -- + #### Other - The January community call recording and slides have been uploaded to YouTube and wiki, all available from [aka.ms/alz/community](https://aka.ms/alz/community) diff --git a/eslzArm/eslzArm.json b/eslzArm/eslzArm.json index c792b11d2..5c59514cf 100644 --- a/eslzArm/eslzArm.json +++ b/eslzArm/eslzArm.json @@ -1706,7 +1706,7 @@ }, // Declaring root uris for external dependency repositories. "rootUris": { - "monitorRepo": "https://raw.githubusercontent.com/Azure/azure-monitor-baseline-alerts/2025-01-10/" + "monitorRepo": "https://raw.githubusercontent.com/Azure/azure-monitor-baseline-alerts/2025-02-05/" }, // Declaring all required deployment uri's used for deployments of composite ARM templates for ESLZ "azPrivateDnsPolicyAssignmentMapping": {