Github Copilot · Free Practice Question Medium
Question 7
An organization using GitHub Copilot Business wants to monitor usage and access patterns for compliance and security audits. Which of the following best describes how organization audit logs assist administrators in managing GitHub Copilot?
-
A
Organization audit logs notify administrators in real-time about code quality issues related to GitHub Copilot suggestions.
-
B
Audit logs include the frequency of individual user Copilot queries, enabling administrators to set usage limits based on query volume.
-
C
Organization audit logs record all code suggestions generated by GitHub Copilot, allowing admins to review AI-generated content for quality control.
-
D
Organization audit logs allow administrators to monitor which team members have accessed GitHub Copilot and track changes to subscription settings.
Reveal correct answer
Correct answer: D
A.
Audit logs do not provide real-time notifications about code quality. Their purpose is to track access and configuration events, not to monitor or assess the quality of generated code suggestions.
B.
While audit logs can indicate who accessed Copilot, they do not provide detailed tracking of the number or frequency of individual code suggestions generated, so setting query limits per user is not possible through this feature.
C.
Audit logs do not capture the content of code suggestions generated by Copilot. Instead, they log user activities, access patterns, and configuration changes, focusing on security and compliance rather than code output review.
D.
Audit logs in GitHub Copilot Business provide visibility into access and configuration activities, enabling administrators to track which users have utilized Copilot and review changes to settings, which is crucial for managing permissions and compliance.
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
