ExamQuestions.com

Register
Login
Microsoft Azure IoT Developer (AZ-220) Exam Questions

Microsoft

Microsoft Azure IoT Developer (AZ-220)

78 / 125

Question 78:

In order to keep the level of security as high as possible, you need to build a comprehensive monitoring and alerting solution around your devices. Az the first step, you already enabled IoT Defender for your IoT hubs. Now you want to configure an alerting system customized to the type and behavior of your devices. Most of the devices connect to the IoT hub directly but some legacy devices use edge gateways to send data to the hub. 
How do you customize the alerting system to the types of devices?

Answer options:

A.Add the {"SecurityGroup": "default"} tag to twins of the edge devices
B.Add the "SecurityGroup": "secGrp01" tag to the azureiotsecurity module twin
C.Add the "SecurityGroup": "secGrp01" tag to twins of each device
D.Add the {"SecurityGroup": "default"} tag to twins of each device