Microsoft
70-576 · Question #80
You are designing a SharePoint 2010 farm implementation that will include an extranet zone that will employ forms-based authentication (FBA). The plan must: - Specify how farm administrators will…
The correct answer is B. Create a feature that contains code to modify the configuration settings to the web.config file. See the full explanation below for the reasoning.
Question
You are designing a SharePoint 2010 farm implementation that will include an extranet zone that will employ forms-based authentication (FBA). The plan must:
- Specify how farm administrators will manage modifications to the
configuration settings for the FBA within each Web application.
- Support granular modifications to the individual Web applications.
- Include a process to apply the modifications to the SharePoint
configuration database.
- Specify a process to deploy the changes throughout the server farm by
propagating the changes to all Webfront-end servers. You need to create a software configuration management plan for the farm that meets all these requirements. Which approach should your plan recommend?
Options
- ACreate a feature that contains code to read, modify, and save the configuration setting for the
- BCreate a feature that contains code to modify the configuration settings to the web.config file
- CBuild a custom list for each Web application that stores the required configuration information.
- DBuild the required changes declaratively by creating an XML extension containing the settings
How the community answered
(26 responses)- A4% (1)
- B85% (22)
- C4% (1)
- D8% (2)
Community Discussion
No community discussion yet for this question.