Microsoft GitHub Copilot GH-300 Exam Questions

Page: 1 / 14
Total 120 questions
Question 1

What content can be configured to be excluded with content exclusions? (Each correct answer presents part of the solution. Choose three.)



Answer : A, B, E

''Enterprise administrators can configure content exclusions to exclude entire repositories, folders, or specific files from being used by Copilot.''

This confirms that files, folders, and repositories can be excluded, but not individual lines or gists.


===========

Question 2

What reasons could apply if code suggestions are not working in your editor? (Select three.)



Answer : B, C, E

Exact extracts:

''Copilot requires an active internet connection to provide suggestions.''

''Copilot does not support all programming languages.''


===========

Question 3

What kind of insights can the GitHub Copilot usage metrics API provide to help evaluate the effectiveness of GitHub Copilot? (Each correct answer presents part of the solution. Choose two.)



Answer : B, C

Exact extracts:

''The Copilot usage metrics API allows organizations to track the number of suggestions shown and accepted by members.''


Question 4

What is used by GitHub Copilot in the IDE to determine the prompt context?



Answer : A

''GitHub Copilot generates suggestions based on context from the IDE, including the file you are editing, open tabs, cursor position, and any selected code.''

This proves that the context is drawn from editor state information, making option A correct.


===========

Question 5

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



Answer : A

Exact extracts:

''When a file is affected by a content exclusion setting, GitHub Copilot will not suggest code completion in that file...''


===========

Question 6

Which GitHub Copilot pricing plans include features that exclude your GitHub Copilot data like usage, prompts, and suggestions from default training GitHub Copilot? (Choose two correct answers.)



Answer : A, D

''For Copilot Business and Copilot Enterprise, user data such as code suggestions, prompts, and completions are excluded from training GitHub Copilot's models.''

This confirms that only Business and Enterprise plans provide this exclusion feature.


===========

Question 7

Which of the following statements correctly describes how GitHub Copilot Individual uses prompt data? (Each correct answer presents part of the solution. Choose two.)



Answer : C, D

Exact extracts:

''For GitHub Copilot Individual, prompts and code completions may be retained and used to train machine learning models to improve Copilot.''


===========

Page:    1 / 14   
Total 120 questions