nerdexam
Exams70-332Questions#74
Microsoft

70-332 · Question #74

70-332 Question #74: Real Exam Question with Answer & Explanation

The correct answer is E: Configure a device channel. Specify the value $FALLBACKMOBILEUSERAGENTS for the device inclusion rule.. SharePoint device channels allow publishing sites to serve different master pages based on user agent strings, and the $FALLBACKMOBILEUSERAGENTS variable targets all mobile devices not covered by other channels.

Question

You are configuring the ProseWeb site. You need to ensure that the site content displays correctly on all devices. What should you do?

Options

  • ACreate a composed look and select the Mobile View option.
  • BConfigure a browser-coded device channel and set the value to Mobile.
  • CActivate the Enable Mobile Views feature on the website.
  • DConfigure a device channel. Specify the value MSIE10.0 for the device inclusion rule.
  • EConfigure a device channel. Specify the value $FALLBACKMOBILEUSERAGENTS for the device inclusion rule.

Explanation

SharePoint device channels allow publishing sites to serve different master pages based on user agent strings, and the $FALLBACKMOBILEUSERAGENTS variable targets all mobile devices not covered by other channels.

Common mistakes.

  • A. Composed looks control visual themes and branding colors, not device-specific master page rendering for mobile.
  • B. 'Browser-coded' is not a valid device channel configuration option in SharePoint; device inclusion rules use user agent substrings or built-in variables.
  • C. There is no 'Enable Mobile Views' site feature in SharePoint Publishing infrastructure; device channels are configured at the site level, not activated as a feature.
  • D. MSIE10.0 targets only Internet Explorer 10 user agents, not all mobile devices, so content would not display correctly across all devices.

Concept tested. SharePoint device channels with fallback mobile user agent rule

Reference. https://learn.microsoft.com/en-us/sharepoint/dev/general-development/how-to-add-a-device-channel-panel-snippet-in-sharepoint

Community Discussion

No community discussion yet for this question.

Full 70-332 Practice