Prepare for the Microsoft Azure IoT Certification Exam with this targeted prep test. Covering key components like IoT Hub, Device Provisioning Service, and practical scenarios for managing IoT devices. Essential for professionals aiming to validate their expertise in Microsoft Azure IoT solutions.
XML
Avro
JSON
Rate this question:
Yes
No
Rate this question:
One unit of the S1 tier
One unit of the B2 tier
One unit of the B1 tier
One unit of the S3 tier
Rate this question:
Configure the devices for extended offline operations.
Configure the upstream protocol of the devices to use MQTT over WebSocket
Connect the external networks to the IoT solution by using ExpressRoute.
Configure the devices to use an HTTPS proxy.
Rate this question:
Yes
No
Rate this question:
Con¦gure device attestation that uses X.509 certi¦cates.
Implement device certificate rolling
Disenroll and reenroll Device1
Configure the re-provisioning policy.
Rate this question:
Create an SMS alert in IoT Hub for the Total number of messages used metric
Create an Azure function that retrieves the quota metrics of the IoT hub.
Configure autoscaling in Azure Monitor.
Emit custom metrics from the IoT device code and create an Azure Automation runbook alert.
Rate this question:
A new message route
A new consumer group
A new shared access policy
An IP filter rule
Rate this question:
Azure Blob storage
Microsoft Power BI
Azure Cosmos DB
Azure SQL Database
Rate this question:
Yes
No
Rate this question:
Yes
No
Rate this question:
Device Provisioning Service
Cloud-to-device messaging
Azure IoT Edge
Device twins
Rate this question:
MQTT over WebSocket
AMQP
AMQP over WebSocket
MQTT
HTTPS
Rate this question:
GROUP BY SessionWindow(Second, 30, 60)
GROUP BY TumblingWindow(Second, 30)
GROUP BY SlidingWindow(Second, 30)
GROUP BY SessionWindow(Second, 30, 60)
Rate this question:
A self-signed X.509 certificate
The random string of alphanumeric characters
the HMACSHA256 hash of the device’s registration ID
The endorsement key of the device’s Trusted Platform Module (TPM)
Rate this question:
Routes
DeviceTelemetry
Connections
C2DCommands
Rate this question:
A device-to-cloud message
The device twin reported properties
A cloud-to-device message
A direct method
Rate this question:
Upload Sensors.csv by using the IoT Hub REST API.
The Azure subscription, select the IoT hub, select Message routing, and then configure a route to storage.
From the Azure subscription, select the IoT hub, select File upload, and then configure a storage container.
Configure the device to use a GET request to ContosoHub.azure-devices.net/devices/ContosoDevice1/¦les/notifications.
Rate this question:
Send cloud-to-device messages to the IoT devices
Use the heart beat pattern to send messages from the IoT devices to iothub1.
Monitor the connection status of the device twin by using an Azure function
Enable the collection of the Connections diagnostics logs and set up alerts for the connected devices count metric
Rate this question:
Disable the fallback route.
Run the Test all routes action.
Create an explicit route for the hot path
Modify cold-route to send only some telemetry data to the cold path.
Rate this question:
Trusted Platform Module (TPM) 1.2 attestation
Symmetric key attestation
X.509 certificates
Rate this question:
An X.509 self-signed certificate
A certificate thumbprint
A symmetric key
An X.509 certificate signed by a root certification authority (CA)
Rate this question:
The scope ID and the Device Provisioning Service endpoint
The primary key of the Device Provisioning Service shared access policy and the global device endpoint
The X.509 device certi¦cate and the certi¦cate chain
The endorsement key and the registration ID
Rate this question:
Az iot hub monitor-feedback --hub-name Hub1
Az iot hub generate-sas-token --hub-name Hub1
Az iot hub con¦guration list --hub-name Hub1
Az extension add -name azure-cli-iot-ext
Rate this question:
Add the Number of throttling errors metric and archive the logs to an Azure storage account
Con¦gure diagnostics for Routes and stream the logs to Azure Event Hubs.
Add the Telemetry messages sent metric and archieve the logs to an Azure Storage account
Con¦gure diagnostics for Connections and send the logs to Azure Log Analytics.
Rate this question:
Properties.desired.wrapDriveType="WM105a"
Properties.reported.wrapDriveType="WM105a"
Tag.engine.wrapDriveType="WM105a"
Rate this question:
Properties.desired.wrapOperating
Properties.reported.wrapOperating
Properties.wrapOperating
Add the azureiotsecurity module identity to the Azure IoT Hub device identity.
Open incoming TCP port 8883 on the device.
Modify the connection string of the device.
Install an X.509 certificate on the hardware security module (HSM) of the device.
Rate this question:
the @edgeHub module twin
the IoT Edge module
The $edgeAgent module twin
The Azure IoT Hub device twin
Rate this question:
Yes
No
Rate this question:
24
600
2400
4800
Rate this question:
Rate this question:
From the Azure portal, navigate to Hub1 and select IoT Edge. Select Edge1, and then select Manage Child Devices. From a Bash prompt, run the following command: az iot edge set-modules -device-id Edge1 -hub-name Hub1 -content C:\deploymentMan1.json
Create an IoT Edge deployment manifest that speci¦es the temperature module and the route to $upstream. From a Bush prompt, run the following command: az iot hub monitor-events-device-id Edge1 -hub-name Hub1
From the Azure portal, navigate to Hub1 and select IoT Edge. Select Edge1, select Device Twin, and then set the deployment manifest as a desired property. From a Bash prompt, run the following command az iot hub monitor-events-device-id Edge1 -hub-name Hub1
Create an IoT Edge deployment manifest that speci¦es the temperature module and the route to $upstream. From a Bush prompt, run the following command: az iot edge set-modules -device-id Edge1 -hub-name Hub1 -content C:\deploymentMan1.json
Rate this question:
Rate this question:
Trigger Azure functions.
Invoke direct methods.
Update desired properties.
Send cloud-to-device messages.
Disable IoT device registry entries
Update tags.
Rate this question:
Create an Azure function to filter security messages.
Add a configuration to the code of the physical IoT device.
Add configuration details to the device twin object
Create an azureiotsecurity module twin and add configuration details to the module twin object.
Rate this question:
The name of the resource group that contains the IoT hub
The IoT hub's connection string shared access key that has Service connect permissions
The connection string of the Azure Event Hub-compatible endpoint from the IoT Hub built-in endpoints
The Azure Event-Hub compatible name
Rate this question:
Group SAS Primary Key
The IoT hub name
Scope ID
Application Name
Device ID
Rate this question:
The ipV4 tag is a restricted twin property that is unavailable for message enrichment.
B. A standard tier IoT hub does not support device twin properties in message enrichments.
The device sending the message has no device twin.
Message enrichment cannot be added to messages going to a built-in endpoint.
The device twin path used for the value of the enrichment does not exist.
The device twin property value used for message enrichment is set to "$twin.tags.ipV4".
Rate this question:
From IoT Hub, create a custom event hub endpoint, and then configure the endpoint as an input to Stream Analytics.
Create a Stream Analytics module and then deploy the module to all IoT Edge devices in the fleet.
Create an input in Stream Analytics that uses the built-in events endpoint of IoTHub as the source.
Route telemetry to an Azure Blob storage custom endpoint, and then configure the Blob storage as a reference input for Stream Analytics.
Rate this question:
Monitor device lifecycle events.
Upload IoT device logs by using the File upload feature.
Enable the Device Telemetry diagnostic log and stream the log data to an Azure event hub
Implement distributed tracing.
Rate this question:
Change the Route1 route query to true.
Enable the Route3 route.
Disable the Route2 route.
Enable the fallback route.
Rate this question:
Rate this question:
Rate this question:
Yes
No
Rate this question:
Rate this question:
The Device Disconnected events
The Device Disconnected events
The Connections logs
The device credentials
Rate this question:
Con¦gure File upload for each IoT hub. Con¦gure the device to send a ¦le to an Azure Storage container that contains the device name and status message.
Add the following message enrichments: Name = iotHubName Value = $twin.tag.location Endpoint = MessageAlert
Create an IoT Hub routing rule that has a data source of Device Twin Change Events and select the endpoint for MessageAlerts
Add the following message enrichments: Name = iotHubName Value = $iothubname Endpoint = MessageAlert
Create an IoT Hub routing rule that has a data source of Device Telemetry Messages and select the endpoint for MessageAlerts.
Rate this question:
Quiz Review Timeline (Updated): Mar 22, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.