exam questions

Exam GitHub Copilot All Questions

View all questions & answers for the GitHub Copilot exam

Exam GitHub Copilot topic 1 question 9 discussion

Actual exam question from GitHub's GitHub Copilot
Question #: 9
Topic #: 1
[All GitHub Copilot Questions]

Which REST API endpoint is used to modify details about a GitHub Copilot Business subscription? (Choose two.)

  • A. Add teams to the Copilot subscription for an organization
  • B. Upgrade or downgrade the subscription tier
  • C. Migrate Copilot seat assignments between GitHub organizations
  • D. Reassign Copilot seats base on GitHub repository size
  • E. Remove teams from the Copilot subscription for an organization
Show Suggested Answer Hide Answer
Suggested Answer: AE 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
BP109
4 days, 8 hours ago
Selected Answer: AE
The correct answers are: A. Add teams to the Copilot subscription for an organization E. Remove teams from the Copilot subscription for an organization
upvoted 1 times
...
Shipra123
3 months, 4 weeks ago
Selected Answer: AE
A. Add teams to the Copilot subscription for an organization Endpoint: POST /orgs/{org}/copilot/billing/selected_teams This endpoint allows you to assign GitHub Copilot seats to all members of specified teams within an organization. It is used to expand access to Copilot by team membership E. Remove teams from the Copilot subscription for an organization Endpoint: DELETE /orgs/{org}/copilot/billing/selected_teams This endpoint allows you to remove Copilot access from specific teams, effectively revoking their seats
upvoted 1 times
...
MasterR
4 months ago
Selected Answer: AE
The answer is correct
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...