Azure Mobile Apps SDKを利用してApplication Insightsのインスツルメンテーション機能を実装して、モバイルアプリとのユーザーインタラクションを有意義に分析する必要があります。 Application InsightsのUsage Analytics機能を実装するために必要なデータを取り込む必要があります。 どの3つのデータ値を取り込むべきですか?それぞれの正しい答えは解決策の一部を表しています注:それぞれ正しい選択は1ポイントの価値があります。
正解:A,D,E
Application Insights is a service for monitoring the performance and usage of your apps. This module allows you to send telemetry of various kinds (events, traces, etc.) to the Application Insights service where your data can be visualized in the Azure Portal. Application Insights manages the ID of a session for you. References: https://github.com/microsoft/ApplicationInsights-Android