Which two actions should you perform?

Posted by: Pdfprep Category: AZ-302 Tags: , ,

You develop a payment processing solution by using a .NET Framework application.

Customer data is spread across multiple Azure SQL Database servers and is not sharded, When a payment is made from one person to another person. data may be

changed in multiple databases at once.

You need to ensure transactional atomicity across databases.

Which two actions should you perform? Each correct answer presents pan of the Solution.

NOTE: Each correct selection is worth one point.
A . In the solution, use the OpenConnectionForKey function to reference each database that will be included duting a distributed transaction.
B . In Azure PowerShell, create a new communication relationship between each database that requires distributed transactions.
C . use the Microsoft Distributed Transaction Coordinator (MS OTC) service to configure distributed transactions between each database.
D . In the solution, create new SqlConnection objects tor each database that will be included during a distributed transaction.

Answer:

Leave a Reply

Your email address will not be published.