Skip to main content
Jorge Bernhardt Jorge Bernhardt

Application Insights

2024

Bicep - Deploying Azure Application Insights
·818 words·4 mins· 100 views · 5 likes
Azure CLI Microsoft Microsoft Azure Bicep
Keeping our cloud applications healthy and reliable requires constant monitoring. Azure Application Insights allows us to track performance, identify errors, and gain valuable insights into the behavior of our applications.

2023

Terraform - Deploying Azure Application Insights
·1309 words·7 mins· 100 views · 5 likes
Terraform Microsoft Azure Azure Monitor IaC
Monitoring and analyzing performance in modern cloud-based environments is crucial to ensure reliability. Azure Application Insights is a powerful tool for monitoring your applications, helping you detect and diagnose errors. Building on our previous discussion on Azure Log Analytics workspaces, This blog post will guide you through implementing Azure Application Insights with a Terraform module.