ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 23 - AZ-400 discussion

Report
Export

You have an Azure DevOps project named Project1 and an Azure subscription named Sub1. Sub1 contains an Azure SQL database named DB1. You need to create a release pipeline that uses the Azure SQL Database Deployment task to update DB1. Which artifact should you deploy?

A.
a BACPAC
Answers
A.
a BACPAC
B.
a DACPAC
Answers
B.
a DACPAC
C.
an LDF file
Answers
C.
an LDF file
D.
an MDF file
Answers
D.
an MDF file
Suggested answer: B

Explanation:

Use Azure SQL Database Deployment task in a build or release pipeline to deploy to Azure SQL DB using a DACPAC or run scripts using SQLCMD.

Reference: https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/deploy/sql-azure-dacpac-deployment

asked 02/10/2024
Robeena Meer
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first