Question 140 of 213
Single answerDRAG DROP -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.Select and Place:
✓A FutureOrders: SQLFilter -HighPriortyOrders: CorrelationFilterCorrelationID only -InternationalOrders: SQLFilter -Country NOT USA requires an SQL FilterHighQuantityOrders: SQLFilter -Need to use relational operators so an SQL Filter is need
BRefer to simulation panel
✓
Correct Answer: A
FutureOrders: SQLFilter -HighPriortyOrders: CorrelationFilterCorrelationID only -InternationalOrders: SQLFilter -Country NOT USA requires an SQL FilterHighQuantityOrders: SQLFilter -Need to use relational operators so an SQL Filter is need
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Microsoft certification topics.