New Year Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Microsoft GH-300 - GitHub Copilot Exam

Page: 3 / 4
Total 120 questions

How long does it take content exclusion to add or be updated?

A.

Up to 30 minutes

B.

45 - 60 minutes

C.

60 - 90 minutes

D.

24 hours

How does GitHub Copilot Chat help to fix security issues in your codebase?

A.

By enforcing strict coding standards that prevent the introduction of vulnerabilities.

B.

By providing detailed reports on the security vulnerabilities present in the codebase.

C.

By annotating the given suggestions with known vulnerability patterns.

D.

By automatically refactoring the entire codebase to remove vulnerabilities.

What is the process behind identifying public code matches when using a public code filter enabled in GitHub Copilot?

A.

Running code suggestions through filters designed to detect public code

B.

Comparing suggestions against public code using machine learning.

C.

Analyzing the context and structure of the code being written

D.

Reviewing the user's browsing history to identify public repositories

What is the correct way to exclude specific files from being used by GitHub Copilot Business during code suggestions?

A.

Modify the .gitignore file to include the specific files.

B.

Add the specific files to a copilot.ignore file.

C.

Use the GitHub Copilot settings in the user interface to exclude files.

D.

Rename the files to include the suffix _no_copilot.

Where can you validate if GitHub Copilot is not returning suggestions because of content exclusions?

A.

The GitHub Copilot icon in the status bar of the editor will display a message

B.

The GitHub Copilot logs on GitHub.com under your user settings

C.

The code suggestions window will display a warning message

D.

The GitHub Copilot errors panel in your IDE

When using an IDE with a supported GitHub Copilot plug-in, which Chat features can be accessed from within the IDE? (Each correct answer presents part of the solution. Choose two.)

A.

Explain code and suggest improvements

B.

Generate unit tests

C.

Plan coding tasks

D.

Find out about releases and commits

What is the primary purpose of organization audit logs in GitHub Copilot Business?

A.

To track the number of lines of code suggested by Copilot

B.

To assign software licenses within the organization

C.

To monitor code conflicts across repositories

D.

To monitor administrator activities and actions within the organization

When can GitHub Copilot still use content that was excluded using content exclusion?

A.

When the user prompts with @workspace.

B.

When the repository-level settings allow overrides by the user.

C.

If the contents of an excluded file are referenced in code that is not excluded, for example function calls.

D.

If the content exclusion was configured at the enterprise level, and is overwritten at the organization level.

How can users provide feedback about GitHub Copilot Chat using their IDE?

A.

By filling out a feedback form on the GitHub website

B.

By emailing the support team directly

C.

By posting on the GitHub forums

D.

Through the "Share Feedback" button in the Copilot Chat panel

Select a strategy to increase the performance of GitHub Copilot Chat.

A.

Optimize the usage of memory-intensive operations within generated code

B.

Apply prompt engineering techniques to be more specific

C.

Use a single GitHub Copilot Chat query to find resolutions for the collection of technical requirements

D.

Limit the number of concurrent users accessing GitHub Copilot Chat