All Coursera Quiz Answers

Data Integration with Microsoft Azure Data Factory Week 6 | Test prep Quiz Answers

In this article i am gone to share Coursera Course: Data Integration with Microsoft Azure Data Factory Week 6 | Test prep Quiz Answers with you..

Enrol Link: Week 5 | Test prep Quiz Answers

Data Integration with Microsoft Azure Data Factory
Week 6 | Test prep Quiz Answers


 

Test prep Quiz Answers

Question 1)
By default, the Azure Data Factory user interface experience (UX) authors directly against the data factory service. Which of the following are true in respect of the Azure Data Factory user interface experience?
Select all options that apply.

  • The Data Factory service is optimized for collaboration and version control.
  • Includes a repository for storing the JSON entities for changes.
  • Does not include a repository for storing the JSON entities for changes.
  • The Data Factory service is not optimized for collaboration and version control.

Question 2)
Using the Azure Data factory user interface, which of the following can be used to connect a Git repository to your data factory for both Azure Repos and GitHub?
Select all options that apply.

  • During factory creation
  • ADF Home Page
  • ADF Authoring Hub
  • ADF Management hub
  • ADF Monitor Hub

Question 3)
Each Azure Repos Git repository that’s associated with a data factory has a collaboration branch with a default name of main. Users can also create feature branches. Which of the following statements are true?

  • You can publish to the Data Factory service from your collaboration branch only.
  • You can publish to the Data Factory service from your Feature branch only.
  • You can publish to the Data Factory service from both Collaboration and Feature Branches.

Question 4)
When implementing Git integration with your Azure Data Factory you typically don’t want every team member to have permissions to update the Data Factory. To publish to the Data Factory a user must have which of the following permissions?

  • User Access Administrator
  • Data Factory contributor
  • Managed Application Operator Role

Question 5)
If your ADF development factory has an associated git repository, you can override the default Resource Manager template parameters of the Resource Manager template generated by publishing or exporting the template. However, there is a limit on the number of allowed parameters in a template. Which limit applies to Resource Manager template parameters?

  • 256
  • 1024
  • 512
  • 125

Question 6)
Azure Data Factory can integrate with which version control software?

  • Team Foundation Server
  • Source Safe
  • Git repositories

Question 7)
Which feature commits the changes of Azure Data Factory work in a custom branch created with the main branch in a Git repository?

  • Repo
  • Pull request
  • Commit

Question 8)
Which feature in alerts can be used to determine how an alert is fired?

  • Add criteria
  • Add rule
  • Add severity

Question 9)
Azure Data Factory allows you to configure a Git repository with either Azure Repos or GitHub. Which of the following are advantages of using GIT Integration?
Select all options that apply.

  • Better CI/CD
  • Partial saves
  • Source control
  • PowerShell or an SDK changes are published directly to GIT

Question 10)
Mapping data flows allow you to build code-free data transformation logic that runs at scale. When building your logic, you can turn on a debug session to interactively work with your data. Turning on Debug creates which of the following?

  • Data Lake Storage Account
  • Blob Storage
  • MS SQL Cluster
  • Spark Cluster