nerdexam
Microsoft

70-576 · Question #9

You are designing an external binary large object (BLOB) store provider by implementing the ISPExternalBinaryProvider interface. The farm has existing sites that contain content. Your implementation…

The correct answer is C. Perform a backup and restore on each site collection. See the full explanation below for the reasoning.

Question

You are designing an external binary large object (BLOB) store provider by implementing the ISPExternalBinaryProvider interface. The farm has existing sites that contain content. Your implementation has been verified to be working correctly. You need to ensure that content within existing sites is moved using the external BLOB store provider. You also must ensure that the solution does not require further custom coding. Which approach should you recommend?

Options

  • APerform a backup and restore on each site.
  • BPerform a backup and restore of each content database.
  • CPerform a backup and restore on each site collection.
  • DPerform a backup and restore of the configuration database.

How the community answered

(33 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    79% (26)
  • D
    12% (4)

Community Discussion

No community discussion yet for this question.

Full 70-576 Practice