A company wants to ensure that changes to a Power Platform solution are tracked and can be rolled back if necessary. The development team uses source control. What should the administrator configure to enable solution lifecycle management?
Managed solutions support versioning and deployment pipelines.
Why this answer
Using managed solutions and exporting them to source control enables versioning and rollback, which is essential for solution lifecycle management. Option B is incorrect because daily environment backups are not granular enough for tracking individual changes. Option C is incorrect because sharing the app does not provide version control.
Option D is incorrect because disabling sharing does not help with lifecycle management.