Azure
DevOps
starter
Monitoring & Observability Stack — Azure Architecture Template
Unified telemetry: web, functions and AKS workloads feed Application Insights and Log Analytics with alert-driven automation.
Why this architecture works
- One Log Analytics workspace is the single query surface across app traces, container logs and network flows
- Application Insights distributed tracing follows a request across web, functions and cluster hops
- Alert rules page through action groups with severity routing — dashboards are for diagnosis, not detection
- A Logic App handles low-risk alert remediation automatically before a human is woken
- Network Watcher adds flow-level visibility so 'is it the network?' has a data-backed answer
What's inside (8 resources)
Web Workload
web-app
Functions Workload
function-app
AKS Workload
kubernetes-service
APM
application-insights
Central Logs
log-analytics-workspace
Network Flows
network-watcher
Alert Automation
logic-app
Alerts & Actions
monitor
From template to running infrastructure
- Open this template in the CloudForge visual designer (free account, no credit card).
- Customize resources, names, and connections on the drag-and-drop canvas — or ask Vani, the AI architect, to adapt it.
- Generate production-ready Terraform, ARM, or Bicep in one click.
- Review the plan diff and security scan, then deploy with human approval.