diff --git a/content/questions/copilot/question-003 b/content/questions/copilot/question-003 new file mode 100644 index 0000000..e6f6919 --- /dev/null +++ b/content/questions/copilot/question-003 @@ -0,0 +1,13 @@ +======= +archetype: "questions" +title: "Question 003" +question: "Which option below is NOT a possible way to grant access to Copilot for members of an organization?" +draft: false +--- + +> Article Grant access to Copilot for members of an organization -https://docs.github.com/en/copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-access-to-github-copilot-in-your-organization/granting-access-to-copilot-for-members-of-your-organization + +1. [x] As a member of an Organization, you can enable Copilot directly from your account settings. +2. [ ] Via your Enterprise settings, enable GitHub Copilot for selected organizations orĀ  all organizations. +3. [ ] Via your Organizations settings, enable GitHub Copilot for either selected teams or users or the entire organization. +4. [ ] You can use GitHub's REST API to grant access to GitHub Copilot for teams, or specific users, in your organization.