MS-721 · Question #343
MS-721 Question #343: Real Exam Question with Answer & Explanation
This question tests knowledge of Teams Rooms XML configuration for controlling proximity-based meeting join behavior when users scan a QR code.
Question
You have a Microsoft Teams deployment. You have a Teams Rooms on Windows device. Users scan a code on the front of room display to join an ongoing meeting automatically. You need to ensure that the users must manually select Accept on the room console before joining the meeting. Which setting should you add to the SkypeSettings.xml file on the device?
Options
- A<RoomQRcodeEnabled>false</RoomQRcodeEnabled>
- B<AllowRoomRemoteEnabled>false/AllowRoomRemoteEnabled>
- C<QRCodeAutoAcceptProximateMeetingInvitations>false<
- D<AutoAcceptProximateMeetingInvitations>false</AutoAcceptProximateMeeting
Explanation
This question tests knowledge of Teams Rooms XML configuration for controlling proximity-based meeting join behavior when users scan a QR code.
Common mistakes.
- A. <RoomQRcodeEnabled>false</RoomQRcodeEnabled> disables the QR code feature entirely rather than simply requiring manual acceptance, which does not meet the requirement to keep scanning functional but prompt for confirmation.
- B. <AllowRoomRemoteEnabled> controls the Remote PTZ camera or room remote control feature and has no effect on QR code proximity meeting join behavior.
- C. <QRCodeAutoAcceptProximateMeetingInvitations> is not a valid SkypeSettings.xml element; the correct element name is AutoAcceptProximateMeetingInvitations without the QRCode prefix.
Concept tested. Teams Rooms XML config proximity meeting auto-accept
Reference. https://learn.microsoft.com/en-us/microsoftteams/rooms/xml-config-file
Topics
Community Discussion
No community discussion yet for this question.