exam questions

Exam AZ-220 All Questions

View all questions & answers for the AZ-220 exam

Exam AZ-220 topic 6 question 23 discussion

Actual exam question from Microsoft's AZ-220
Question #: 23
Topic #: 6
[All AZ-220 Questions]

You have an Azure subscription.

You need to deploy an Azure IoT hub by using an Azure Resource Manager (ARM) template. The solution must ensure that the IoT hub rejects connections from devices that only support cipher suites that use SHA1.

What should you include in the template?

  • A. “authenticationType”:“keyBased”
  • B. “disableDeviceSAS”:“true”
  • C. “disableModuleSAS”:“true”
  • D. “minTlsVersion”:“1.2”
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
j_c_000
2 years ago
Selected Answer: D
Agree with other commenter. TLS1.2 disallows SHA-1-based ciphers
upvoted 3 times
...
xixi4den
2 years ago
I believe it should be D https://learn.microsoft.com/en-us/azure/iot-hub/iot-hub-tls-support#cipher-suites
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...