Solution: You add the desired properties to the device twin. Does the solution meet the goal?

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you...

December 31, 2021 No Comments READ MORE +

do to resolve the issue?

You have an Azure Stream Analytics job that connects to an Azure IoT hub named Hub1445 as a streaming data source. Hub1445 is configured as shown in the exhibit. (Click the Exhibit tab.) The Stream Analytics job fails to receive any messages from the IoT hub . What should you...

December 30, 2021 No Comments READ MORE +

You have an Azure IoT hub named Hub1 and a root certification authority (CA) named CA1. Hub1 is configured to use X.509 certificate device authentication

DRAG DROP You have an Azure IoT hub named Hub1 and a root certification authority (CA) named CA1. Hub1 is configured to use X.509 certificate device authentication. You and a custom manufacturing partner complete a proof of possession flow. You plan to deploy IoT devices manufactured by the custom manufacturing...

December 29, 2021 No Comments READ MORE +

How should you complete the GROUP BY clause to meet the Streaming Analytics requirements?

How should you complete the GROUP BY clause to meet the Streaming Analytics requirements?A . GROUP BY HoppingWindow(Second, 60, 30)B . GROUP BY TumblingWindow(Second, 30)C . GROUP BY SlidingWindow(Second, 30)D . GROUP BY SessionWindow(Second, 30, 60)View AnswerAnswer: B Explanation: Scenario: You plan to use a 30-second period to calculate the...

December 29, 2021 No Comments READ MORE +

What should you do to identify the cause of the connectivity issues?

What should you do to identify the cause of the connectivity issues?A . Send cloud-to-device messages to the IoT devices.B . Use the heartbeat pattern to send messages from the IoT devices to iothub1.C . Monitor the connection status of the device twin by using an Azure function.D . Enable...

December 29, 2021 No Comments READ MORE +

What should you use as the device identity during attestation?

From the Device Provisioning Service, you create an enrollment as shown in the exhibit. (Click the Exhibit tab.) You need to deploy a new IoT device. What should you use as the device identity during attestation?A . a self-signedB . 509 certificateC . the random string of alphanumeric charactersD ....

December 29, 2021 No Comments READ MORE +

What should you do to identify the cause of the connectivity issues?

What should you do to identify the cause of the connectivity issues?A . Send cloud-to-device messages to the IoT devices.B . Use the heartbeat pattern to send messages from the IoT devices to iothub1.C . Monitor the connection status of the device twin by using an Azure function.D . Enable...

December 28, 2021 No Comments READ MORE +

Does this meet the goal?

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you...

December 28, 2021 No Comments READ MORE +

What does MylotHub support?

You create an Azure IoT hub by running the following command. az iot hub create --resource-group MyResourceGroup --name MyIotHub --sku B1 -- location westus --partition-count 4 What does MylotHub support?A . Device Provisioning ServiceB . cloud-to-device messagingC . Azure IoT EdgeD . device twinsView AnswerAnswer: A Explanation: The Device Provisioning...

December 28, 2021 No Comments READ MORE +

Which option should you use for each activity?

HOTSPOT You have an Azure IoT Central application that has a custom device template. You need to configure the device template to support the following activities: ✑ Return the reported power consumption. ✑ Configure the desired fan speed. ✑ Run the device reset routine. ✑ Read the fan serial number....

December 28, 2021 No Comments READ MORE +