This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Which of the following is a characteristic of Azure functions and serverless?
You can bring your own containers.
You can automate your business process.
You can integrate services using triggers and bindings.
Suppose you're responsible for managing the reliability of speech data coming from different kinds of IoT devices connected to IoT Hub. Why is IoT Hub appropriate for this scenario?
IoT Hub provides per device identity to each device.
IoT Hub tracks events like device creation, device failures and device connections.
IoT Hub is hosted in the cloud.
Suppose that you’re responsible for implementing AI solutions with IoT device as an event-based function. You want to explore the ability to interact with Cognitive Service. Which would be a better a solution to implement this scenario?
You can configure Cognitive Service API key to trigger the function and execute your code.
You can write a function that can be deployed locally, then run the function by calling Cognitive service API.
You can write your code as an Azure function that is invoked by a trigger and call the Cognitive Service into the function.
You must answer all questions before checking your work.
Was this page helpful?