Question 246

You must implement Application Insights instrumentation capabilities utilizing the Azure Mobile Apps SDK to provide meaningful analysis of user interactions with a mobile app.
You need to capture the data required to implement the Usage Analytics feature of Application Insights. Which three data values should you capture? Each correct answer presents part of the solution
NOTE: Each correct selection is worth one point.
  • Question 247

    An organization deploys a Mob storage account. Users take multiple snapshots of the blob storage account over time.
    You need to delete all snapshots or the blob storage account. You must not delete the blob storage account itself.
    How should you complete the code segment? To answer select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 248

    You must ensure that the external party cannot access the data in the SSN column of the Person table.
    Will each protection method meet the requirement? To answer, drag the appropriate responses to the correct protection methods. Each response may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
    NOTE: Each correct selection is worth one point.

    Question 249

    You are working for a company that designs mobile applications. They maintain a server where player records are assigned to their different games. The tracking system is new and in development.
    The application uses Entity Framework to connect to an Azure Database. The database holds a Player table and Game table.
    When adding a player, the code should insert a new player record, and add a relationship between an existing game record and the new player record.
    The application will call CreatePlayerWithGame with the correct gameIdand the playerId to start the process.
    (Line numbers are included for reference only.)

    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.

    Question 250

    You have an application that provides weather forecasting data to external partners. You use Azure API Management to publish APIs.
    You must change the behavior of the API to meet the following requirements:
    * Support alternative input parameters.
    * Remove formatting text from responses.
    * Provide additional context to back-end services.
    Which types of policies should you implement? To answer, drag the policy types to the correct scenarios. Each policy type may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content NOTE: Each correct selection is worth one point.