nerdexam
Microsoft

70-332 · Question #43

You are creating a SharePoint site that will be accessed from the following devices: Client computers Windows Phone devices Windows 8 RT devices You need to optimize the SharePoint experience for…

The correct answer is A. Device channels. SharePoint Device Channels allow a single publishing site to render different designs and content based on the user agent string of the requesting device.

Configure and manage SharePoint environment

Question

You are creating a SharePoint site that will be accessed from the following devices:
  • Client computers
  • Windows Phone devices
  • Windows 8 RT devices You need to optimize the SharePoint experience for the listed devices. What should you configure?

Options

  • ADevice channels
  • BImage renditions
  • CDesign Manager
  • DCustom list views
  • EVariations

How the community answered

(29 responses)
  • A
    90% (26)
  • D
    7% (2)
  • E
    3% (1)

Why each option

SharePoint Device Channels allow a single publishing site to render different designs and content based on the user agent string of the requesting device.

ADevice channelsCorrect

Device Channels in SharePoint publishing sites let you map specific user agent strings (such as those from Windows Phone or Windows RT browsers) to distinct master pages and CSS, delivering an optimized experience per device type. You define channels in Site Settings, assign user agent substrings, and then target master pages accordingly. This is the purpose-built feature for serving multiple device form factors from one site.

BImage renditions

Image renditions control how images are cropped and resized for display, not how the overall page layout or design adapts per device.

CDesign Manager

Design Manager is the toolset used to create and import design assets; it does not itself route different experiences to different devices.

DCustom list views

Custom list views change how list data is displayed in a single context but do not provide device-specific rendering of entire site pages.

EVariations

Variations are used to manage multilingual or locale-specific content, not to target different device types.

Concept tested: SharePoint Device Channels for multi-device publishing

Source: https://learn.microsoft.com/en-us/sharepoint/dev/general-development/sharepoint-design-manager-device-channels

Topics

#device channels#mobile devices#Windows Phone#site configuration

Community Discussion

No community discussion yet for this question.

Full 70-332 Practice