exam questions

Exam AZ-300 All Questions

View all questions & answers for the AZ-300 exam

Exam AZ-300 topic 2 question 18 discussion

Actual exam question from Microsoft's AZ-300
Question #: 18
Topic #: 2
[All AZ-300 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
mihlo74
Highly Voted 5 years, 4 months ago
it would be "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 20 times
tartar
4 years, 9 months ago
D is ok
upvoted 1 times
...
...
tashakori
Most Recent 1 year, 3 months ago
D is right
upvoted 1 times
...
Amir1909
1 year, 4 months ago
D is correct
upvoted 1 times
...
MMohammad
4 years, 9 months ago
You can enable Sessions for ensuring the Service Bus queue follows the first-in-first-out (FIFO) delivery of messages.
upvoted 1 times
...
MMohammad
4 years, 9 months ago
The correct answer is: D. Enable sessions
upvoted 1 times
...
BOC
4 years, 9 months ago
D is the correct answer
upvoted 1 times
...
bc5468521
4 years, 9 months ago
I didn't see Enable Session in Queue Creation anymore. Service Bus Queue should always be FIFO; no extra setting required. this question is outdated.
upvoted 1 times
bc5468521
4 years, 9 months ago
sorry, my mistake. basic tier does not have Enable Session option; only the standard and premium tier has
upvoted 1 times
...
...
singhs6
4 years, 9 months ago
Correct answer is Enable Sessions. In create queue, click this checkbox. https://docs.microsoft.com/en-us/azure/service-bus-messaging/message-sessions
upvoted 1 times
...
Zixxer2Go
5 years, 1 month ago
In the link provided below the answer, "D" is the correct answer according to this excerpt: "The guaranteed FIFO pattern in Service Bus queues requires the use of messaging sessions."
upvoted 2 times
...
Ahmed911
5 years, 1 month ago
D is correct https://docs.microsoft.com/en-us/azure/service-bus-messaging/message-sessions
upvoted 2 times
...
Protonenpaule
5 years, 3 months ago
https://docs.microsoft.com/en-us/azure/service-bus-messaging/message-sessions
upvoted 2 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 ...