Microsoft Exam Questions

You need to design a solution that gives the application access to the product data with the least a

You manage a SQL Server Master Data Services (MDS) environment.
A new application requires access to the product data that is available in the MDS
repository.
You need to design a solution that gives the application access to the product data with the
least amount of development effort.
What should you do?

A.
Create a Subscription View in MDS.

B.
Access the product entity tables in the MDS database directly.

C.
Use SQL Server Integration Services (SSIS) to extract the data and put it in a staging
database.

D.
Use change data capture on the product entity tables.