Skip to main content

Copilot 用のプロキシ サーバーまたはファイアウォールの構成

Copilot が意図したとおりに動作するように、ファイアウォールまたはプロキシ サーバーを経由する特定のトラフィックを許可する必要があります。

この機能を使用できるユーザーについて

Proxy server maintainers or firewall maintainers

会社でファイアウォールやプロキシ サーバーなどのセキュリティ対策を採用している場合は、Copilot が期待どおりに動作するように、次の URL、ポート、プロトコルを許可リストに追加する必要があります。

GitHub Enterprise 関連 URL

ドメインまたは URLパーパス
https://github.com/YOUR-ENTERPRISE/*Enterprise の URL
https://github.com/YOUR-ENTERPRISE?*Enterprise の URL
https://github.com/enterprises/YOUR-ENTERPRISE/*マネージド ユーザー アカウント の認証。Enterprise Managed Users でのみ必要です。

GitHub パブリック URL

ドメインまたは URLパーパス
https://github.com/login/*認証 (個人用ユーザーでのみ必要)
https://github.com/login?*認証 (個人用ユーザーでのみ必要)
https://github.com/login/oauth/*認証 (Enterprise Managed Users でのみ必要)
https://api.github.com/user/*ユーザー管理
https://github.com/favicon.icoアイコン
https://github.com/account/*アカウント
https://github.com/settings/*設定
https://avatars.githubusercontent.com/*アバター
https://github.com/copilot/*Copilot
https://raw.githubusercontent.com/*生コンテンツ
https://github.githubassets.com/*GitHub アセット
https://collector.github.com/*コレクター
https://github.com/github-copilot/*GitHub Copilot
https://api.github.com/*API
https://github.com/notifications/*通知
https://github.com/session/*セッション
https://github.com/dashboard/*ダッシュボード​
https://github.com/dashboard?*ダッシュボード​
https://github.com/logout/*Logout
https://github.com/logout?*Logout
https://github.com/switch_account?*アカウントの切り替え
https://github.com/switch_account/*アカウントの切り替え

Copilot 関連 URL

ドメインまたは URLパーパス
https://api.github.com/copilot_internal/*ユーザー管理
https://copilot-telemetry.githubusercontent.com/telemetry/*テレメトリ
https://default.exp-tas.com/*テレメトリ
https://copilot-proxy.githubusercontent.com/*Copilot おすすめの API サービス
https://origin-tracker.githubusercontent.com/*Copilot おすすめの API サービス
https://*.githubcopilot.com/*1Copilot おすすめの API サービス
https://*.individual.githubcopilot.com/*2Copilot おすすめの API サービス
https://*.business.githubcopilot.com/*3Copilot おすすめの API サービス
https://*.enterprise.githubcopilot.com/*4Copilot おすすめの API サービス

Organization で Microsoft Entra ID をお使いの場合は、次の URL も許可リストに追加する必要があります。

  • https://login.microsoftonline.com/*
  • https://aadcdn.msauth.net/*
  • https://login.live.com/*
  • https://*.activedirectory.windowsazure.com/*

組織のセキュリティ ポリシーと使用中のエディターによっては、追加のドメインと URL に許可リストが必要になる場合があります。 特定のエディターの詳細については、「参考資料」を参照してください。

また、プロキシ サーバーまたはファイアウォールのすべてのユーザーは、Copilot に接続するように独自の環境を構成する必要があります。 「GitHub Copilot のネットワーク設定の構成」を参照してください。

参考資料

Footnotes

  1. Allows access to authorized users regardless of Copilot plan. Do not add this URL to your allowlist if you are using subscription-based network routing. For more information on subscription-based network routing, see 企業ネットワークへの GitHub Copilot のアクセスの管理.

  2. Allows access to authorized users via a Copilot Individual plan. Do not add this URL to your allowlist if you are using subscription-based network routing.

  3. Allows access to authorized users via a Copilot Business plan. Do not add this URL to your allowlist if you want to use subscription-based network routing to block users from using Copilot Business on your network.

  4. Allows access to authorized users via a Copilot Enterprise plan. Do not add this URL to your allowlist if you want to use subscription-based network routing to block users from using Copilot Enterprise on your network.