Monday, 27 January 2025

AZ-204 Question and Answer Part 24

 Question #451

DRAG DROP
-

You have an Azure Virtual Machine (VM) named VM1 running Windows Server 2022 and an Azure Key Vault instance named kv1.

You are developing a .NET application named App1 that you plan to deploy to VM1.

You have the following requirements:

• App1 will require access to kv1.
• The identity used by App1 to access kv1 must be automatically deprovisioned when VM1 is deleted.

You need to identify the procedure that will meet the requirements.

Which three actions should you include in the procedure? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.


    Correct Answer: 
    Question #452
    HOTSPOT
    -

    You have an Azure App Service web app named App1. App1 has Application Insights enabled.

    You plan to review the configuration of telemetry sampling for Application Insights of App1.

    You need to author an analytics query that will return the sampling rate.

    How should you complete the provided query? To answer, select the appropriate options in the answer area.

    NOTE: Each correct selection is worth one point.


      Correct Answer: 
      Question #453
      HOTSPOT
      -

      You have a web app named App1 hosted on you, on-premises web server.

      You plan to use the Application Insights JavaScript SDK to implement client-side Real User Monitoring (RUM) of individual pages of App1.

      You need to author the script element that will be added to each of the pages.

      What should you set for the value of src and cfg keys in the script element of each page? To answer, select the appropriate options in the answer area.

      NOTE: Each correct selection is worth one point.


        Correct Answer: 
        Question #454
        You develop an ASP. Net Core application by integrating the Application Insights SDK into your solution.

        The application sends a very high rate of telemetry in a short time interval. You observe a reduced number of events, traces, and metrics being recorded and increased error rates for telemetry ingestion.

        You need to reduce telemetry traffic, data costs, and storage costs while preserving a statistically correct analysis of application telemetry data. Your solution must ensure that you will be able to correlate HTTP request and response data.

        What should you do?
        1. A
          Configure a Log Analytics workspace data collection rule (DCR). Use a Kusto Query Language (KQL) statement to filter incoming data.
        2. B
          Disable adaptive sampling. Enable and configure the fixed-rate sampling module.
        3. C
          Set a daily cap on the Log Analytics workspace. Create an Activity log alert rule.
        4. D
          Configure the TelemetryConfiguration object in the instrumented code. Increase the metric aggregation interval to 15 minutes.

        Correct Answer: B ?
        Question #455
        HOTSPOT
        -

        You have an Azure Function app named App1 written in C# and an Application Insights workspace named Workspace1. App is implemented with Application Insights enabled and is configured to send its telemetry to Workspace1.

        You observe that App1 telemetry collection regularly exceeds monthly quotas of Workspace1.

        You need to ensure that the telemetry volume remains within the monthly quotas of Workspace1.

        What should you do? To answer, select the appropriate options in the answer area.

        NOTE: Each correct selection is worth one point.


          Correct Answer: 
          Question #456
          You have an Azure subscription that contains an Application Insights resource named AI1 and an Azure App Service web app named App1.

          You create a Standard availability test in AI1. You set its URL to point to App1.

          You need to ensure that any failed tests generate email notifications to the owners of the subscription.

          What should you do?
          1. A
            Create an action group.
          2. B
            Create an alert rule.
          3. C
            Enable the test.
          4. D
            Enable the alert.

          Correct Answer: B ?
          Question #457
          You create an Azure subscription named Sub1. In Sub1, you create a custom Azure Event Grid topic named Topic1. Next, you create an Event Grid event subscription named EventSub1. EventSub1 uses Topic1 as the event source and a Web Hook as the endpoint.

          You plan to enable dead-lettering in EventSub1.

          You need to ensure that you can enable dead-lettering in EventSub1.

          What should you do first?
          1. A
            Configure delivery properties of EventSub1.
          2. B
            Create an Azure Blob Storage container in Sub1.
          3. C
            Create an Azure Storage queue in Sub1.
          4. D
            Configure the retry policy of EventSub1.

          Correct Answer: B ?

          No comments:

          Post a Comment