Learn how to protect your Designer extension source code in Microsoft Dynamics 365 Business Central sandbox environments. Discover essential strategies like regular backups and using version control with Visual Studio Code to prevent data loss during environment updates.
Table of Contents
Question
You are responsible for ensuring that the Microsoft Dynamics 365 Business Central sandbox environment is used effectively for testing new features. The development team frequently uses the Designer to create extensions. There is a concern about losing work during environment updates.
You need to implement a process to prevent loss of Designer extension source code when the sandbox environment is updated or relocated.
What should you do? Each correct answer presents part of the solution. Choose 2.
A. Regularly download and backup the Designer extension source from the sandbox environment.
B. Instruct developers to use Visual Studio Code for version control and to push changes to a central repository.
C. Disable the Designer feature in the sandbox environment to prevent the creation of new extensions.
D. Configure the sandbox environment to automatically update Designer extensions to the production environment.
E. Create a policy to rebuild extensions from scratch after each sandbox environment update.
Answer
A. Regularly download and backup the Designer extension source from the sandbox environment.
B. Instruct developers to use Visual Studio Code for version control and to push changes to a central repository.
Explanation
Option A is correct because regularly downloading and backing up the Designer extension source is a recommended practice to prevent loss of work. Option B is correct as using Visual Studio Code for version control and pushing changes to a central repository ensures that the source code is maintained outside of the sandbox environment. Option C is incorrect because disabling the Designer feature would prevent developers from using it for quick changes and prototyping. Option D is incorrect as sandbox updates do not automatically update extensions to the production environment. Option E is incorrect because rebuilding extensions from scratch is inefficient and not a practical approach to managing extensions.
Microsoft Dynamics 365 Business Central Functional Consultant MB-800 certification exam assessment practice question and answer (Q&A) dump including multiple choice questions (MCQ) and objective type questions, with detail explanation and reference available free, helpful to pass the Microsoft Dynamics 365 Business Central Functional Consultant MB-800 exam and earn Microsoft Dynamics 365 Business Central Functional Consultant MB-800 certification.