How to Build and Synchronize Models in Dynamics 365 F&O Using Visual Studio?
Table of Contents
Question
You are working on a finance and operations apps implementation in Visual Studio. You have created a new model and now you need to build it.
You need to build the model and update the SQL database schema during the build.
What two steps should perform? Each correct answer presents part of the solution. Choose two.
Select all answers that apply.
A. Use the Build and Sync option in the Dynamics 365 menu in Visual Studio.
B. Use the Synchronize Database option in the SQL Server Management Studio.
C. From the Dynamics 365 menu in Visual Studio, select Build models, select the packages that you want to build, and then select Synchronize database on the Options tab.
D. Manually update the SQL database schema using SQL scripts.
Answer
A. Use the Build and Sync option in the Dynamics 365 menu in Visual Studio.
C. From the Dynamics 365 menu in Visual Studio, select Build models, select the packages that you want to build, and then select Synchronize database on the Options tab.
Explanation
The correct way to build the model and update the SQL database schema during the build is to either use the Build models option in the Dynamics 365 menu in Visual Studio and select Synchronize database on the Options tab, or use the Build and Sync option in the Dynamics 365 menu. Using SQL Server Management Studio or manually updating the SQL database schema using SQL scripts are not recommended methods for this purpose.
Microsoft Dynamics 365: Finance and Operations Apps Developer MB-500 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Microsoft Dynamics 365: Finance and Operations Apps Developer MB-500 exam and earn Microsoft Dynamics 365: Finance and Operations Apps Developer MB-500 certification.