Copilot 利用状況レポートのダウンロード URL が GitHub 所有ドメインへ移行
GitHub は Copilot 利用状況レポートのダウンロード URL を Azure ドメインから GitHub 所有ドメインへ移行し、エンタープライズ顧客のファイアウォール管理を簡素化すると発表した。
キーポイント
ドメイン移行の実施
Copilot 利用状況レポートのダウンロード URL が、従来の Azure Front Door ドメインから GitHub 所有のカスタムドメイン(copilot-reports.github.com)へ変更された。
セキュリティ管理の簡素化
インフラ変更による URL の変動がなくなり、エンタープライズ顧客がファイアウォールやプロキシのホワイトリストを管理しやすくなる。
移行期間とフォールバック
旧ドメインは移行期間中も動作するが将来的に廃止され、稀な Azure Front Door 障害時には直接の Blob Storage URL にフォールバックする可能性がある。
影響分析・編集コメントを表示
影響分析
この変更は、大規模組織における AI ツールの運用インフラをより堅牢にするものであり、セキュリティチームが頻繁なドメイン更新に対応する必要がなくなることで、業務継続性を高めます。ただし、障害時のフォールバックルートを考慮したネットワーク設定の再確認が必要となるため、IT 担当者の即座の対応が求められます。
編集コメント
AI ツールの導入拡大に伴い、セキュリティポリシーの維持コストを下げるためのインフラ改善は、企業顧客にとって極めて重要なステップです。
以前お知らせした通り、Copilot の利用状況メトリクスレポートのダウンロード URL が Azure Front Door ドメインから、安定した GitHub 所有のカスタムドメインへ移行されました。この変更により、URL の安定性が向上し、エンタープライズ顧客におけるファイアウォールおよびプロキシのホワイトリスト管理が容易になります。
何が変わったか
本日付で、Copilot Usage Metrics API(利用状況メトリクス API)によって返される Copilot 利用状況レポートのダウンロードリンクは、従来の copilot-reports-*.b01.azurefd.net パターンに代わり、新しいドメイン copilot-reports.github.com を使用します。
github.com (GHEC) カスタマー:
旧パターン
新パターン
レポートダウンロード URL パターン
https://copilot-reports-*.b01.azurefd.net/...
https://copilot-reports.github.com/...
ghe.com カスタマー:
旧パターン
新パターン
レポートダウンロード URL パターン
https://copilot-reports-*.b01.azurefd.net/...
https://copilot-reports.*.ghe.com/...
必要な対応
組織でファイアウォールまたはプロキシのホワイトリストを使用している場合、以下のドメインを追加してください。
github.com: https://copilot-reports.github.com
ghe.com: https://copilot-reports.SUBDOMAIN.ghe.com(SUBDOMAIN は GHE.com 上の貴社の専用サブドメイン)
従来の copilot-reports-*.b01.azurefd.net パターンは移行期間中も引き続き動作しますが、将来的には廃止されます。ホワイトリストの更新はできるだけ早く行うことを推奨します。
注:稀に Azure Front Door が利用できない場合、レポートのダウンロードは直接の Azure Blob Storage URL (*.blob.core.windows.net) にフォールバックすることがあります。そのような事象中に組織がレポートへの継続的なアクセスを必要とする場合は、*.blob.core.windows.net を許可リストにも含めておく必要があります。
この変更を行った理由
以前の Azure Front Door ドメインはインフラストラクチャ固有のものであり、サービスの再デプロイや再構成時に変更される可能性があります。安定した GitHub 所有のドメインに移行することで、以下のことが保証されます:
- インフラストラクチャの変更に関わらず、レポートダウンロード URL が一定に保たれる。
- エンタープライズのセキュリティチームが、許可リストに登録できる予測可能で信頼性の高いドメインを保有できる。
- ドメイン名の変更によって自動化スクリプトや統合機能が中断されない。
詳細については、「Copilot 許可リスト参照」をご覧ください。
GitHub コミュニティ内でディスカッションに参加してください。
本記事「Copilot 使用量メトリクスレポートが GitHub 所有のダウンロード URL を利用するようになりました」は、最初に The GitHub Blog で公開されました。
原文を表示
As previously announced, the download URLs for Copilot usage metrics reports have migrated from Azure Front Door domains to a stable, GitHub-owned custom domain. This change improves URL stability and makes firewall and proxy allowlist management easier for enterprise customers.
What’s changed
Starting today, Copilot usage metrics report download links, which are returned by the Copilot Usage Metrics API, use the new domain copilot-reports.github.com instead of the previous copilot-reports-*.b01.azurefd.net pattern.
github.com (GHEC) customers:
Previous
New
Report download URL pattern
https://copilot-reports-*.b01.azurefd.net/...
https://copilot-reports.github.com/...
ghe.com customers:
Previous
New
Report download URL pattern
https://copilot-reports-*.b01.azurefd.net/...
https://copilot-reports.*.ghe.com/...
What you need to do
If your organization uses a firewall or proxy allowlist, add the following domain:
github.com: https://copilot-reports.github.com
ghe.com: https://copilot-reports.SUBDOMAIN.ghe.com, where SUBDOMAIN is your enterprise’s dedicated subdomain on GHE.com
The legacy copilot-reports-*.b01.azurefd.net pattern will continue to work during a transition period, but will eventually be deprecated. We recommend updating your allowlists as soon as possible.
Note: In rare cases where Azure Front Door is unavailable, report downloads may fall back to direct Azure Blob Storage URLs (*.blob.core.windows.net). If your organization requires uninterrupted access to reports during such events, you should also ensure *.blob.core.windows.net is in your allowlist.
Why we made this change
The previous Azure Front Door domains were infrastructure-specific and could change when services were redeployed or reconfigured. Moving to a stable, GitHub-owned domain ensures that:
Report download URLs remain constant regardless of infrastructure changes.
Enterprise security teams have a predictable, trustworthy domain to allowlist.
Automation scripts and integrations are not disrupted by domain changes.
For more information, see the Copilot allowlist reference.
Join the discussion within GitHub Community.
The post Copilot usage metrics reports now use GitHub-owned download URLs appeared first on The GitHub Blog.
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み