Question 81
You need to correct the errors for farmers and distributors.
Which solution should you use? To answer, select the appropriate options in the answer area NOTE: Each correct selection is worth one point.
Question 82
Drag and Drop Question
You have an Azure subscription named Sub1.
You plan to deploy two Python-based apps named App1 and App2 to Sub1. App1 will be published as code to Azure App Service on Linux. App2 will be implemented as an Azure Functions app.
You plan to use Azure Application Insights fixed-rate sampling to collect request telemetry from App1 and App2. You must minimize the development and implementation effort.
You need to select the instrumentation methodology for each app.
Which instrumentation methodology should you select? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Question 83
You are developing an Azure Durable Function to manage an online ordering process.
The process must call an external API to gather product discount information.
You need to implement Azure Durable Function.
Which Azure Durable Function types should you use? Each correct answer presents part of the solution NOTE: Each correct selection is worth ore point
Question 84
A company develops a series of mobile games. All games use a single leaderboard service.
You have the following requirements:
* Code should be scalable and allow for growth.
* Each record must consist of a playedId, gameId, score, and time played.
* When users reach a new high score, the system will save the new score using the SaveScore function below.
* Each game is assigned and Id based on the series title.
You have the following code. (Line numbers are included for reference only.)
You store customer information in an Azure Cosmos database. The following data already exists in the database:

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 85
You are implementing an order processing system. A point of sale application publishes orders to topics in an Azure Service Bus queue. The label property for the topic includes the following data:
The system has the following requirements for subscriptions
You need to implement filtering and maximize throughput while evaluating filters.
Which filter types should you implement? To answer, drag the appropriate filter types to the correct subscriptions. Each filter 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.






