DRAG DROP - You have an Azure subscription that contains an Azure IoT hub and 100 IoT devices. The devices connect to the IoT hub by using the Advanced Message Queuing Protocol (AMQP) protocol and authenticate to the IoT hub by using symmetric keys. You need to configure the SASL PLAIN username for the AMQP connection. How should you configure the username? To answer, drag the appropriate options to the correct targets. Each option may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point. Select and Place:Â Suggested Answer:
Box 1: DeviceID - If you use AMQP claims-based-security, the standard specifies how to transmit these tokens. For SASL PLAIN, the username can be: {policyName}@sas.root.{iothubName} if using IoT hub-level tokens. {deviceId}@sas.{iothubname} if using device-scoped tokens. Box 2: sas - Box 3:IoT hub hame - Reference: https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-dev-guide-sas 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