Which query should you use? A. $event.payload.Status = "Running" AND $event.payload.Alert = "True" B. $body.event.payload.Status = "Running" AND $body.event.payload.Alert = "True" C. MessageType.payload.Status = "Running" AND MessageType.event.payload.Alert = "True" D. $Status = "Running" AND $Alert = "True" Suggested Answer: D This question is in AZ-220 Microsoft Azure IoT Developer Exam For getting Microsoft Certified: Azure IoT Developer Specialty Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer