question

BeeLeanLee-1272 avatar image
0 Votes"
BeeLeanLee-1272 asked BeeLeanLee-1272 commented

Not getting my Web page get instrumented

Hi there,
I had tried follow below steps to get Application Insights setup for my web page that hosted on my laptop.
Prior below step, I had already created resource through Azure Portal and already have instrument key, may you refer to below link.

https://portal.azure.com/#@1stsolar2.onmicrosoft.com/resource/subscriptions/192e63a5-ec7a-48c9-9e4a-cbb198ded0ba/resourcegroups/Local_WebSite/providers/microsoft.insights/components/LocalWebSite/overview

For steps in below link, I manage to download nuget and had already install Azure Monitoring and already enable the below:
Enable-ApplicationInsightsMonitoring -InstrumentationKey 1fcd08ee-e445-42a3-8ad8-bdddf2d5ad38

When run command - Get-ApplicationInsightsMonitoringConfig, this is what I see:
112961-image.png

When run command - Get-ApplicationInsightsMonitoringStatus, this is what I see:
I didn't see my web page is instrumented even I already enable it with Instrumentation Key. Please let me know what am I missing as I didn't see any telemetry data send to Azure. By the way I am using Port 80.

112900-image.png
The steps that I follow:
https://docs.microsoft.com/en-us/azure/azure-monitor/app/status-monitor-v2-detailed-instructions


azure-monitor
image.png (96.1 KiB)
image.png (238.3 KiB)
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi, please be noted that my web page is running, see below:

112952-image.png


0 Votes 0 ·
image.png (26.5 KiB)

0 Answers