Thanks to visit codestin.com
Credit goes to docs.github.com

Skip to main content

조직에서 GitHub Copilot 정책이 충돌하는 경우의 기능 가용성

조직에 Copilot 정책 결정을 위임하면 다른 정책을 가진 조직에서 라이선스를 부여받은 사용자에게 어떤 영향을 미치는지 알아봅니다.

About delegating policy decisions to organizations

Policies can be defined for a whole enterprise, or set at the organization level. See GitHub Copilot policies to control availability of features and models.

When an enterprise owner delegates control of a policy to organization owners by setting "No policy," some organizations may enable a feature while others disable it. Users may be granted a Copilot license by organizations with different policies for the same feature.

How availability is determined

Feature, model, and privacy settings for users are set according to the least restrictive or the most restrictive policy defined by any of the organizations where they are granted a Copilot license.

  • Least restrictive: if any of the organizations has enabled a feature, this feature is enabled for the user everywhere. This applies to all but the more sensitive Copilot features.

  • Most restrictive: if any of the organizations has disabled a feature, this feature is disabled for the user in all their organizations. This applies only to the most sensitive Copilot features, for example: access to Copilot metrics using the API.

Availability for members with Copilot from multiple organizations

PolicyAvailability matchesMore information
Copilot Metrics APIMost restrictive organizationREST API endpoints for Copilot metrics
Suggestions matching public code (privacy policy)Most restrictive organizationGitHub Copilot code suggestions in your IDE
Copilot can search the webLeast restrictive organizationResponsible use of GitHub Copilot Chat in GitHub
Copilot Chat in GitHub MobileLeast restrictive organizationResponsible use of GitHub Copilot Chat in GitHub Mobile
Copilot Chat in the IDELeast restrictive organizationResponsible use of GitHub Copilot Chat in your IDE
Copilot code reviewLeast restrictive organizationResponsible use of GitHub Copilot code review
Copilot coding agentLeast restrictive organizationResponsible use of GitHub Copilot coding agent on GitHub.com
SparkLeast restrictive organizationResponsible use of GitHub Spark
Copilot ExtensionsLeast restrictive organizationAbout GitHub Copilot Extensions
Copilot in GitHub.comLeast restrictive organizationResponsible use of GitHub Copilot Chat in GitHub
Copilot in GitHub DesktopLeast restrictive organizationResponsible use of GitHub Copilot in GitHub Desktop
Copilot CLILeast restrictive organizationResponsible use of GitHub Copilot CLI
Editor preview featuresLeast restrictive organizationGitHub Pre-release License Terms
GitHub Models, one policy per modelLeast restrictive organizationManaging your team's model usage
MCP servers in CopilotLeast restrictive organizationExtending GitHub Copilot coding agent with the Model Context Protocol (MCP)
Copilot-generated commit messagesLeast restrictive organizationResponsible use of GitHub Copilot commit message generation

Next steps