会社でファイアウォールやプロキシ サーバーなどのセキュリティ対策を採用している場合は、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/* 1 | Copilot おすすめの API サービス |
https://*.individual.githubcopilot.com/* 2 | Copilot おすすめの API サービス |
https://*.business.githubcopilot.com/* 3 | Copilot おすすめの API サービス |
https://*.enterprise.githubcopilot.com/* 4 | Copilot おすすめの 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 のネットワーク設定の構成」を参照してください。
参考資料
- Visual Studio ドキュメントの「Visual Studio Code でのネットワーク接続」
- ファイアウォールまたはプロキシ サーバーの背後に Visual Studio と Azure Services をインストールして使用します Microsoft のドキュメント
Footnotes
-
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 のアクセスの管理. ↩
-
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. ↩
-
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. ↩
-
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. ↩