nerdexam
MicrosoftMicrosoft

AZ-204 · Question #453

AZ-204 Question #453: Real Exam Question with Answer & Explanation

To integrate Application Insights with a web app, you must first create an Application Insights resource in Azure to establish the monitoring endpoint and generate a connection string. You then copy the connection string, which uniquely identifies your Application Insights resour

Submitted by chen.hong· Mar 30, 2026Monitor, troubleshoot, and optimize Azure solutions - specifically configuring and integrating Application Insights for application telemetry and event tracking (AZ-204 / Azure Developer Associate)

Question

Drag and Drop Question An organization has web apps hosted in Azure. The organization wants to track events and telemetry data in the web apps by using Application Insights. You need to configure the web apps for Application Insights. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. Answer:

Explanation

To integrate Application Insights with a web app, you must first create an Application Insights resource in Azure to establish the monitoring endpoint and generate a connection string. You then copy the connection string, which uniquely identifies your Application Insights resource and is required for the SDK to route telemetry data correctly. Finally, you configure the Application Insights SDK within the app code using that connection string, enabling the app to send events and telemetry data to the correct Application Insights resource.

Topics

#Application Insights#Azure Monitoring#Telemetry Configuration#Azure App Service

Community Discussion

No community discussion yet for this question.

Full AZ-204 PracticeBrowse All AZ-204 Questions