You develop Azure solutions.
A .NET application needs to receive a message each time an Azure virtual machine finishes processing dat
a. The messages must NOT persist after being processed by the receiving application.
You need to implement the .NET object that will receive the messages.
Which object should you use?
A queue allows processing of a message by a single consumer. Need a CloudQueueClient to access the Azure VM.
https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-queues-topics-subscriptions
Rolande
2 days agoTarra
4 days agoAnna
5 days agoMargart
10 days agoCatrice
16 days agoCaitlin
17 days ago