nerdexam
Microsoft

GH-300 · Question #9

Which of the following is correct about GitHub Copilot Knowledge Bases?

The correct answer is C. It is an Enterprise feature. GitHub Copilot Knowledge Bases is an Enterprise-tier feature, making Option C correct. Option A is incorrect - not all repositories are indexed; organization admins choose which repositories to include in a knowledge base. Option B is incorrect - indexing is not static; GitHub…

Implement GitHub Copilot in an enterprise environment

Question

Which of the following is correct about GitHub Copilot Knowledge Bases?

Options

  • AAll repos are indexed
  • BIndexing is static
  • CIt is an Enterprise feature
  • DAll file types are indexed

How the community answered

(26 responses)
  • A
    8% (2)
  • C
    88% (23)
  • D
    4% (1)

Explanation

GitHub Copilot Knowledge Bases is an Enterprise-tier feature, making Option C correct. Option A is incorrect - not all repositories are indexed; organization admins choose which repositories to include in a knowledge base. Option B is incorrect - indexing is not static; GitHub re-indexes repositories as content changes (though there may be a delay). Option D is incorrect - not all file types are indexed; Knowledge Bases focuses on supported text-based file types like Markdown, code files, and documentation, not binary or unsupported formats.

Topics

#GitHub Copilot#Knowledge Bases#Enterprise features#Feature availability

Community Discussion

No community discussion yet for this question.

Full GH-300 Practice