Copilot 利用状況レポートのダウンロード URL が GitHub 所有ドメインへ移行
本文の状態
日本語全文を表示中
詳細モードで約2分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
GitHub Changelog
GitHub は Copilot の利用状況レポートのダウンロード URL を、Azure Front Door ドメインから GitHub 所有の独自ドメイン「copilot-reports.github.com」へ変更しました。これにより、URL の安定性が向上し、企業顧客がファイアウォールやプロキシのホワイトリスト管理を容易に行えるようになります。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
以前お知らせした通り、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 コミュニティ内でディスカッションに参加してください。
原文を表示
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デイリーブリーフで今日の重要ニュースをまとめ読み