Courseiva
Configure and manage automation of taskseasyMultiple SelectObjective-mapped

DP-300 Configure and manage automation of tasks Practice Question

Which TWO tools can be used to automate the deployment of database schema changes to Azure SQL Database as part of a CI/CD pipeline? (Choose two.)

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

GitHub Actions with the Azure SQL Database deployment action

GitHub Actions with the Azure SQL Database deployment action (Option B) and Azure DevOps release pipeline with the SQL Server database project (DACPAC) deployment task (Option C) are both valid tools for automating schema deployments to Azure SQL Database in a CI/CD pipeline. Option A (Azure Data Studio SQLCMD mode) is manual and not designed for CI/CD integration. Option D (SQL Server Import and Export Wizard) is a data migration tool, not for schema changes. Option E (SSMS) is a management tool without native CI/CD automation.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Azure Data Studio with SQLCMD mode

    Why it's wrong here

    Azure Data Studio is a query tool, not a CI/CD automation tool.

  • GitHub Actions with the Azure SQL Database deployment action

    Why this is correct

    GitHub Actions marketplace offers actions to deploy DACPAC or run SQL scripts.

  • Azure DevOps release pipeline with SQL Server database project (DACPAC) deployment task

    Why this is correct

    Azure DevOps has built-in tasks for deploying DACPACs to Azure SQL Database.

  • SQL Server Import and Export Wizard

    Why it's wrong here

    The wizard is for data transfer, not schema deployment.

  • SQL Server Management Studio (SSMS)

    Why it's wrong here

    SSMS is a manual tool, not for automated CI/CD pipelines.

Visual reference

Client DHCP Server 1 Discover (broadcast) 2 Offer (IP: 192.168.1.10) 3 Request (I accept) 4 Acknowledge (lease confirmed) DORA — the four-step DHCP lease process

Go deeper

Related to this question

About these practice questions

This DP-300 question is part of Courseiva's 906-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This DP-300 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the DP-300 exam.