Microsoft

AZ-220 Microsoft Azure IoT Developer

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

Las preguntas de práctica se proporcionan en inglés para mantenerse cerca del idioma utilizado habitualmente en las certificaciones IT.

QZ9 es una plataforma de formación independiente. Todas las preguntas de práctica son originales y creadas solo con fines educativos. No proporcionamos contenido real de examen ni contenido no autorizado. Microsoft, AWS, Cisco, CompTIA, PMI y otras marcas pertenecen a sus respectivos propietarios.

ProveedorMicrosoft
CodeAZ-220
DurationDuración variable
Questions42 refs
Datos del examen

Preparación basada en objetivos, sin contenido no autorizado

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

Iniciar prueba práctica
1Encuentra tu examen
2Inicia el simulador
3Revisa resultados
QZ9Plataforma de formación independiente
Vista previa gratuita

Simulador de examen

Las preguntas de práctica se proporcionan en inglés para mantenerse cerca del idioma utilizado habitualmente en las certificaciones IT.

Pregunta 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?

Pregunta 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?

Pregunta 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?

Pregunta 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.

Pregunta 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?