Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

This lab demonstrates how I deployed a Blazor web application to Azure App Service and enabled full observability using Application Insights—without modifying the application code. I configured autoinstrumentation at the service level, allowing Azure to collect telemetry data such as failed requests, server response times, and availability metrics.

Blazor Web App

Web App with:

  • Runtime: .NET 8 (LTS)
  • OS: Windows

Overall architecture

rg-WebApp (1)

Home

image

Counter

image

Weather

image

Application insights

image

About

This lab demonstrates how I deployed a Blazor web application to Azure App Service and enabled full observability using Application Insights—without modifying the application code. I configured autoinstrumentation at the service level, allowing Azure to collect telemetry data such as failed requests, server response times, and availability metrics.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors