exam questions

Exam AZ-303 All Questions

View all questions & answers for the AZ-303 exam

Exam AZ-303 topic 6 question 28 discussion

Actual exam question from Microsoft's AZ-303
Question #: 28
Topic #: 6
[All AZ-303 Questions]

You have an Azure Service Bus.
You need to implement a Service Bus queue that guarantees first-in-first-out (FIFO) delivery of messages.
What should you do?

  • A. Enable partitioning
  • B. Enable duplicate detection
  • C. Set the Lock Duration setting to 10 seconds
  • D. Enable sessions
  • E. Set the Max Size setting of the queue to 5 GB
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
References:
https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-azure-and-service-bus-queues-compared-contrasted

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
sachinp2305
3 years, 2 months ago
D is the correct answer
upvoted 1 times
...
arun
3 years, 2 months ago
Selected Answer: D
Ordering guarantee (FIFO) is supported by "Messaging Sessions". refer below for more info. https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-azure-and-service-bus-queues-compared-contrasted#foundational-capabilities
upvoted 1 times
...
syu31svc
3 years, 9 months ago
https://docs.microsoft.com/en-us/azure/service-bus-messaging/message-sessions D is correct
upvoted 1 times
...
rdemontis
3 years, 11 months ago
Correct
upvoted 1 times
...
Yiannisthe7th
3 years, 11 months ago
"D" as in service bus queues, we can guarantee FIFO through the use of messaging sessions). Reference: https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-azure-and-service-bus-queues-compared-contrasted
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...