Question 102:
Your team currently has an Azure DevOps project and an Azure subscription. The subscription contains an Azure SQL database named testdb. They want to create a release pipeline. It would use the Azure SQL Database deployment task to update the database. Which of the following should they use as an artifact in the update process?
Answer options:
A.A BACPAC file B.A DACPAC file C.An LDF file D.An MDF file