Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.24 KB

F007-P001-P714-add App Insights to your WebApp.md

File metadata and controls

23 lines (18 loc) · 1.24 KB
code effort bonus required type
4APQKS0Z
10
false
true
Product Backlog Item

Add App Insights to your WebApp

Description

The GDBC Inc. development team would like to understand their users better and drive business investments and prioritization based on evidence and data instead of guessing. Azure has a Application Performance Monitoring service called Azure Application Insights which allows to gather telemetry to better understand how the business applications are being used.

Achievement

In this achievement you are going to create application insights resource through Azure Portal and add it to your web application so your team starts receiving telemetry about how the application is being used by users. You are going to enable usage telemetry and integrate that into our web application code.

Acceptance Criteria

  • Application Insights resource created in the resource group
  • Application code changed to include Application Insights Telemetry

Links