AZ-204 Exam Question 81

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are developing an Azure solution to collect point-of-sale (POS) device data from 2,000 stores located throughout the world. A single device can produce 2 megabytes (MB) of data every 24 hours. Each store location has one to five devices that send data.
You must store the device data in Azure Blob storage. Device data must be correlated based on a device identifier. Additional stores are expected to open in the future.
You need to implement a solution to receive the device data.
Solution: Provision an Azure Event Grid. Configure event filtering to evaluate the device identifier.
Does the solution meet the goal?
  • AZ-204 Exam Question 82

    You plan to deploy a new application to a Linux virtual machine (VM) that is hosted in Azure.
    The entire VM must be secured at rest by using industry-standard encryption technology to address organizational security and compliance requirements.
    You need to configure Azure Disk Encryption for the VM.
    How should you complete the Azure Cli commands? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-204 Exam Question 83

    A company is implementing a publish-subscribe (Pub/Sub) messaging component by using Azure Service Bus. You are developing the first subscription application.
    In the Azure portal you see that messages are being sent to the subscription for each topic. You create and initialize a subscription client object by supplying the correct details, but the subscription application is still not consuming the messages.
    You need to complete the source code of the subscription client
    What should you do?
  • AZ-204 Exam Question 84

    You are building a traffic monitoring system that monitors traffic along six highways. The system produces time series analysis-based reports for each highway. Data from traffic sensors are stored in Azure Event Hub.
    Traffic data is consumed by four departments. Each department has an Azure Web App that displays the time-series-based reports and contains a WebJob that processes the incoming data from Event Hub. All Web Apps run on App Service Plans with three instances.
    Data throughout must be maximized. Latency must be minimized.
    You need to implement the Azure Event Hub.
    Which settings should you use? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-204 Exam Question 85

    You are developing an Azure Function App. You develop code by using a language that is not supported by the Azure Function App host. The code language supports HTTP primitives.
    You must deploy the code to a production Azure Function App environment.
    You need to configure the app for deployment.
    Which configuration values should you use? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.