nerdexam
Microsoft

70-332 · Question #114

You have a SharePoint Server 2013 server farm. You have a Microsoft Visio drawing named Drawing1.vsdx that is 40 MB. You add the Visio Web Access Web Part to a page and configure the Web Part to displ

The correct answer is B. The Global settings of the Visio Services service application. Visio Services Global Settings control the maximum file size allowed for web drawings, and Drawing1.vsdx at 40 MB likely exceeds the default 25 MB limit, which is why only that file fails to render.

Configure and manage service applications

Question

You have a SharePoint Server 2013 server farm. You have a Microsoft Visio drawing named Drawing1.vsdx that is 40 MB. You add the Visio Web Access Web Part to a page and configure the Web Part to display Drawing1. You discover that the Visio diagram is not displayed on the page. Other Visio diagrams are displayed successfully by using the Visio Web Access Web Part. You need to ensure that Drawing1.vsdx is displayed in the Visio Web Access Web Part. What should you modify?

Options

  • AThe site collection policy
  • BThe Global settings of the Visio Services service application
  • CThe General settings of the web application
  • DThe List settings of the list where Drawing1.vsdx is stored

How the community answered

(47 responses)
  • A
    2% (1)
  • B
    83% (39)
  • C
    11% (5)
  • D
    4% (2)

Why each option

Visio Services Global Settings control the maximum file size allowed for web drawings, and Drawing1.vsdx at 40 MB likely exceeds the default 25 MB limit, which is why only that file fails to render.

AThe site collection policy

Site collection policies manage information management features such as retention schedules and auditing for content, and contain no configuration related to the rendering size thresholds enforced by Visio Services.

BThe Global settings of the Visio Services service applicationCorrect

The Global Settings page of the Visio Services service application in Central Administration includes a 'Maximum Web Drawing Size' property that defaults to 25 MB. Because Drawing1.vsdx is 40 MB and smaller diagrams render correctly, the file exceeds this threshold and Visio Services refuses to process it. Increasing the maximum drawing size value in Visio Services Global Settings will allow the service to render the large file through the Visio Web Access Web Part.

CThe General settings of the web application

General settings of the web application control properties such as maximum upload size and alert behavior for the whole web application, but the Visio-specific rendering size limit is a separate setting managed within the Visio Services service application, not at the web application level.

DThe List settings of the list where Drawing1.vsdx is stored

List settings for the document library where Drawing1.vsdx resides control metadata columns, versioning, and permissions, and do not affect the file size threshold that Visio Services applies when rendering drawings in the browser.

Concept tested: Visio Services maximum web drawing size configuration

Source: https://learn.microsoft.com/en-us/sharepoint/administration/manage-the-visio-graphics-service

Topics

#Visio Services#Visio Web Access#file size limit#service application settings

Community Discussion

No community discussion yet for this question.

Full 70-332 Practice