diff --git a/docs/wiki/Whats-new.md b/docs/wiki/Whats-new.md index d88d9b5bb..405c0d272 100644 --- a/docs/wiki/Whats-new.md +++ b/docs/wiki/Whats-new.md @@ -50,6 +50,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: +### January 2025 + +#### Tooling + +- 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. + ### December 2024 #### Tooling diff --git a/eslzArm/eslzArm.json b/eslzArm/eslzArm.json index 23c19d82e..88e159c82 100644 --- a/eslzArm/eslzArm.json +++ b/eslzArm/eslzArm.json @@ -1675,7 +1675,7 @@ }, // Declaring root uris for external dependency repositories. "rootUris": { - "monitorRepo": "https://raw.githubusercontent.com/Azure/azure-monitor-baseline-alerts/2024-12-10/" + "monitorRepo": "https://raw.githubusercontent.com/Azure/azure-monitor-baseline-alerts/2025-01-10/" }, // Declaring all required deployment uri's used for deployments of composite ARM templates for ESLZ "azPrivateDnsPolicyAssignmentMapping": {