Summer Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70track

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

Questions 11

Which of the following is always true about the feature preview phases Alpha and Beta?

Options:
A.

Alpha features are not available to the public.

B.

Alpha features are documented.

C.

Alpha and Beta features offer Service Level Agreements (SLAs).

D.

Beta features provide technical support.

Microsoft GH-900 Premium Access
Questions 12

What are two results of making additional commits to a branch after opening a pull request? Each answer presents a complete solution.

Options:
A.

The pull request is automatically closed.

B.

The new commits are included for review under the Commits and Files changed tabs.

C.

The pull request must be reopened to include the new commits.

D.

The new commits are added to the pull request timeline.

E.

The base branch is automatically updated.

Questions 13

What features are offered by Copilot for Business that are not offered by Copilot for individuals?

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

Options:
A.

Offers multi-line function suggestions

B.

Organization-wide policy management

C.

Blocks suggestions matching public code

D.

VPN proxy support via self-signed certificates

E.

Support for organization or enterprise GitHub accounts

F.

Plugs directly into the editor

Questions 14

What command should you type to create and switch over to a new branch?

Options:
A.

git branch newBranchName

B.

git checkout newBranchName

C.

git checkout -n newBranchName

D.

git checkout -b newBranchName

Questions 15

Which of the following default workflows are available as part of GitHub projects? (Each answer presents a complete solution. Choose three.)

Options:
A.

" Label added to issue '

B.

" Auto-archive items "

C.

" Pull request merged "

D.

" Item closed "

E.

" Pull request opened "

Questions 16

Which of the following can be performed within GitHub Desktop?

Options:
A.

Creating and managing issues

B.

Reviewing and approving pull requests

C.

Adding and cloning repositories

D.

Commenting on discussions

E.

Integrating with office suite software

Questions 17

What is a benefit of using GitHub Enterprise Cloud with Enterprise Managed Users (EMU)?

Options:
A.

It provides centralized control and streamlined management of user accounts through their identity provider (IdP).

B.

It offers additional collaboration and content creation capabilities for managed user accounts.

C.

It automatically validates user interactions using the identity provider (IdP) conditional access policy (CAP).

D.

It enables GitHub user accounts access to protected resources using SAML SSO.

Questions 18

Why is branching a core concept in Git?

Options:
A.

Branching creates physical copies of the project on disk, ensuring data redundancy and backup.

B.

Branching helps in automatically merging changes from different branches into the main branch.

C.

Branching is necessary for organizing files and folders within a Git repository.

D.

Branching creates an isolated environment to try new ideas and make changes without affecting other branches.

Questions 19

For which of the following does GitHub provide hosted runners?

Options:
A.

AWS, Azure, and GCP

B.

Linux, Windows, and macOS

C.

Kubernetes

D.

Docker

Questions 20

Workflows can reference actions in:

(Each correct answer presents a complete solution. Choose three.)

Options:
A.

Any public repository.

B.

The same repository as your workflow file.

C.

GitHub Packages.

D.

An enterprise marketplace.

E.

A published Docker container image on Docker Hub.