Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
6964db4
docs: Update "What's new" documentation for March 2025 changes and re…
Brunoga-MS Mar 3, 2025
859c753
rebased the file and added the updated AMBA-ALZ pointer
Brunoga-MS Mar 3, 2025
1dadaaf
docs: Update "What's new" documentation for February and March 2025 c…
Brunoga-MS Mar 4, 2025
d0eae8e
Formatting
arjenhuitema Mar 4, 2025
1150915
Merge branch 'Azure:main' into main
Brunoga-MS Mar 4, 2025
11385cd
Merge branch 'main' of https://github.com/Brunoga-MS/Enterprise-Scale
Brunoga-MS Apr 4, 2025
8f99282
docs: update Whats-new.md for April 2025 changes and update monitorRe…
Brunoga-MS Apr 4, 2025
6b8cc38
docs: update Whats-new.md and monitorRepo URI for AMBA April 2025 rel…
Brunoga-MS Apr 4, 2025
40c058f
Merge branch 'main' of https://github.com/Azure/Enterprise-Scale
Brunoga-MS Jun 3, 2025
fd9876a
feat: update monitorRepo URI to latest version in eslzArm.json
Brunoga-MS Jun 3, 2025
f7566af
feat: update monitorRepo URI to latest version in eslzArm.json
Brunoga-MS Jun 3, 2025
5671e9b
Merge branch 'main' into main
Brunoga-MS Jun 11, 2025
4dbb232
Merge branch 'main' into main
arjenhuitema Jun 11, 2025
de545af
feat: update scorecard action and code scanning upload actions to lat…
Brunoga-MS Jun 16, 2025
9392546
fix: update monitorRepo URI to point to hotfix version for Azure Moni…
Brunoga-MS Jun 16, 2025
c92159b
Merge branch 'main' of https://github.com/Brunoga-MS/Enterprise-Scale
Brunoga-MS Jun 16, 2025
320d573
Merge branch 'Azure:main' into main
Brunoga-MS Jul 3, 2025
4153814
feat: update Whats-new and monitorRepo URI for July 2025 changes
Brunoga-MS Jul 3, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/wiki/Whats-new.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,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:

### July 2025

#### Tooling

- 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.

### June 2025

#### Tooling
Expand Down
2 changes: 1 addition & 1 deletion eslzArm/eslzArm.json
Original file line number Diff line number Diff line change
Expand Up @@ -1706,7 +1706,7 @@
},
// Declaring root uris for external dependency repositories.
"rootUris": {
"monitorRepo": "https://raw.githubusercontent.com/Azure/azure-monitor-baseline-alerts/2025-06-03-hotfix/"
"monitorRepo": "https://raw.githubusercontent.com/Azure/azure-monitor-baseline-alerts/2025-07-02/"
},
// Declaring all required deployment uri's used for deployments of composite ARM templates for ESLZ
"azPrivateDnsPolicyAssignmentMapping": {
Expand Down
Loading