HomeGitHub Copilotエンタープライズチーム向けモデルポリシーターゲティングがパブリックプレビューに

エンタープライズチーム向けモデルポリシーターゲティングがパブリックプレビューにEnterprise teams model policy targeting in public preview

AI2 点サマリSummary highlight
  • CopilotビジネスまたはCopilotエンタープライズライセンスを持つGitHub Enterprise顧客向けに、チーム単位でAIモデルポリシーを設定できる機能がパブリックプレビューで利用可能になった。
  • AI管理者がベースラインポリシーを設定しつつ特定チームに異なるモデルアクセスを付与できるため、組織全体のガバナンスが柔軟に強化される。

GitHub now offers user-based model policy targeting in public preview for Enterprise customers on Copilot Business or Copilot Enterprise, letting AI admins assign different model access policies to specific teams rather than applying a single org-wide rule.

要約と収集メタデータをもとに生成した AI 解説本文です。元記事全文の転載・翻訳ではありません。This AI explainer is generated from the summaries and collected metadata, not from a reproduction or translation of the full source article.

GitHubは、Copilot BusinessまたはCopilot Enterpriseのライセンスを持つGitHub Enterprise顧客向けに、ユーザー単位のモデルポリシーターゲティングをパブリックプレビューとして提供を開始した。AI管理者が組織全体に一律のルールを適用するのではなく、特定のチームごとに異なるモデルアクセスポリシーを設定できるようになり、大規模組織でのAIガバナンスをより柔軟に運用できる点が特徴だ。

これまでGitHub Copilotでは、利用可能なAIモデルを組織単位で制御する仕組みが中心だった。しかし企業が抱える開発チームは、担当する製品やコンプライアンス要件、扱うデータの機密性などによって求められる条件が異なる。今回の機能では、AI管理者がまず組織全体のベースラインとなるポリシーを定めたうえで、必要に応じて個別のチームに対して別のモデル利用を許可・制限できると見られる。これにより、全社的な統制を保ちながら、部門ごとのニーズに合わせた運用が可能になる。

背景には、Copilotが単一のモデルに依存しない構成へと拡張してきた経緯がある。近年のCopilotは複数のモデルから選択して利用できるようになっており、管理者にとってはどのモデルを誰に許可するかという判断が重要性を増している。特に規制の厳しい業界や、機密性の高いコードを扱う組織では、モデルの選定がセキュリティやコンプライアンスの観点から重要な要素となっている。

CopilotビジネスまたはCopilotエンタープライズライセンスを持つGitHub Enterprise顧客向けに、チーム単位でAIモデルポリシーを設定できる機能がパブリックプレビューで利用可能になった。
🧠 GitHub Copilot · 本記事のポイント

こうしたきめ細かなアクセス制御は、GitHubに限らずエンタープライズ向けAIツール全般で広がりつつある流れでもある。生成AIの業務利用が本格化するなかで、組織はガバナンスと生産性のバランスをどう取るかという課題に直面しており、チーム単位でのポリシー設定はその解決策の一つと位置づけられる。

今回の提供はパブリックプレビュー段階であり、正式版に向けて仕様や対象範囲が変更される可能性がある。導入を検討する企業は、実際の運用に組み込む前にプレビューで挙動を確認しておくことが望ましいだろう。

GitHub has introduced user-based model policy targeting in public preview, giving AI administrators a more granular way to control which underlying models their developers can access through Copilot. The capability is available to GitHub Enterprise customers that hold Copilot Business or Copilot Enterprise licenses, and it matters because it moves model governance away from a single organization-wide switch toward policies that can differ from one team to the next.

Until now, administrators who wanted to permit or restrict specific AI models typically applied one rule across an entire enterprise or organization. That approach is simple but blunt: a policy strict enough for a sensitive group may be too restrictive for others, while a permissive default may expose teams that need tighter controls. The new targeting feature is designed to resolve that tension. According to the changelog, it empowers AI administrators to set a baseline policy for the organization and then grant particular teams different model access on top of it.

In practice, this means an administrator can define a default set of models that everyone may use, then selectively broaden or narrow that set for individual teams. A research or platform team might be allowed to experiment with newer or more capable models, while a group handling regulated data could be limited to an approved subset. Because the policies are layered, the baseline continues to apply wherever a more specific rule has not been assigned, which reduces the risk of teams falling outside governance entirely. This layered model is a common pattern in enterprise administration, and applying it to AI model selection reflects how organizations increasingly treat model choice as a governance decision rather than a purely technical one.

The feature sits within Copilot's broader administrative controls, which already let enterprises manage policies such as whether Copilot is enabled, how suggestions are handled, and which features are available to members. Model policies specifically govern access to the range of models that Copilot can route requests to. Over the past year, GitHub has expanded Copilot to support multiple model providers, so an enterprise may have access to several families of models rather than a single default. As that catalog grows, the ability to decide who can use which model becomes more consequential, and per-team targeting appears intended to give administrators the precision to match model access to team needs and risk profiles.

It is worth noting the public preview status. Preview features are generally made available so that customers can test functionality and provide feedback before general availability, and they may change based on that input. Organizations evaluating the capability should treat it as still evolving, with behavior, interface details, and scope potentially subject to revision before a stable release. GitHub has not, in this announcement, indicated pricing changes tied to the feature; it is offered to existing Copilot Business and Copilot Enterprise customers as part of their licensing.

For administrators, a few prerequisites are relevant. Model policy targeting depends on having teams defined within the enterprise or organization structure, since policies are assigned to those teams. It also requires the AI administrator role or equivalent permissions to configure policies, which keeps control in the hands of designated governance owners rather than individual developers. Enterprises that have already invested in organizing members into teams for repository access and other permissions are likely to find the targeting model familiar, because it extends an existing structure rather than introducing a separate one.

The move fits a wider industry trend in which vendors of AI coding assistants are adding enterprise governance controls alongside raw capability. As competing tools and platforms expand their model options, buyers are increasingly asking not just what a tool can do but how access can be scoped, audited, and aligned with internal policy. Team-level model targeting is a response to that demand, letting a single enterprise accommodate different regulatory, security, and productivity requirements without fragmenting into separate deployments. For teams weighing how to roll out Copilot at scale, the feature offers a way to standardize a safe default while still allowing flexibility where it is warranted, though its ultimate value will depend on how it performs as it moves beyond preview.

  • 出典SourceGitHub Changelog公式Official
  • 直近30件の平均重要度Avg importance, last 301=Info · 2=Medium · 3=High
  • 配信形式Format変更履歴Changelog
  • 重要度Importance重要度 MediumMedium priority(GitHub Copilot 191件中、同等以上 154件)(154 of 191 GitHub Copilot entries are equal or higher)
  • 情報の寿命Half-life⏱️ 短命 (ニュース)Short-lived (news)
  • 原文言語Source languageEN
  • 収集日時Collected2026/08/04 16:30

本ページの本文と要約は AI による自動生成です。日本語版と英語版は言語ごとに独立して生成されるため、表現や詳しさが異なる場合があります。正確性は元記事 (github.blog) をご確認ください。The body and summaries are AI-generated independently for each language, so wording and detail may differ. Verify accuracy at the original source (github.blog).

🧠GitHub Copilot の他の記事More from GitHub Copilotもっと見る →View more →