nerdexam
MicrosoftMicrosoft

GH-300 · Question #9

GH-300 Question #9: Real Exam Question with Answer & Explanation

The correct answer is C: It is an Enterprise feature. {"question_number": 9, "question": "Which of the following is correct about GitHub Copilot Knowledge Bases?", "correct_answers": ["C"], "explanation": "GitHub Copilot Knowledge Bases is an Enterprise-tier feature, making Option C correct. Option A is incorrect - not all repositor

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

Explanation

{"question_number": 9, "question": "Which of the following is correct about GitHub Copilot Knowledge Bases?", "correct_answers": ["C"], "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.", "generated_by": "claude-sonnet", "llm_judge_score": 4}

Topics

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

Community Discussion

No community discussion yet for this question.

Full GH-300 PracticeBrowse All GH-300 Questions