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
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
Community Discussion
No community discussion yet for this question.