Azure Repos

Azure Repos

Professional Development

14 Qs

quiz-placeholder

Similar activities

DevOps

DevOps

Professional Development

10 Qs

AWS cloud computing - AKS University Satna

AWS cloud computing - AKS University Satna

Professional Development

15 Qs

ds6 x ds7

ds6 x ds7

Professional Development

18 Qs

git basics

git basics

Professional Development

10 Qs

IT ENGLISH: Research Project Topics - DevOps

IT ENGLISH: Research Project Topics - DevOps

Professional Development

10 Qs

Linux Basics

Linux Basics

Professional Development

16 Qs

DevOps Quiz

DevOps Quiz

Professional Development

10 Qs

Dec Meetup Quiz

Dec Meetup Quiz

Professional Development

16 Qs

Azure Repos

Azure Repos

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Rakesh Kumar

Used 1+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

You have an on-premises Bitbucket Server with a firewall configured to block inbound Internet traffic. The server is used for Git-based source control.
You intend to manage the build and release processes using Azure DevOps. This plan requires you to integrate Azure DevOps and Bitbucket.


Which of the following will allow for this integration?

Self Hosted DevOps Agent

Microsoft Hosted DevOps agent

External Git service connection

Service Hooks

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are making use of Azure DevOps to configure Azure Pipelines for project, named PROJ-01.
You are preparing to use a version control system that allows for source code to be stored on a managed Windows server located on the company network.


Which of the following is the version control system you should use?

Github Enterprise

Bitbucket cloud

Github Professional

Git in Azure Repos

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have a private GitHub repository.
You need to display the commit status of the repository on Azure Boards.


What should you do first?

Configure multi-factor authentication (MFA) for your GitHub account.

Add the Azure Pipelines app to the GitHub repository.

Add the Azure Boards app to the repository.

Create a GitHub action in GitHub.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which branching strategy should you recommend for the investment planning applications suite?

release isolation

main only

development isolation

feature isolation

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have a GitHub repository. You create a new repository in Azure DevOps. You need to recommend a procedure to clone the repository from GitHub to Azure DevOps.

What should you recommend?

Create a webhook.

Create a service connection for GitHub.

From Import a Git repository, click Import

Create a pull request.

Create a personal access token in Azure DevOps.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Your company uses a Git repository in Azure Repos to manage the source code of a web application. The master branch is protected from direct updates. Developers work on new features in the topic branches.

Because of the high volume of requested features, it is difficult to follow the history of the changes to the master branch. You need to enforce a pull request merge strategy.

The strategy must meet the following requirements:

- Consolidate commit histories

- Merge tie changes into a tingle commit

Which merge strategy should you use in the branch policy?

Git fetch

no-fast-forward merge

squash merge

fast-forward merge

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You use Azure Pipelines to manage build pipelines, GitHub to store source code, and Dependabot to manage dependencies.
You have an app named App1.
Dependabot detects a dependency in App1 that requires an update.


What should you do first to apply the update?

Create a pull request.

Approve the pull request.

Create a branch.

Perform a commit.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?