Microsoft
70-583 · Question #71
You are designing a Windows Azure application that will execute long-running business processes. Applying a configuration change requires role instances to recycle. You must not recycle until…
The correct answer is C. Before a change to the service configuration is applied to the role instance, defer recycling until. See the full explanation below for the reasoning.
Question
You are designing a Windows Azure application that will execute long-running business processes. Applying a configuration change requires role instances to recycle. You must not recycle until processing is finished. You need to recommend an approach for applying configuration changes. What should you recommend?
Options
- AApply the service configuration changes to the role instance and then recycle the role instance.
- BSuspend each role instance and then apply the service configuration changes to the role
- CBefore a change to the service configuration is applied to the role instance, defer recycling until
- DAfter a change to the service configuration is applied to the role instance, defer recycling until
How the community answered
(66 responses)- A3% (2)
- B14% (9)
- C77% (51)
- D6% (4)
Community Discussion
No community discussion yet for this question.