Azure / ALZ-Bicep

This repository contains the Azure Landing Zones (ALZ) Bicep modules that help deliver and deploy the Azure Landing Zone conceptual architecture in a modular approach. https://aka.ms/alz/docs
MIT License
754 stars 506 forks source link

How to Integrate AzureMonitorBaseline Alerts needs some work #796

Closed ThojoUno closed 23 hours ago

ThojoUno commented 3 months ago

What happened? Provide a clear and concise description of the bug, including deployment details.

https://github.com/Azure/ALZ-Bicep/wiki/AzureMonitorBaselineAlerts Instructions show how to copy patterns/alz to local repo and execute, but pipeline script still references TemplateUri, so you are still using remote repo. To replace TemplateUri with TemplateFile will require modification to alzArm.json and update deploymentUri linked templates.

Please provide the correlation id associated with your error or bug.

xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

What was the expected outcome?

No response

Relevant log output

No response

Check previous GitHub issues

Code of Conduct

oZakari commented 3 months ago

Hi @ThojoUno, thanks for catching that. I will go ahead and get that switched out.

oZakari commented 23 hours ago

Closing this as the existing guidance is specific to the Classic ALZ Bicep Accelerator which has been deprecated. We are working with the AMBA team to build the proposed ALZ AMBA Pattern Module as noted here.