Which two configuration details should you use to configure the binding?

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.
A . the name of the resource group that contains the IoT hub
B . the IoT hub’s connection string shared access key that has Service connect permissions
C . the connection string of the Azure Event Hub-compatible endpoint from the IoT Hub built-in endpoints
D . the Azure Event-Hub compatible name

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

Latest AZ-220 Dumps Valid Version with 88 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments