nerdexam
MicrosoftMicrosoft

DP-500 · Question #38

DP-500 Question #38: Real Exam Question with Answer & Explanation

The correct answer is A: Disconnect from the GitHub repository.. To switch from GitHub to Azure DevOps Git as the source control solution for an Azure Synapse Studio workspace, you must first disconnect the existing connection to the GitHub repository.

Implement and manage a data analytics environment

Question

You are using GitHub as a source control solution for an Azure Synapse Studio workspace. You need to modify the source control solution to use an Azure DevOps Git repository. What should you do first?

Options

  • ADisconnect from the GitHub repository.
  • BCreate a new pull request
  • CChange the workspace to live mode.
  • DChange the active branch.

Explanation

To switch from GitHub to Azure DevOps Git as the source control solution for an Azure Synapse Studio workspace, you must first disconnect the existing connection to the GitHub repository.

Common mistakes.

  • B. Creating a new pull request is an action within the current source control system (GitHub in this case) and is not a prerequisite for changing the source control provider itself.
  • C. Changing the workspace to live mode refers to deploying changes from the Git repository to the Synapse workspace for execution, which is unrelated to switching the source control provider.
  • D. Changing the active branch is an action within the current Git repository and does not facilitate switching the source control provider from GitHub to Azure DevOps.

Concept tested. Azure Synapse Studio source control management

Reference. https://learn.microsoft.com/en-us/azure/synapse-analytics/cicd/source-control

Topics

#Azure Synapse Studio#Source Control#Git Integration#Workspace Management

Community Discussion

No community discussion yet for this question.

Full DP-500 PracticeBrowse All DP-500 Questions