You need to ensure that all messages from Azure Event Grid are processed. What should you use?


Microsoft AZ-204 Exam

Questions Number: 342 out of 355 Questions
96.34%

Question 342
You need to ensure that all messages from Azure Event Grid are processed.
What should you use?



As a solution architect/developer, you should consider using Service Bus queues when:
- Your solution needs to receive messages without having to poll the queue. With Service Bus, you can achieve it by using a long-polling receive operation using the TCP-based protocols that Service Bus supports.
Reference:
https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-azure-and-service-bus-queues-compared-contrasted





Previous Questions Next Questions