-
Notifications
You must be signed in to change notification settings - Fork 169
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |