nerdexam
Microsoft

AZ-220 · Question #18

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…

The correct answer is A. Device Provisioning Service. The Device Provisioning Service is included in the Basic Tiers (such as B1). Incorrect Answers: B, C, D: The Standard tier is needed for cloud-to-device messaging, Azure IoT Edge, and device https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-scaling

Set up the Azure IoT Hub solution infrastructure

Question

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?

Options

  • ADevice Provisioning Service
  • Bcloud-to-device messaging
  • CAzure IoT Edge
  • Ddevice twins

How the community answered

(40 responses)
  • A
    73% (29)
  • B
    8% (3)
  • C
    5% (2)
  • D
    15% (6)

Explanation

The Device Provisioning Service is included in the Basic Tiers (such as B1). Incorrect Answers: B, C, D: The Standard tier is needed for cloud-to-device messaging, Azure IoT Edge, and device https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-scaling

Topics

#IoT Hub tiers#B1 tier#feature support#DPS compatibility

Community Discussion

No community discussion yet for this question.

Full AZ-220 Practice