Valid AZ-220 Dumps shared by ExamDiscuss.com for Helping Passing AZ-220 Exam! ExamDiscuss.com now offer the newest AZ-220 exam dumps, the ExamDiscuss.com AZ-220 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com AZ-220 dumps with Test Engine here:
You have 100 devices that connect to an Azure IoT hub. You plan to use Azure functions to process all the telemetry messages from the devices before storing the messages. You need to configure the functions binding for the IoT hub. Which two configuration details should you use to configure the binding? Each Answer presents part of the solution. NOTE: Each correct selection is worth one point.
Correct Answer: C,D
Explanation EventHubName: Functions 2.x and higher. The name of the event hub. When the event hub name is also present in the connection string, that value overrides this property at runtime. Connection: The name of an app setting that contains the connection string to the event hub's namespace. Copy this connection string by clicking the Connection Information button for the namespace, not the event hub itself. This connection string must have send permissions to send the message to the event stream. Reference: https://docs.microsoft.com/en-us/azure/azure-functions/functions-bindings-event-iot-output