Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Microsoft GH-900 Practice Exam with Questions & Answers | Set: 2

Questions 11

What are advantages of GitHub Projects over GitHub Projects Classic?

(Each answer presents a complete solution. Choose two.)

Options:
A.

GitHub Projects has multiple layout views.

B.

GitHub Projects has Insights.

C.

GitHub Projects are Copilot enabled.

D.

GitHub Projects can be connected to third-party tools.

Microsoft GH-900 Premium Access
Questions 12

Which of the following is the purpose of a GitHub repository?

Options:
A.

To provide a folder that stores project files, including documentation, on your local machine

B.

To provide a version control system designed for small projects, offering simple tools for organizing files on your laptop

C.

To provide a cloud-based hosting service for project documentation, providing a secure and centralized location for file storage

D.

To provide a collaborative space where developers can share and manage code files, track changes, and store revision history

Questions 13

Which of the following is an Innersource development practice?

Options:
A.

Adopting open source code into the organization

B.

Sharing code between teams within the organization

C.

Removing open source code from the organization

D.

Making all repositories publicly accessible

Questions 14

Which of the following is a key characteristic of GitHub Projects?

Options:
A.

Ability to visualize the commit history

B.

Ability to import Gantt charts from Microsoft Project

C.

Ability to create and customize multiple views

D.

Ability to enforce required fields

Questions 15

Which of the following best describes a Codespace?

Options:
A.

A lightweight editing experience that runs entirely in your browser

B.

An AI pair programmer that offers autocomplete-style suggestions

C.

A development environment hosted in the cloud

D.

A Visual Studio Code plug-in to manage local devcontainers

Questions 16

What should be done to locate an existing action that was provided by a GitHub-approved vendor?

(Each correct answer presents part of the solution. Choose two.)

Options:
A.

Create a new workflow file.

B.

Search the vendor’s website for a github.yaml index.

C.

Confirm that the action has a verification badge.

D.

Install the GitHub App that was provided by the vendor.

E.

Add the vendor as an allowed Actions Source.

F.

Search the GitHub Marketplace for Actions by the vendor.

Questions 17

Where can you go to discover, browse, and install tools?

Options:
A.

GitHub Marketplace

B.

GitHub Apps

C.

Organization settings

D.

Explore

Questions 18

If there are multiple README files, which of the following locations will be displayed first?

Options:
A.

.github

B.

/src

C.

Root

D.

/docs

Questions 19

Which of the following describes a branch in Git?

Options:
A.

A pointer to an identical snapshot of the project at a specific point in time

B.

A physical copy of the entire project stored on disk

C.

A separate, isolated copy of the project's codebase

D.

A new repository that shares code with the original "upstream" repository

Questions 20

Where should a repository admin navigate to view pre-built visualizations from repository data?

Options:
A.

Settings

B.

Issues

C.

Insights

D.

Charts