Challenge 2: Always Need App Insights

< Previous Challenge - Home - Next Challenge >

Introduction

All app development work in Azure should have Application Insights turned on and used by default. This invaluable tool can be used for standard and custom telemetry and much more.

Description

Success Criteria

  1. You have used the provided template to create you own App Insights resource.
  2. You’ve saved off the InstrumentationKey in a variable for future use.

Learning Resources