AZ-204 Exam Question 6

You are designing a web application to manage user satisfaction surveys. The number of questions that a survey includes is variable.
Application users must be able to display results for a survey as quickly as possible. Users must also be able to quickly compute statistical measures including average values across various groupings of answers.
Which Azure Cosmos 06 API should you use for the application?
  • AZ-204 Exam Question 7

    You are developing an e-commerce solution that uses a microservice architecture.
    You need to design a communication backplane for communicating transactional messages between various parts of the solution. Messages must be communicated in first-in-first-out (FIFO) order.
    What should you use?
  • AZ-204 Exam Question 8

    You develop a solution that uses an Azure SQL Database to store user information for a mobile app.
    The app stores sensitive information about users.
    You need to hide sensitive information from developers that query the data for the mobile app.
    Which three items must you identify when configuring dynamic data masking? Each correct answer presents a part of the solution.
    NOTE: Each correct selection is worth one point.
  • AZ-204 Exam Question 9

    You develop a gateway solution for a public facing news API.
    The news API back end is implemented as a RESTful service and hosted in an Azure App Service instance.
    You need to configure back-end authentication for the API Management service instance.
    Which target and gateway credential type should you use? To answer, drag the appropriate values to the correct parameters. Each value 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.

    AZ-204 Exam Question 10

    You need to insert code at line LE03 of LoginEvent.cs to ensure that all authentication events are processed correctly.
    How should you complete the code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.