Microsoft

AZ-220 Microsoft Azure IoT Developer

Use original educational practice content, randomized simulator sessions, score history and explanation review for AZ-220.

Les questions d’entraînement sont fournies en anglais afin de rester proches de la langue couramment utilisée dans les certifications IT.

QZ9 est une plateforme de formation indépendante. Toutes les questions d’entraînement sont originales et créées uniquement à des fins éducatives. Nous ne fournissons pas de contenu d’examen réel ni de contenu non autorisé. Microsoft, AWS, Cisco, CompTIA, PMI et les autres marques appartiennent à leurs propriétaires respectifs.

FournisseurMicrosoft
CodeAZ-220
DurationDurée variable
Questions42 refs
Informations examen

Une préparation basée sur les objectifs, sans contenu non autorisé

Certification metadata is preserved from the legacy QZ9 catalog. Questions remain English-only.

Commencer le test pratique
1Trouvez votre examen
2Démarrez le simulateur
3Consultez les résultats
QZ9Plateforme de formation indépendante
Aperçu gratuit des questions

Simulateur d’examen

Les questions d’entraînement sont fournies en anglais afin de rester proches de la langue couramment utilisée dans les certifications IT.

Question 1

You have an Azure IoT solution that includes an Azure IoT hub, a Device Provisioning Service instance, and 1,000 connected IoT devices. All the IoT devices are provisioned automatically by using one enrollment group. You need to temporarily disable the IoT devices from the connecting to the IoT hub. Solution: From the Device Provisioning Service, you disable the enrollment group, and you disable device entries in the identity registry of the IoT hub to which the IoT devices are provisioned. Does the solution meet the goal?

Question 2

You have an Azure IoT solution that includes an Azure IoT hub, a Device Provisioning Service instance, and 1,000 connected IoT devices. All the IoT devices are provisioned automatically by using one enrollment group. You need to temporarily disable the IoT devices from the connecting to the IoT hub. Solution: You delete the enrollment group from the Device Provisioning Service. Does the solution meet the goal?

Question 3

You plan to deploy a standard tier Azure IoT hub. You need to perform an over-the-air (OTA) update on devices that will connect to the IoT hub by using scheduled jobs. What should you use?

Question 4

You have an IoT device that gathers data in a CSV file named Sensors.csv. You deploy an Azure IoT hub that is accessible at ContosoHub.azure-devices.net. You need to ensure that Sensors.csv is uploaded to the IoT hub. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Question 5

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?