For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeAzure Solutions Architect Expert (AZ-305)Azure Solutions Architect Expert AZ-305 Practice Exam 2Question 04
    Medium1 markMultiple Choice
    Domain 1.1: Logging and MonitoringDomain 1Application InsightsAzure MonitorKQL

    AZ-305 · Question 04 · Domain 1.1: Logging and Monitoring

    Your company has a microservices application deployed across multiple Azure App Service instances. Each microservice sends telemetry to its own dedicated Application Insights instance.

    The operations team needs to create an Azure Monitor Workbook that correlates performance data across all microservices to identify bottlenecks in the end-to-end transaction flow.

    Which TWO approaches can you use to query data across multiple Application Insights instances? (Select TWO)

    Answer options:

    A.

    Use the app() expression in a KQL query.

    B.

    Use the workspace() expression in a KQL query.

    C.

    Configure a cross-resource query in Log Analytics.

    D.

    Enable Continuous Export to a central Storage Account and query with Azure Synapse.

    E.

    Merge the Application Insights instances into a single instance.

    How to approach this question

    Identify the KQL syntax and Azure Monitor features that support querying multiple resources simultaneously.

    Full Answer

    To query across multiple Application Insights resources in Azure Monitor Workbooks or Log Analytics, you can write cross-resource queries. In Kusto Query Language (KQL), you use the `app('app-name')` expression to explicitly reference a different Application Insights component within the query.

    Common mistakes

    Selecting `workspace()` instead of `app()`. While modern App Insights uses Log Analytics workspaces, the `app()` identifier is specifically used to target the App Insights component context.
    Question 03All questionsQuestion 05

    Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 2

    55 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01Fabrikam Inc. is a global financial services company with 200 Azure subscriptions managed via a c...HardQ02A healthcare organization has 500 on-premises Windows Server VMs and 300 Azure VMs. They are impl...HardQ03You are designing a security monitoring solution using Microsoft Sentinel. The compliance depar...EasyQ05A defense contractor is migrating to Microsoft 365 and Azure. They have a strict security policy ...HardQ06You are designing an identity governance solution for a large enterprise using Microsoft Entra ID...Medium
    View all 55 questions →