Skip to content

Commit 10f4829

Browse files
Updating ESLZ to AMBA-ALZ 2025-07-02 (#2018)
Co-authored-by: Arjen Huitema <[email protected]>
1 parent 86222b3 commit 10f4829

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/wiki/Whats-new.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,12 @@ This article will be updated as and when changes are made to the above and anyth
5757

5858
Here's what's changed in Enterprise Scale/Azure Landing Zones:
5959

60+
### July 2025
61+
62+
#### Tooling
63+
64+
- Updated the ***Baseline alerts and monitoring*** integration section in the portal accelerator to deploy the latest release of AMBA (2025-07-02). To read more on the changes, see the [What's new](https://aka.ms/amba/alz/whatsnew) page in the AMBA documentation.
65+
6066
### June 2025
6167

6268
#### Tooling

eslzArm/eslzArm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1706,7 +1706,7 @@
17061706
},
17071707
// Declaring root uris for external dependency repositories.
17081708
"rootUris": {
1709-
"monitorRepo": "https://raw.githubusercontent.com/Azure/azure-monitor-baseline-alerts/2025-06-03-hotfix/"
1709+
"monitorRepo": "https://raw.githubusercontent.com/Azure/azure-monitor-baseline-alerts/2025-07-02/"
17101710
},
17111711
// Declaring all required deployment uri's used for deployments of composite ARM templates for ESLZ
17121712
"azPrivateDnsPolicyAssignmentMapping": {

0 commit comments

Comments
 (0)