You are creating a hazard notification system that has a single signaling server which triggers audio and visual alarms to start and stop. You implement Azure Service Bus to publish alarms. Each alarm controller uses Azure Service Bus to receive alarm signals as part of a transaction. Alarm events must be recorded for audit purposes. Each transaction record must include information about the alarm type that was activated. You need to implement a reply trail auditing solution. Which two actions should you pe
A. Assign the value of the hazard message SessionID property to the SequenceNumber property
B. Assign the value of the hazard message SequenceNumber property to the DeliveryCount propert
C. Assign the value of the hazard message MessageId property to the DeliveryCount property
D. Assign the value of the hazard message SessionID property to the ReplyToSessionld property
E. Assign the value of the hazard message MessageId property to the SequenceNumber property
F. Assign the value of the hazard message Messageld property to the CorrelationId property