< Previous Challenge - Home - Next Challenge >
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.
azuredeploy-appinsights.json
name
: Name of the App Insights Resource to CreateregionId
: Scripting Name of the region to Provision inInstrumentationKey
of the App Insights resource you just created in a variable called appInsightsKeyInstrumentationKey
in a variable for future use.